From nobody Mon Apr 13 00:07:02 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 4fv74n081pz6Z9dL for ; Mon, 13 Apr 2026 00:07:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fv74m35Zzz3V9T; Mon, 13 Apr 2026 00:07:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776038824; a=rsa-sha256; cv=none; b=JTfiP0MPXLeSZxinkW07JI4HuUIlOrenKgK74teKTjJrEj9WtEnihKrzhQKVI18fKeams6 vjIaCX1o4KQjWRFm9hbIz7knlscinWoips9+oUuwSfjoXcvm4xAkHeUbtuNBBJd3U3XvhV IafhIUZV1tT6a5tfl2FA/JviDjIw6bEvqiXd+g0qC2L4j4Pdhx233X2yppuEy93qQUAb85 MKuJ/f5jyJdfdQbUPArHrKxEMv1NhmdY+yuWCvqSuLloJZRWnWRng4ms5vT4NgiO6LMdrn KmQMX5oukoXYw+JBhNksLt3R6UXPO3t6o2GMbuGk59jkaMN8ESkeupAX/rbuxQ== 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=1776038824; 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=btegJrEsL+oGrEkK2+PqK6pCmTp5vhpLD8hB2pi8wW4=; b=DUoCi+YdOyI5fVCdIos53TwaRw2VtYHK3b6BRvpIQNom0Y8wjsAT1IxzgQ8BwvZNllKwqK ZKw4DboArPLq0y7pesP0o2vWI9/CpXD/6c6MHS2WZFx6Vr3iY3ZLkyoaSTAs3L0sqzrIwU KbrwSa8t73AoRLKytGLQEQiyv1IM8i8nquaFeS/hz40Zzsa457dCJ8tUb8xJgxJbaF7tJm 6YAE6EAuKmMzIpcAp7GR4LqIOG1XFgoKErz6uKZ3h2650VgT2gcZo+rdXYgZqG2MHDg3fI lrz0+YX+TsUyU1z7j4gwUT5sDsCeXvwS0u8bZsVCU7+47P8T5Do2XQJOtJqtIg== 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 4fv74m2bpLzgZj; Mon, 13 Apr 2026 00:07:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 00:07:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1133363945.543.1776038824369@jenkins.ci.freebsd.org> In-Reply-To: <707614420.505.1776007194915@jenkins.ci.freebsd.org> References: <707614420.505.1776007194915@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1004 - 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_542_1984418342.1776038822902" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_542_1984418342.1776038822902 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1004 (90c4aec77ca2ead1975be9d0= ba0cea29f55e9632) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1004/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1004/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1004/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) 890adccde0763536189cc1995e49f753e8d00497 by imp: gpart: More nuance for GPT support 90c4aec77ca2ead1975be9d0ba0cea29f55e9632 by imp: gpart: Add warning when the start sector is too low. The end of the build log: [...truncated 56.52 MiB...] --- lib/libelf__L --- --- elf_fill.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/libcrypt__L --- --- crypt-nthash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-nthash.o -MTcrypt-nthash.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-nthash.c -o c= rypt-nthash.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- --- lib/libelf__L --- --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libjail__L --- --- jail_getid.o --- --- lib/libelf__L --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -W--- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libjail__L --- no-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenth= eses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Du= nused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/lib/libjail/jail_getid.c -o j= ail_getid.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 65.10 real 539.23 user 71.07 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins70283882120= 64415901.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_542_1984418342.1776038822902-- From nobody Mon Apr 13 00:55:31 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 4fv88k0lfTz6ZDnH for ; Mon, 13 Apr 2026 00:55:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fv88j4TlKz3YwV; Mon, 13 Apr 2026 00:55:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776041733; a=rsa-sha256; cv=none; b=SBWCA651fPjlAk5LndlVgUoDYHMsjUhgDTufuOZ9JqY+4Mpz/xVvCzV375DcgXRiN+3aq5 JQ0JvcIHB+VY0FAiK5Hxdnb5ZYXiQ62+wSLnxwIP//HUcOb//IV7dh8dWtwRxn+KqGIxuf yTLzjWhpv+uEs89eEPnkKFylfu4obvX2BNBGPKg9w7H6QdOa81dsmACzOgfQLAqbAx8RxR XWPTgJZr5hlKhd+sVgoTRgYJKUbW1szKBdqlYbznXaXxr8MOnZ0KbkTskuIjirUPtwNw2y KMXFBkD5ZwsgXNs8ngOXkkUK3bPHXWkiUbDqdLDFmLILhe6/jlXwVwyfzQhzPQ== 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=1776041733; 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=XyhaQnQJ/v8VJgMiPkM16qK2UsmkW4hji6gUnNWZZM8=; b=EijSmDivTcbwoL7+tS3gzMCIy/zjUuvomAcEhzix1x+CgapmeEnDXnwYHOuKTxqgZFJsdD myQkMdPSupItoaelGzZC2fgRXNuYX6TNeuCHmXDOvqjXRCXm0YZqs4FM+BgVziaGTUWm1a Z3KG8NwHDXfqHXlO5Qd7jaIlRdPd4KEyO8cAx1QQmpVlR/NN9ttvcgrdUu2s2wwW6THmMk rWZG/SB2HfOx50VwqJ2GpZWmmTCzuVHld9D+xeIfKr6rmWpQGAVAkfr2UIQmhTwJWu/kDd 9gYZl12IlvZ6+Or3iliL+pk/U5WkU8f5cN56fwj51DgSfowYyb6Qe/WVKCWkFg== 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 4fv88j3nV6zj38; Mon, 13 Apr 2026 00:55:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 00:55:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1050359791.555.1776041733535@jenkins.ci.freebsd.org> In-Reply-To: <1443053522.541.1776038062136@jenkins.ci.freebsd.org> References: <1443053522.541.1776038062136@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3391 - 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_554_573365924.1776041731887" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_554_573365924.1776041731887 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3391 (151a1eab3b785129d279af601ed71= 6eda74886a8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3391/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3391/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 391/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) No changes The end of the build log: [...truncated 62.49 MiB...] --- ct_c.awk --- rm -f ct_c.awk cp /workspace/src/crypto/krb5/src/util/ss/ct_c_awk.in ct_c.awk --- ct_c.sed --- sed -e '/^#/d' /workspace/src/crypto/krb5/src/util/ss/ct_c_sed.in > ct_c.se= d --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- krb5/util/ss__L --- --- ss_err.c --- rm -f et-c-ss_err.et et-c-ss_err.c et-c-ss_err.h cp /workspace/src/crypto/krb5/src/util/ss/ss_err.et et-c-ss_err.et compile_et -d /workspace/src/crypto/krb5/src/util/et --textdomain mit-krb5 = et-c-ss_err.et --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- mv et-c-ss_err.c ss_err.c rm -f et-c-ss_err.et et-c-ss_err.c --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- mk_cmds --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/support__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_errmsg.o --- --- krb5/util/ss__L --- --- krb5/util/support__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- --- execute_cmd.o --- --- krb5/util/support__L --- --- errors.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra--- krb5/u= til/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-err--- krb5/util/ss__L --- y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-trunca--- krb5/util/support__L = --- or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/errors.c -o errors.o --- krb5/util/ss__L --- tion -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_cmd= .o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/libmd__L --- --- md4hl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4hl.o -MTmd4hl.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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c md4hl.c -o md4hl.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- krb5/util/support__L --- --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 64.50 real 514.88 user 77.90 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1247546128890271= 4570.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_554_573365924.1776041731887-- From nobody Mon Apr 13 01:04:15 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 4fv8Ln5Ntyz6ZDxW for ; Mon, 13 Apr 2026 01:04:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fv8Ln1htQz3ZtF; Mon, 13 Apr 2026 01:04:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776042257; a=rsa-sha256; cv=none; b=Qw4lD2dH0PZe9Bh1uzc91RdNQpfIPXcz0ZoqEncMGgtXlzAREDC6KOKYgSj6Cvz/47O/KG 18GFmqx5CUu4eMwdFyEyAFV+7qquBcG7bJtehM1MZxlt0WpgIixDJ0muzCWctwPV7JyoEw txwRuirjwWQdSusu0j33Dwrff+WtaLEHDmr14KzLTEUjCDDYfEkfo/THdUx3jw6OB4293e U7yK0tY0hHaqta+/7lt2cgshw1YJemv57H8PjrYzm09zNQoKD8l/h8y8fEKFO8kkTxNWMn e5p/GQJ3a8ybPx0eG1zykCqtZfdMLA9p+TOkySGUMJdS0/ySutwFt5Qiz4VboA== 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=1776042257; 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=JTFtEeRe+SmD5f7RKdF1ti2TxOQqCOUHwDYGMo24Kf4=; b=glWpNqKHYLYxlUohDcBzURffBZh6i8BSiRUdRMZb3rAqC5bYOcScPQgGbH5LJO8OfK1B0j ESj87iN1FQRsCWOx1JW3YytV3VYJy5gzKr33u/ULCdmzy95QptdUwCr+y6kTEjmbsBQA5v ZdqUzYxypliB80uooFKesfpz/5XUwlZ/kIkpuM1AyfRs3mR2jbdPvtPF8mib88z4eWXd6c gqd5B09Akht8Lm7r1NuhMuQvyOkpfG2AuzreUWNg89GH7Yhon8APFu1TowE50DEIZTO9a1 JOSeB2W3U/X2hwOOVD/Th0jAUrACyrW1Fiw1MMV2lng1ioUGurQW3nDO+dSetg== 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 4fv8Ln13LrzhqQ; Mon, 13 Apr 2026 01:04:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 01:04:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1279723997.559.1776042257152@jenkins.ci.freebsd.org> In-Reply-To: <1815326892.519.1776025810692@jenkins.ci.freebsd.org> References: <1815326892.519.1776025810692@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #680 - 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_558_160984583.1776042255326" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_558_160984583.1776042255326 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #680 (1ff7f5562d64b45bcf9b726dc= cc9249ab7ccce25) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/680/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/680/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/680/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) a42f229f4c1e28b91a6648ccc747de33733f819d by ivy: flua: Always build as a bootstrap tool 75aedac0a6cd85c1e356078b3bf4699eb3d0b4ee by ivy: tools/build/Makefile: Always add md4.h to SYSINCS 1ff7f5562d64b45bcf9b726dccc9249ab7ccce25 by ivy: packages: Always use the bootstrap flua The end of the build log: [...truncated 67.59 MiB...] rm -f et-c-ss_err.et et-c-ss_err.c --- mk_cmds --- --- lib/libelf__L --- --- sys/elf32.h --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libelf__L --- mkdir -p /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libelf/sys --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libelf__L --- ln -sf /workspace/src/sys/sys/elf32.h sys/elf32.h --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- lib/libelf__L --- --- sys/elf64.h --- mkdir -p /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libelf/sys ln -sf /workspace/src/sys/sys/elf64.h sys/elf64.h --- sys/elf_common.h --- mkdir -p /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libelf/sys ln -sf /workspace/src/sys/sys/elf_common.h sys/elf_common.h --- elf.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libnv__L --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libnv__L --- --- msgio.o --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 66.11 real 522.39 user 78.42 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins14378828137= 3070928.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_558_160984583.1776042255326-- From nobody Mon Apr 13 01:10:56 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 4fv8VV2sq4z6ZF4h for ; Mon, 13 Apr 2026 01:10:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fv8VV0vsYz3bLQ; Mon, 13 Apr 2026 01:10:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776042658; a=rsa-sha256; cv=none; b=Bk3gnSbfVQ9GreVyfKHp3KVDwupti3BEMv2FBr1eXpZqlXHhaV0AtPiJ3O5VHdA91us+mA 7pCJzvSObzeTXludT2NQrmP5QNhEm0iNWU/kjqB7FWlb3W+nUV16AK8L2XwCNkOJLXZdn0 PQf/kf78koyZ3+AHWhyWbm1HeEDCDH0U1wn4oWOJDQP0ETW7Tti2ZnURV80t1V75+t4FWn yhaGsUfy3uTKICiJATIhIcAQ1LYodP/YBkwfimBMRnJDk/WK+rQoTBNOHehzw62xLvoAF2 +0VuXXYmM2Ha1Gbj85lWuWOAKmQDPF4NL4r8xdKH8llybEfhjzGwxyrid+AKjw== 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=1776042658; 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=JmypMEnd2OjvD9dy3vUzGJmQGhCtorC1SvOq1ejmEUw=; b=jpBwUrDnCqb4uxEnJaUiYx6QoVHsbAX1N8pc3oZDZ2AnedmxD8lXjAeoErFxPEArQN3BVR pU6bqMdX9fFubX29UmhZMX8m80Vf1eS/Iv3PyGnH3FYL5FmGdVg4Md2jYcMTjTUedvvpjy O3ELNQgNsH+KdNvHYFNmqqEEcgWAxtQ2I0kK8TpSjHT7E/LYvjrIf+HyqpiLnws9hGWnFp a2HsP5PBdqg+j/Nh+iVk7LQdS97Z/Rwk8zdttaMwXDk/30IsOmn4uO11LfQmGqFgPUQKaJ kbnzl01CSyWSoMdeS2pvwBjCuUTxR4hCKZ0DqaRY7804hf4raGaLfWj9RwR1yA== 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 4fv8VV0DcDzhqZ; Mon, 13 Apr 2026 01:10:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 01:10:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <471487795.561.1776042658045@jenkins.ci.freebsd.org> In-Reply-To: <1133363945.543.1776038824369@jenkins.ci.freebsd.org> References: <1133363945.543.1776038824369@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1005 - 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_560_1552919931.1776042656479" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_560_1552919931.1776042656479 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1005 (90c4aec77ca2ead1975be9d0= ba0cea29f55e9632) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1005/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1005/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1005/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) No changes The end of the build log: [...truncated 56.55 MiB...] /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libelf__L --- --- elf_fill.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libkiconv__L --- --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ --- lib/libelf__L --- --- lib/libjail__L --- --- lib/libkiconv__L --- install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libjail__L --- --- jail_getid.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libkiconv__L --- install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- --- lib/libmd__L --- --- rmd160hl.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libmd__L --- --- rmd160c.o --- --- sha0c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a0c.o -MTsha0c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libm= d/sha0c.c -o sha0c.o --- lib/libfigpar__L --- --- string_m.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libmd__L --- --- rmd160hl.o --- --- sha0hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a0hl.o -MTsha0hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c sha0hl.c -o sha0hl.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- sha0c.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.46 real 445.35 user 71.78 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins91360513625= 8716457.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_560_1552919931.1776042656479-- From nobody Mon Apr 13 01:11:40 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 4fv8WJ5rtJz6ZF4l for ; Mon, 13 Apr 2026 01:11:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fv8WJ3lGvz3bGW; Mon, 13 Apr 2026 01:11:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776042700; a=rsa-sha256; cv=none; b=E9Qt181vCL2YFKt3D+NU+dcUQdSOC9VH5dEN3tUVaIQjgUdhzFn2qKNZP5BytXceGdkSNL 2pi5fmMDc/pcpGRKKveBW+5beiBP6xevjmkPvsgIbHAlcm3CDIFYzWutWoDzcVoP+oxKw5 bV44/R2UM09PR1E0gOto9ulXAlEKaC2EL7LJW0jFzUWb8sTU0L9swmqk9H5gumdadFm+t+ EBIaHnRDfpEMWVe7pXif6aYneP+rHomVDS/oEjoklLilc2CDrPl9cYalMa5c3eUWq+KHJ9 wC/w/ZStYoBBGdAwbx9AgSMiMGvZxt5rWV5QFUhrn7X7GfyyvHpqPQCd25p+ug== 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=1776042700; 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=Xj6CKV3pYpSZ4aG7HMGAmAQKCQ9XOUZY2NWFhjIZaOA=; b=iB/7k0lJDe2ALL1EWuWewV1BXYnSLzcOPo6xCDvsFY7YoiDSTPwkYSbxxR9Ya5vHysSRMc yKGWtSMMEZoK6TA6TABLBryVM9C1zSRB2Vnt9oPS5atZqDgSy2zsaLNGc5H8+s6YoUIMfm +v6N5+BwXRdeaEfqqz9kNa03OS0EtDuAJaEnNOjOfBNwjZSuH40qfBzEDztNFy5YIlGXHN BWWGuf4sF/7OzKL3KR8+wSyAfJTfD9oVEkJ6N+rM/OJmVeahAEpjpNHbUryognqw65DChW hSUHxMfHHsKWM2KR9jefD0o8BrEUFTk24IA2khLX5jh4SaiOrbLcq4G+6Z9AEQ== 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 4fv8WJ37SrzjHm; Mon, 13 Apr 2026 01:11:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 01:11:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1713209459.563.1776042700443@jenkins.ci.freebsd.org> In-Reply-To: <1582083726.537.1776033253893@jenkins.ci.freebsd.org> References: <1582083726.537.1776033253893@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28247 - Fixed 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_562_274819218.1776042700238" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_562_274819218.1776042700238 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28247 (817e6995a19cb6f35851d0191bb1099a73d98bb9) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28247/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28247/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28247/console Change summaries: (Those commits are likely but not certainly responsible) 98118af4f08a020c8c5925e933bdd523d6a6e8aa by ngie: [OpenSSL] Add missing header file (openssl/ml_kem.h) 84488787f42bc62b428da37793ac45d1411f2b74 by wulf: iwmbtfw(8): Identify device type based on HCI quieries result 2ba6ce584a8cab75262cb86a5daf310d6706890c by wulf: hid: Change Usage Page names to match documentation d6477cd3a5c3aec6a3492c8423852b09239583a3 by wulf: bcm5974(4): Fix pre-2015 Apple touchpad support 9d0404cfe92c18b7697b3e4ad4a5790b12d2261e by wulf: bcm5974(4): Do not handle pressure on non-ForceTouch devices dc5a94962e21a267550a2c20a0c4707d06843942 by wulf: wsp(4): Do not handle pressure on non-ForceTouch devices 817e6995a19cb6f35851d0191bb1099a73d98bb9 by wulf: wsp(4): Make evdev interface operational if sysmouse one is not opened ------=_Part_562_274819218.1776042700238-- From nobody Mon Apr 13 02:15:26 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 4fv9ww51Vtz6ZKGJ for ; Mon, 13 Apr 2026 02:15:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fv9ww1pT3z3kMQ; Mon, 13 Apr 2026 02:15:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776046528; a=rsa-sha256; cv=none; b=gSLoqgvyFoJ2eFRG++Mymbbzvktt2lZLCArQmikF6NKKL/6ELECynb926lS3tscOAX8BFz y5vm21m1vvwmCJs+UH4UwVyrxmZtoSbHmrGR5nYb66GvgldpgxfWAUet2Bh6zZ1TsDsg5/ aeIAXkPJ3uDExlPGjengUjcaW8txkiqLVpoaXI/C8N0GydDW5Q76D7wtYx8ybigtovp2dm 9GYPc96mUKOizVMllBp7i/U8T4IG8W3xBwGvRkXbxlWXiX2q1bBgAg98qQSEIDzMdUmLlh WMrBvjzhZveth/bAaX74HklPTJLXlbf6h+b/YqEk6+U1ufyCKbOEVJI1I/041Q== 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=1776046528; 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=Oh1nFNrkUZmeDsQzAw49W8jJRlqII1emcifYSF5RJmY=; b=QnsQ2oDuLeBe74Gbugq8BaHWnqOt0TQFKLJ2+wbMf+V0OyImphIfqWzjrd1uZOLUQtfD6p Gs1nkRKCFClmkwXpOShQ+FqwEXRZMNlz7ZhyRMsOmQDHrud+W7lUKnkLVIgGAYnqRd8wVH qLX+zsZ9uwd1IYjySTAf5gLRv+O7ix+cY4R2pMiJa8iWVw+m/RChGVwAwhnLRIJZWB5Pmg gzNf7DCMRyPOFKYK9iJKZ9w27SJrWci/i6Zgd1TehTNiWJl8zRQaGdQMKX7v3iCXAAp2my 5tN1fNXUgoFVCahltGyrfyrHu+WaFrqqygn74tMsRM7Su1asDAI+juljpYYbvA== 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 4fv9ww10wHzkPY; Mon, 13 Apr 2026 02:15:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 02:15:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1510169340.569.1776046528164@jenkins.ci.freebsd.org> In-Reply-To: <471487795.561.1776042658045@jenkins.ci.freebsd.org> References: <471487795.561.1776042658045@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1006 - 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_568_217521884.1776046526651" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_568_217521884.1776046526651 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1006 (27ac9d336f715b4ce91bf447= f73d5c3621d099ce) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1006/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1006/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1006/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) 27ac9d336f715b4ce91bf447f73d5c3621d099ce by ngie: crypto/openssl: update from 3.0.16 to 3.0.20 The end of the build log: [...truncated 56.55 MiB...] --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libelf__L --- --- elf_fill.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libelf__L --- --- elf_flag.o --- --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- lib/libgssapi__L --- --- lib/libcrypt__L --- --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/libkiconv__L --- --- libkiconv.so.4.full --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libkiconv__L --- Building shared library libkiconv.so.4 --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libjail__L --- --- jail_getid.o --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libkiconv__L --- --- _libinstall --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libmd__L --- --- rmd160hl.o --- --- lib/libgssapi__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- --- lib/libfigpar__L --- --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libfigpar__L --- --- string_m.pico --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3D--- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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--- lib/libelf__L --- cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/--- lib/libfigpar__L --- -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar= /string_m.c -o string_m.pico --- lib/libelf__L --- contrib/elftoolchain/libelf/elf_getarsym.c -o elf_getarsym.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libgssapi__L --- --- gss_display_status.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 57.08 real 447.23 user 70.27 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins92645730550= 77931835.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_568_217521884.1776046526651-- From nobody Mon Apr 13 02:27:36 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 4fvBBx08dCz6ZKn5 for ; Mon, 13 Apr 2026 02:27:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvBBw4Mjsz3lWT; Mon, 13 Apr 2026 02:27:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776047256; a=rsa-sha256; cv=none; b=ABiquxwWIIqG7MK277rxudIBZw6EH1Oyyg9ZB50ImSB0QsmzZAVq9Bnz1MGfIpX/Z4fH+8 eeUVpiDbZyMfYtkPTLu4sk/nr9KZOWsceecfQQgOAh8ayr524i7Xy0DM60hTBLjiUcu2XS xzLV9qB6mLsn/W5EnC5N5P9KY1K2d+l9TfeXFs+bNkzR59ZRfvIbCCOCs5JLJhddkdwxch cLLz/jvadapAZ1LxNI/EEsPz6q4v8SMgwEU2isUsAgci5KlWZ9yWMlk1Vtx5GAtIcY0Oed kLiEwCqPzIarJORpkKRZX7/HUuaSylyTBe4+VXV8B63hkMCOgQoLF/v5ctFs9Q== 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=1776047256; 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=vnxkRhGTDE3OgSu2rnLSN0TUtgbKOllKGfpHHYb4pyI=; b=GSyOEuYSLx4ZP3nDzR73Iiueep6NqDrn8wzDRIQxWVizykqUfeMVFnuKB1wzzDmd4E30sa NeE/3yGL1pLMOppGMQw99R1gKw9h3qdPW8tdJjvJ1O4eu40W+NWjGw9/1CO1uzkDD/iqfO TzbU/4xPTtOjoZT8Rj0lmE+p8l/6CTMeyNpDwASiOCfdgvJ/P+WgxhPH2c7VctE1saohv+ bHXVcurBpzA3d/r8h+wDXbQtc2470qTyCAf51ZICfw9DzgZasIsj+ECOzHlgig/j1qPHWu zAQjXeGmbGnTPsXKKzz6n9agaP3x83d5lODn/mqhpExk3ozjd7tk6Fesa6Z2Bw== 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 4fvBBw3gmPzlLq; Mon, 13 Apr 2026 02:27:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 02:27:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2132226833.571.1776047256521@jenkins.ci.freebsd.org> In-Reply-To: <1227215100.507.1776016253306@jenkins.ci.freebsd.org> References: <1227215100.507.1776016253306@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1860 - Still Unstable 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_570_801520772.1776047256317" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_570_801520772.1776047256317 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1860 (90c4aec77ca2ead1975be9d0ba0cea29f55e9632) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1860/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1860/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1860/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 890adccde0763536189cc1995e49f753e8d00497 by imp: gpart: More nuance for GPT support 90c4aec77ca2ead1975be9d0ba0cea29f55e9632 by imp: gpart: Add warning when the start sector is too low. The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_570_801520772.1776047256317-- From nobody Mon Apr 13 02:55:14 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 4fvBpr5YZbz6ZMnW for ; Mon, 13 Apr 2026 02:55: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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvBpr0W8Bz3nvt; Mon, 13 Apr 2026 02:55:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776048916; a=rsa-sha256; cv=none; b=CXxH6qtEkOBmh1TBNEVlPEQLMIZcW4nn8NW+Rf0SE6eliQDXkESm6W8gZmj9MkN5A8ogkQ 0CJibVaxV+yl0ZadsCFTHbOZjWT/EEyTt6YjPoqdcizx/9CCUYVBnIytlhc8hblLXGCAFE YIvSPRizqqtngxfb5OfPyNq4Ql3Mh9M0G7C0BHJklKIiKnJ/O0hCyspM6u7Rx147YK9qUo 8exkRhx9UUPzKPywD2OyuSIbnHzSVTL6kEIHRhSBr1D5acP3Zs51i+2oRr23TrQ4juZQBR YL5Ta6oFrHfalO+6d1s/+UV8Mw9MHPEnZIQEFjGy6MVP39XeGvk44vhODiTEQA== 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=1776048916; 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=JsCcrLlf1xP88k/cB8iFbUBobCA+IEZKrz1tHqN+seE=; b=Yq76TQ1+Sv00XM2flJzoraFmcFSwMg5QswDHmA2xaFVN+JFysiXqCRKwuzmNR2M/h9EqOn B8vw3Juczf9LqbMhIojYPY+12IQLOZTj0qjevICqqYGbvAgF7ZtXkaaIRcxiEGyVEwQHHN PBCKfoGWxnVOh2MB0HuV0JFHSx5Nm85Sl5WrNUY+TYAm0fpuZ+46io2rh7GBpS6bGZ/dJa IWCu/e0uCfvX0VbROvI3SDk37nKwTUOkTiFAmkfWbxqTpM8hgrlXDMMYfm2eZjCsfFK5o4 AimAE/6hEy4h/PYplLo3F2N93FmyoTTxJrfnfkS11EF5vzJAn2gvMEqY4FuZ5g== 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 4fvBpq6xxHzlP2; Mon, 13 Apr 2026 02:55:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 02:55:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1105765970.577.1776048915982@jenkins.ci.freebsd.org> In-Reply-To: <1050359791.555.1776041733535@jenkins.ci.freebsd.org> References: <1050359791.555.1776041733535@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3392 - 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_576_148207469.1776048914272" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_576_148207469.1776048914272 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3392 (8085c5a5c1e50eb478fb7b59fae20= 1d9ab4207f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3392/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3392/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 392/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) 8085c5a5c1e50eb478fb7b59fae201d9ab4207f0 by rlibby: nvme_ctrlr_linux_passthru_cmd: correct size of upages_small array The end of the build log: [...truncated 62.69 MiB...] --- mk_cmds --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libmd__L --- --- skein512hl.c --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/ncurses/tinfo__L --- --- parametrized.h --- --- lib/libmd__L --- --- md4c.o --- --- lib/ncurses/tinfo__L --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/ss__L --- --- krb5/util/support__L --- --- krb5/util/ss__L --- --- help.o --- --- krb5/util/support__L --- --- errors.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- --- krb5/util/ss__L --- --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 92.83 real 790.08 user 113.19 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1192441473460468= 1482.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_576_148207469.1776048914272-- From nobody Mon Apr 13 03:11:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fvC982g5Fz6ZNbD for ; Mon, 13 Apr 2026 03:11:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvC976tZrz3sdT; Mon, 13 Apr 2026 03:11:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776049867; a=rsa-sha256; cv=none; b=ULmSvEmvJdKhVCYFPEGIA1TOw+ttY1gRFZvMK78T3V8x+YMkc/8gW9+axBgZUwHtBTn/2L PJZLFo2TXDAq2/2ry0ZDagrlP16dy4Esc1xeoyU5lXEulktZGZg4rkjEeZ60Zqxu52a3UJ 4YhpWapQ0acUWN38m2nV2hIfGtwremdoa7GNPnap3LB5rnNZe4XIgnCl6+6a2Ve7LAAXIB X3SO6naoxIIbGH8mkOHZK3OHJLHWVdIKE7DRUx1X+rmPRGR+tjNQXrwN+qI8j65yn/9kBc 784eIcltvk1r08Zc7DXM2KG6Ql1u94g7XevML5tGZVQ38U7Gya9qznPUrD1EMg== 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=1776049867; 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=fPRHVmGVBHN9HXzBOMRNxL7zODxlcI3rGnyOXBh3DKc=; b=kV2ia7l/bNlyLZ34huwqcFExVvzrQ1OWCoNmxTWJt0QCzemLqgiNMyXF4AcP2j8QWMcZBh 47lFSdMC5fFMvZeWpXT+pSsOaul52UzMr4UPDbiVL7URSxre+hRRdw1wiXAnnVkNYFL88j SV13HiFeUEGYf5jdcnmkL7DMi4Z2jTRpkBa6cNDmwWic+aWbjtBGcUGDvUKY2lM9RarkRJ BJAujkzpcEp36ZwqedkVcEsxxCgcsoo0WosdV6G085XDGVkeaBAys/SPGB1m0aVhmRAIei pP4caZewHJn1nlOoPMxZwZvg/ORgtu+RPwQQYtEetGops0t+avEb9ALIbdNjUg== 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 4fvC9767KSzm6j; Mon, 13 Apr 2026 03:11:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 03:11:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1504988135.587.1776049867865@jenkins.ci.freebsd.org> In-Reply-To: <1279723997.559.1776042257152@jenkins.ci.freebsd.org> References: <1279723997.559.1776042257152@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #681 - 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_586_1744314818.1776049866108" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_586_1744314818.1776049866108 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #681 (b5737f2ff8d382bdee12b19c7= f27580a8da5023c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/681/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/681/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/681/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) b5737f2ff8d382bdee12b19c7f27580a8da5023c by jlduran: mk: Disable blacklist when disabling blocklist The end of the build log: [...truncated 67.59 MiB...] (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- --- mk_cmds --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ --- krb5/util/ss__L --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_begin.o --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': --- krb5/util/support__L --- --- fake-addrinfo.o --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.59 real 506.03 user 78.07 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins32869911236= 45507865.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_586_1744314818.1776049866108-- From nobody Mon Apr 13 03:24:38 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 4fvCSm44MSz6ZPGM for ; Mon, 13 Apr 2026 03:24:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvCSm0x4Gz3tDN; Mon, 13 Apr 2026 03:24:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776050680; a=rsa-sha256; cv=none; b=ACaNKsjwba5pHml3ZnIikieF6R5B4Dp5nUO6UMts3akjXUIicrIN5lpVMz4+MvokoHMgvd ivCfI+KwIW6N2Uh2FhZGf/whq+Hyh6E2hGXkOgGXsREzEoemTPhOtLP4Yagl3ZHvsXuZTl Of6Wl1IMx+x7/y2N9TaqB9QrDptZkcqEjxVxweLFH6vAez/pQcE7ZTJ8ZheMC9vKjjYj4S LvODZEJBIBA6wnBOu/Pf4pdLTQ6eazFs96xE51wYNHyMOjOnr9y0/biV3HF00vqadceQaz qe74SY1wj4cvUKYiBH5L+u/U5ASX7o09ES49vzHULZO1ceEvKfR59E6OZyovEg== 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=1776050680; 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=JY0LtgKDjk1/huId0DLqedA5/9bhVYhKMlNfJcAEQd0=; b=hrGNF9j05YUdfzdTB4jabmxdGWgubSg45h7K6nVDWCnCyktt0aj7dZfrjt9d6dWCqAMnYr ymSjTacMiBzZcn3fQVztOfUibX0bBRL2LKo/wUIwQQPTJ3hAIsus6FW/4i0aCIqIPW3wIX dkmKDIjBt0LOtgIB9GBtFy2RpNs2FvQWxLwY4eC5N0PANsn2/OMTVOIYmLtdSCVj3KQ90G IXakBrtqVcDHDwUhNjEuhm5GQizfyOWCXx/2fiHIsbdLwLvoS7p+Ka+PM94VW4xBrNaKhM J5U3TeJih4KPKYTkogYZEduUvqr0b+DSeOWXZRaVc+3FvL6oHmwxzK/dWWokuQ== 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 4fvCSm02zgzmkV; Mon, 13 Apr 2026 03:24:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 03:24:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1631837324.591.1776050680010@jenkins.ci.freebsd.org> In-Reply-To: <1510169340.569.1776046528164@jenkins.ci.freebsd.org> References: <1510169340.569.1776046528164@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1007 - 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_590_21030920.1776050678477" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_590_21030920.1776050678477 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1007 (27ac9d336f715b4ce91bf447= f73d5c3621d099ce) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1007/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1007/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1007/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) No changes The end of the build log: [...truncated 56.72 MiB...] --- lib/libnv__L --- --- msgio.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.pico -MTmsgio.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libnv/msgio.= c -o msgio.pico --- dnvlist.pico --- --- lib/libgssapi__L --- --- gss_inquire_mechs_for_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_mechs_for_name.o -MTgss_inquire_mechs_for_name.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_mechs_for_name.c -o gss_inquire_mechs_for_name.o --- lib/libelf__L --- --- elf_update.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- --- lib/libmd__L --- --- sha224hl.o --- --- lib/libelf__L --- /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a224hl.o -MTsha224hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha224hl.c -o s= ha224hl.o --- lib/libgssapi__L --- --- gss_inquire_mechs_for_name.o --- --- gss_inquire_names_for_mech.o --- --- lib/libmd__L --- --- sha1hl.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_names_for_mech.o -MTgss_inquire_names_for_mech.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_names_for_mech.c -o gss_inquire_names_for_mech.o --- lib/libcrypt__L --- --- blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.blowfish.o -MTblowfish.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/secure/lib/libcrypt/blowfish.c -o blowfish.= o --- lib/libelf__L --- --- elf_version.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_version.o -MTelf_version.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_version.c -o elf_version.o --- lib/libgssapi__L --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- lib/libmd__L --- --- sha224hl.o --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256c.o -MTsha256c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha256c.c -o sha256c.o --- lib/libelf__L --- --- lib/libgssapi__L --- --- gss_mech_switch.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_m= ech_switch.o --- lib/libcrypt__L --- --- crypt-des.o --- --- lib/libelf__L --- --- gelf_cap.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.gelf_cap.o -MTgelf_cap.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/gelf_cap.= c -o gelf_cap.o --- lib/libgssapi__L --- --- gss_inquire_sec_context_by_oid.o --- --- lib/libc++__L --- --- atomic.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 -march=3Di686 -mmmx -msse = -msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCO= MPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loca= l/x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib32 -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-proje= ct/libcxx/src -isystem /workspace/src/lib/libc++ -isystem /workspace/src/co= ntrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/libcxxrt = -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SY= STEM_HEADER -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections= -ffunction-sections -fno-semantic-interposition -fvisibility-inlines-hidde= n -fvisibility=3Dhidden -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.dep= end.atomic.o -MTatomic.o -Wno-format-zero-length -fstack-protector-strong -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-addr= ess-of-packed-member -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dc++23 = -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/con= trib/llvm-project/libcxx/src/atomic.cpp -o atomic.o --- lib/libbz2__L --- --- blocksort.o --- --- lib/libexpat__L --- --- xmltok.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmltok.= o -MTxmltok.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/xm= ltok.c -o xmltok.o --- lib/libcrypt__L --- --- sha512c.o --- --- lib/libmd__L --- --- sha256hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256hl.o -MTsha256hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha256hl.c -o s= ha256hl.o --- lib/libnv__L --- --- msgio.pico --- --- nvlist.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.pico -MTnvlist.= pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/nvlist.c -o nvlist.pico --- lib/libelf__L --- --- lib/libcrypt__L --- --- crypt.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crypt.pico -MTcrypt.pico= -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt.c -o crypt.pi= co --- lib/libmd__L --- --- lib/libelf__L --- --- gelf_chdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.gelf_chdr.o -MTgelf_chdr.o -std=3Dgnu99 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/gelf_c= hdr.c -o gelf_chdr.o --- lib/libcrypt__L --- --- blowfish.o --- --- lib/libgssapi__L --- --- gss_names.o --- --- lib/libcrypt__L --- --- misc.pico --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.misc.pico -MTmisc.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/misc.c -o misc.pico --- lib/libelf__L --- --- lib/libmd__L --- --- sha384hl.o --- --- lib/libcrypt__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a384hl.o -MTsha384hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha384hl.c -o s= ha384hl.o --- lib/libcrypt__L --- --- crypt-md5.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-md5.pico -MTcrypt-= md5.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libcrypt/crypt-md= 5.c -o crypt-md5.pico --- lib/libgssapi__L --- --- lib/libelf__L --- --- gelf_checksum.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.gelf_checksum.o -MTgelf_checksum.o -std=3D= gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -= Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-sty= le-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/gelf_checksum.c -o gelf_checksum.o --- lib/libgssapi__L --- --- gss_oid_to_str.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libgssapi/gss_oid_to_str.c -o gss_oid_to= _str.o --- lib/libmd__L --- --- lib/libcrypt__L --- --- md5c.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.pico -MTmd5c.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libmd/md5c.c -o md5c.pico --- lib/libgssapi__L --- --- gss_mech_switch.o --- --- lib/libbz2__L --- --- crctable.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crctable.o -MTcrctable.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/contrib/bzip2/crctable.c -o crctable.o --- lib/libcrypt__L --- --- crypt-md5.pico --- --- lib/libc++__L --- --- barrier.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 -march=3Di686 -mmmx -msse = -msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCO= MPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loca= l/x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib32 -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-proje= ct/libcxx/src -isystem /workspace/src/lib/libc++ -isystem /workspace/src/co= ntrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/libcxxrt = -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SY= STEM_HEADER -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections= -ffunction-sections -fno-semantic-interposition -fvisibility-inlines-hidde= n -fvisibility=3Dhidden -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.dep= end.barrier.o -MTbarrier.o -Wno-format-zero-length -fstack-protector-strong= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dc++2= 3 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-extensions -W= no-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/c= ontrib/llvm-project/libcxx/src/barrier.cpp -o barrier.o --- lib/libbz2__L --- --- lib/libexpat__L --- --- xmlparse.pico --- --- lib/libgssapi__L --- --- gss_oid_to_str.o --- --- gss_pname_to_uid.o --- --- lib/libexpat__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -= DHAVE_EXPAT_CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.xmlparse.pico -MTxmlparse.pico -std=3Dgnu99 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wn--- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pname_to_uid.o -MTgss_pname_to_uid.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-com--- lib/libexpat__L --- o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/= xmlparse.c -o xmlparse.pico --- lib/libgssapi__L --- pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -c /workspace/src/lib/libgssapi/gss_pname_to_uid.c -o gss_pname_to= _uid.o --- gss_process_context_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_process_context_token.o -MTgss_process_context_token.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_p= rocess_context_token.c -o gss_process_context_token.o --- lib/libmd__L --- --- sha256c.o --- --- sha512c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a512c.o -MTsha512c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha512c.c -o sha512c.o --- lib/libgssapi__L --- --- gss_pseudo_random.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pseudo_random.o -MTgss_pseudo_random.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/lib/libgssapi/gss_pseudo_random.c -o = gss_pseudo_random.o --- lib/libelf__L --- --- elf_update.o --- cc1: all warnings being treated as errors *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- md5c.pico --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- --- xmlparse.pico --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 87.33 real 722.71 user 93.24 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins13413934710= 641110555.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_590_21030920.1776050678477-- From nobody Mon Apr 13 04:08:30 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 4fvDRN3cRHz6YCtl for ; Mon, 13 Apr 2026 04:08:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvDRN1ffwz4164; Mon, 13 Apr 2026 04:08:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776053312; a=rsa-sha256; cv=none; b=AIg+32jYPDCpVwVNjKCG6B2I6BvB7KS7jSF12fPZqP1pkVrydr1Zsi0Fj9xxwztyuEBV0C clMWM9WRQqhOHr0hzO2bFKwyfID4xt9FfqnoGo/dbkP6XnTrfoMIvovD8hvRHrprbYrP8T 5xbBLz49ql4ezyM2cJjvbvoU+QLiYK1hAuJkWBJTOBxAUdeRiy8Zj4ROiQRV2aIS+ALnIi zWw1cQmkF0530bXSGN2fiiV8UXaKXrFtmgbnIs7vJRewDh7hKZripYN3wpjugaoIR/WiA5 9Cg0vhEXYMLXFXMqd75LtRCAfpNSRhHZFXRsRJ9WxZumlu52FhNrvgwlViL06Q== 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=1776053312; 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=xQ7youK5WP8CALrVx0VwAaAwopStQHNfG49P97zr6+w=; b=jymYMDCtqIA5z7AvgmSUL4Y+Xx02x1Th4iwIE88SU5XLnTbQdWVXzvb6oyF/eqdpSLS5vO 4JQFxffmgJPgLIMoMVm2BMh2iCu/KKLc4zZW/uNxADTDK3qKjopupcMVMZyPNTbkTxLVjq naOqNXHB45VWdbtd1Pnl549a+8JFJK2Gk32E9zxE6+D5keXVCswiHxJnXDzVf80AvdJRiW 6KGRfDfS6d9+nbLwqKEGxZyHgiHmY2PkCuSrvXdpTuiJc2dTk2Vti0hnmoqRwxd468WWcb gGzsiBzYAVCaI6PISTYYkViXL8kmyKGgxW3m+TG1XBcmHE8zJc+CPxyTVdQX7Q== 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 4fvDRN13TQzp1h; Mon, 13 Apr 2026 04:08:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 04:08:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <645875899.597.1776053312152@jenkins.ci.freebsd.org> In-Reply-To: <1504988135.587.1776049867865@jenkins.ci.freebsd.org> References: <1504988135.587.1776049867865@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #682 - 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_596_1124436988.1776053310364" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_596_1124436988.1776053310364 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #682 (bd6548f4b462a731cde55a571= 74ff56b423de2fb) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/682/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/682/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/682/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) bd6548f4b462a731cde55a57174ff56b423de2fb by rmacklem: nfsid.h: Put the nfsd_idargs structure in a new .h The end of the build log: [...truncated 67.58 MiB...] --- lib/libmd__L --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- skein1024hl.c --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- lib/libnv__L --- --- lib/libmd__L --- --- md5c.o --- --- lib/libnv__L --- --- msgio.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- lib/libelf__L --- --- krb5/util/ss__L --- --- invocation.o --- --- lib/libelf__L --- --- elf_data.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.64 real 510.84 user 77.82 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins14654112879= 89269607.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_596_1124436988.1776053310364-- From nobody Mon Apr 13 04:31:55 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 4fvDyP1k6Bz6YFj5 for ; Mon, 13 Apr 2026 04:31:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvDyN6PMQz42MM; Mon, 13 Apr 2026 04:31:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776054716; a=rsa-sha256; cv=none; b=gvf/J3KFRoi+4y8mEv1mTvek2/dVLSrvCED7/qMCKVCwlKOGJN3El91aLXK6NVr4v9br3A fkDp3KK4q5SWDjFEPzLFcw5T7DXRf9gVxdkZFneveW7fXsofO9xTuDuN+5G6npHXdqsWg+ VNMGnYnLjv0nIFn6k2GDO+4WEp7AofvU0WIcAtbDI03alLxtd8sBqM6TadGBmlql39Tdq8 28WByV9EXlff+Ibl4zH5fqgBtrVQEZ0X1A8d0sBQs5u5mp3UIf/waruKS2PEUYhsVkN2Cv JLI+qy5ZTZDy/rWOdLI0y011FV2o/0Hg3E0Ah6BCxk6ewk0ATcbHeRb8hy66Nw== 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=1776054716; 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=ISM1rA2uPMIytXcrjPLgT+q8FkJNpgKgRRJr3l5fJ3o=; b=UrZ/WHvB5qKp/nDc3segVWHnx9DWVfwPXw0XH2pXo4/3MaxCUTkzYwljC0t960cpDNTILm g1lPJQCXE2+P0RT3tEGqxXHbIg6L1xq9X/6XGLRNqhynsBbTM4dH2UhpwIZiajKAAPT0ud PNlQX1aF4Qw20y+GJJjyPTEbmaVsqfhQOnBXuszkDpXtJ+ShYgClK2go7rjax7fJNoX0Lj 0Ik7gglmTXhiNlsSx1m/HmbdOKrZDeDIskXeKpYxCLdSiaETYCRVWktiJjZqrO3qiQImUy Fk04xs5X08cp2k9H5Afob9wjCat6kE0y0f1AVIceewyL/wp3tZmcI0fOOnxKOw== 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 4fvDyN5tfxzpbM; Mon, 13 Apr 2026 04:31:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 04:31:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <941660353.603.1776054716831@jenkins.ci.freebsd.org> In-Reply-To: <1631837324.591.1776050680010@jenkins.ci.freebsd.org> References: <1631837324.591.1776050680010@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1008 - 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_602_607000384.1776054715312" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_602_607000384.1776054715312 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1008 (9b7c0f4f81f06424899094d4= 381dede79669b623) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1008/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1008/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1008/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) 88535adba95d019557b4281c52daa9feccade2fe by markj: kqueue: Fix a race when adding an fd-based knote to a queue 9b7c0f4f81f06424899094d4381dede79669b623 by markj: vm_fault: Reset m_needs_zeroing properly The end of the build log: [...truncated 56.56 MiB...] --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/ncurses/tinfo__L --- =3D=3D=3D> lib/ncurses/tinfo (obj,all,install) --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libmd__L --- --- sha0c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a0c.o -MTsha0c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libm= d/sha0c.c -o sha0c.o --- lib/ncurses/tinfo__L --- --- keys.list --- AWK=3Dawk USE_SIGWINCH=3D1 sh /workspace/src/contrib/ncurses/ncurses/tinfo/= MKkeys_list.sh /workspace/src/contrib/ncurses/include/Caps /workspace/src/= contrib/ncurses/include/Caps-ncurses | LC_ALL=3DC sort > keys.list --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- --- parametrized.h --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- --- ncurses_dll.h --- --- lib/libmd__L --- --- rmd160c.o --- --- sha0hl.o --- --- lib/libelf__L --- --- elf_getbase.o --- --- lib/ncurses/tinfo__L --- sed ncurses_dll.h= -e "s%@NCURSES_WRAP_PREFIX@%_nc_%g" --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a0hl.o -MTsha0hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c sha0hl.c -o sha0hl.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libjail__L --- --- lib/libcrypt__L --- --- lib/libjail__L --- --- jail.pico --- --- lib/libcrypt__L --- --- sha256c.o --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libgssapi__L --- --- gss_duplicate_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_duplicate_name.o -MTgss_duplicate_name.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_duplicate_name.c= -o gss_duplicate_name.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/libmd__L --- --- sha1c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1c.o -MTsha1c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libm= d/sha1c.c -o sha1c.o --- lib/libgssapi__L --- --- gss_duplicate_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_duplicate_oid.o -MTgss_duplicate_oid.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/lib/libgssapi/gss_duplicate_oid.c -o = gss_duplicate_oid.o --- lib/libmd__L --- /workspace/src/lib/libmd/sha1c.c:102:13: warning: "sha1_block" redefined 102 | # define sha1_block sha1_block_x86 | ^~~~~~~~~~ In file included from /workspace/src/lib/libmd/sha1c.c:72: /workspace/src/lib/libmd/sha.h:156:9: note: this is the location of the pre= vious definition 156 | #define sha1_block _libmd_sha1_block | ^~~~~~~~~~ --- lib/libelf__L --- --- elf_kind.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_kind.o -MTelf_kind.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_kind.= c -o elf_kind.o --- lib/libgssapi__L --- --- gss_encapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_encapsulate_token.o -MTgss_encapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_encapsul= ate_token.c -o gss_encapsulate_token.o --- lib/libfigpar__L --- --- string_m.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/libelf__L --- --- elf_memory.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_memory.o -MTelf_memory.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= memory.c -o elf_memory.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libgssapi__L --- --- gss_export_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_export_name.o -MTgss_export_name.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_export_name.c -o gss_e= xport_name.o --- lib/libelf__L --- --- elf_next.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_next.o -MTelf_next.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_next.= c -o elf_next.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libgssapi__L --- --- gss_export_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_export_sec_context.o -MTgss_export_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_export_= sec_context.c -o gss_export_sec_context.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libbz2__L --- --- blocksort.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.blocksort.o -MTblocksort.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/bzip2/blocksort.c -o blocksort.o --- lib/libelf__L --- --- elf_open.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_open.o -MTelf_open.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_open.= c -o elf_open.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- sha0c.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- nvlist.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 55.39 real 443.79 user 60.09 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins82830890358= 61693.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_602_607000384.1776054715312-- From nobody Mon Apr 13 05:28:54 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 4fvGD86gbPz6YKPX for ; Mon, 13 Apr 2026 05:28:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvGD83g31z47xY; Mon, 13 Apr 2026 05:28:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776058136; a=rsa-sha256; cv=none; b=cQbS2PaK5QReaOFB/kRQbSWdEHP+3upi9FYWDiaeBwE6W6Ym3dYRkIsZIWsVCCioyHbPVd yLVGoSVBFN5qYVcEv5JzGvem09ZsUY+s9NF7w8I7M1UuwNAO6JOHvu1wuWlE9AxboMlpOg 21MmowrSey/k53+vIzw0xQ/sJFom9f2R6Su0OILqrojK+A8c7FNgAhTwjbDWXtmK93OIHv 7xYivBlmb70HXzDVAEWf00YbyTediy0LmuLxO8Xhapj0pqktRFvOW7KwYYh3ljrBU3gwzp C/KYoTgVZT2c5iCFvzGG4DLeXxe8rPad/kmW4nJtRYTzvd2rSxmHRqwUS9uYWg== 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=1776058136; 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=obB634x0Jl/J56dhI6j0UTO70rIN3TsV1mvwhgUXOPE=; b=a0FS7mqAfKPozKlfD6IkhByEX0CBDnkfEcRl1wpx2R8uX1gVL3/pkXUn2eZZuka+CmWMtK GNZXFlD339M6us4nvUA/KzeDKGDvDpxnQwqGQpeWRyoS4iKmuqoM45Dj/NYGgaoJgQ7XIB /hRWRffAMhdddc8Ike94xaD1W8qaHbhGi7KprZqLuWrlML8y9BSyvJjgNqbs4LEwmuJs40 CRE2lc1ocR5VKmu4qyB7SwY5OQdah5S3cEXHZbrvDa8duaARD9MADqGsCjM+Hg7ztCu6T0 a7Bb023dCbYbm/4FoP3O4NRswZJ5U/tBcYUA/W/jr5yqOnT1sYqtH1OSvdKe2A== 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 4fvGD831Cpzr2N; Mon, 13 Apr 2026 05:28:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 05:28:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1983203882.615.1776058136430@jenkins.ci.freebsd.org> In-Reply-To: <645875899.597.1776053312152@jenkins.ci.freebsd.org> References: <645875899.597.1776053312152@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #683 - 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_614_1144966632.1776058134609" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_614_1144966632.1776058134609 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #683 (84b871567ebe264222d96655e= 4f6f92c73b0996e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/683/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/683/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/683/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) 0361497268a51c565ff335f102690dd8ccad4546 by markj: rtadvd: Fix validation of the MTU parameter when parsing config 2791bc4219e8e5e99e0160ff398b31436e0f04de by markj: vm_fault: Avoid creating clean, writeable superpage mappings 84b871567ebe264222d96655e4f6f92c73b0996e by markj: kqueue: Fix a race when adding an fd-based knote to a queue The end of the build log: [...truncated 67.60 MiB...] --- lib/ncurses/tinfo__L --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- lib/libkiconv__L --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libnv__L --- --- msgio.o --- --- krb5/util/support__L --- --- errors.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- --- krb5/util/ss__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.gmt_mktime.o -MTgmt_mktime.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/crypto/krb5/src/util/support/gmt_mktim= e.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- --- lib/libmd__L --- --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.77 real 507.26 user 77.22 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins28043240845= 32647272.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_614_1144966632.1776058134609-- From nobody Mon Apr 13 05:44:53 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 4fvGZZ5jPGz6YLgl for ; Mon, 13 Apr 2026 05:44:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvGZZ0WFyz49rN; Mon, 13 Apr 2026 05:44:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776059094; a=rsa-sha256; cv=none; b=D3zNz1LowAa0NaoTfUQ0nbLDwrkeuBdsrfof23MyOySW/M5LvLDTxmI6tTCWZFBPB4iM5L IDH6SOwCi8yEtiMuwdDkLQGbtYeTQIo1CsRYmB3+opcYA4vCsblMJKOHI+rwkKygyROqOQ Z10TWpUIZinVLSPsuZmxzpjiA+FJ7TkaGZSxTRcc+CZ/nmbHMfSye6xnsYCP54NlFohI0a rmTCY4p9uAZd/79kt9XasqO/KIwrpIPFjKRtcvV7ORdyRVICgGBhjPFj/4ZwgZMwpEWARI fIVm6Xr+GdaYw1uu6DlhZLAKnOZrdTbtLVetze/i1AgQ0fuba0RXso3ogBz2Og== 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=1776059094; 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=XhR+2rfCgLvuPDOZF67cDtZ6nud4Nl/4z8QtYh0QlA4=; b=Zle5meXlRvVW/UAMpsQGrquhXBGrREKiPWBbPkFjTHnf1g/rirFiEreneBjULLoYUT8U0k dqQ+xwRNZYOPVYi5f7kf9w7PamKiQXsbOWRU2UcohjI9TlUhYdmr9EWJHN/X9YdIOd/6ku nrqKzVUI58ZiseQnzAh9EZ4Yj/kNJJeFeYykN4cvjRmCCUGQBcc7B9PP8mxOVBNcCpLh3B +JEU3Lk+hlakUqOwNNnpIMF3iJ5UtoKCGJizUr9LMv+hyN7+8P+p6eSxdZWuSy6WZ1dBU1 nmURvufny3i3s6494WZBY6OTku0EgakxFB/qJk7mBezn/2CNY2xbUWby3cIuDQ== 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 4fvGZY6zCtzrQl; Mon, 13 Apr 2026 05:44:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 05:44:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <807282515.619.1776059093991@jenkins.ci.freebsd.org> In-Reply-To: <2132226833.571.1776047256521@jenkins.ci.freebsd.org> References: <2132226833.571.1776047256521@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1861 - Still Unstable 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_618_1453180453.1776059093768" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_618_1453180453.1776059093768 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1861 (90c4aec77ca2ead1975be9d0ba0cea29f55e9632) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1861/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1861/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1861/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) No changes The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_618_1453180453.1776059093768-- From nobody Mon Apr 13 06:50:38 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 4fvJ2T12Hlz6YRJ3 for ; Mon, 13 Apr 2026 06:50:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvJ2S61lvz4GHq; Mon, 13 Apr 2026 06:50:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776063040; a=rsa-sha256; cv=none; b=PeH0UwwKbsJp0aVTjufK5IugvjLqGGeFpR3yoWLvWWbEgYOMcsBgVRAn1Jq+gPZKJdWwUX dJ8zairam0hokqcLfCHjsN9ZZf4WIujnXvtTtqmUWQFdJkt0BGFK2YFRXuyjlczILAtlBH O0PZE3pIpYkwerPGDbrNq/OOAiXyOKA26Rubjbz5UM0i1R7BrdtYrTZLMbuxqrCWPAAwUj WtwavCTOheKhGbGXB+N29IwNY2MVXlnKHJDv4RPZbcJP4Mh1pXug499njh4xNIsZELzepc amuj9GiEXh/IBbkDcbswRDzZzI/qaEfyp0PhTzSlgK4z8zpZZ9C7wojGN1KRxg== 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=1776063040; 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=HeyicF4MZAsYGAe+ULuC2nwr3JSJC7NyphISYaMVqPI=; b=yFyo/mC1J/TEpuHpMAbEybmNdKcfwDdLcj+kupVI1muKW6BmhsoaCCMxul8HWukn895E8x TfaLc+WM4aZa6MRe6rBcl2e9YHiM8L+vMt/cpMZRuhvOusPQ2/nA7obCedE2VfCfwswlox cMx/nPwcGoP9s9mGloLGYKWPZuEdUGW3PpkkNMcOyx59feqwm0s+UmetpEAZ2yAr2gd89P qxpBGmy/Yjx8LEKGIAbMl4J2dhYO/cRG6SxaoOQAkAxEubYkHPH9dI2zjC6VAUPy5ixHTR +GnBO2t8+Lp9MYEZmmKZ8k+X8KWTYzMEoiwsxXNKbQ5r3a9aUzVwghzeruN4yQ== 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 4fvJ2S5RB8zt5W; Mon, 13 Apr 2026 06:50:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 06:50:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1589903730.625.1776063040771@jenkins.ci.freebsd.org> In-Reply-To: <1105765970.577.1776048915982@jenkins.ci.freebsd.org> References: <1105765970.577.1776048915982@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3393 - 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_624_245974842.1776063039124" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_624_245974842.1776063039124 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3393 (e9fc0c538264355bd3fd9120c6500= 78281c2a290) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3393/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3393/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 393/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) f1fae67afbb13a41d488d0e0ec66b1805925019c by zlei: ifnet: vnet_if_return(): Avoid unnecessary recursive acquisition of 38bd7ef62f318f791e232e217855307a9d75efa0 by zlei: ifnet: Move SIOCSIFVNET from ifhwioctl() to ifioctl() e9fc0c538264355bd3fd9120c650078281c2a290 by zlei: if_clone: Make ifnet_detach_sxlock opaque to consumers The end of the build log: [...truncated 62.50 MiB...] /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/ss__L --- --- error.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- --- lib/libkiconv__L --- --- quirks.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- elf_end.o --- --- lib/libkiconv__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-erro--- krb5/util/support__L --- --- lib/libnv__L --- r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- --- krb5/util/ss__L --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- --- lib/libfigpar__L --- --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.88 real 516.95 user 79.03 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins2579755432257277= 284.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_624_245974842.1776063039124-- From nobody Mon Apr 13 07:13: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 4fvJXN4FLDz6YSW5 for ; Mon, 13 Apr 2026 07:13:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvJXN2QpHz4Hpx; Mon, 13 Apr 2026 07:13:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776064388; a=rsa-sha256; cv=none; b=k8YxXHWOybI/J7KaCnahTmVX7p1f9lOavC+HjRJEy89XY2fO2OYFrFSa1jnWIbi5ahVacQ uChQfJIFKOeY+JFmn5e+vDBK8ZlH+6XmVHpievmyR0hDSqK6T2ghcjI9hnCOVgs7GFjzfA 4uG+W6gOF0TuHvBAhQj5lex1iCiUFXkFbvwqoOjneuoVmtjlc6QgZS+kGxdSaNx5kXQlnz YKWoN1nuP85amCNjTUGsGZXorWhtwQ+0oJIJa9DHIQjrjvIx7q98sZrTYMkZ4DE3YSq/0I uxj+vLWFUBOEuUm8kDkh/WcQBnHEs/FOls8TRm1+sFCcf33EfaBeXcUTAbE0Iw== 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=1776064388; 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=KHqNRZl6jaGDk/JaxUTVxTBXiZZO/5Ulq6aQLT/wl/o=; b=fMi/W0Xaf23/44NdxYn0oHgzmTfTR6RedlaOuSKYyYK/keZ/qxO520uymHkXcvD4AmaDJH B2WZYC4ap2hS10RwSAYxOEgJVxevtygzytuyZEF808IOsx1hvckUOSXWumXYz2cezSiE96 iIq0bOREMP3Hj9GUm8q0Ndb05y0pnUJmeOgWjJo9TY2USQHM6b5rOYVevn/yM+VrRBIepQ BLfNZh6eLR3QlR5xhBGa2SK75e3gcBgN2oO92k0OEP7N8Xg816yqrOVxI68fqfndvR2b95 TPo4NcW7GqsIIdw38GeExy+7dbqPCEVoc0ezzXTXusNYPnTNmpH1RsOz7hEt5Q== 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 4fvJXN1x21zttn; Mon, 13 Apr 2026 07:13:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 07:13:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1695482988.627.1776064388275@jenkins.ci.freebsd.org> In-Reply-To: <941660353.603.1776054716831@jenkins.ci.freebsd.org> References: <941660353.603.1776054716831@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1009 - 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_626_1179197928.1776064386865" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_626_1179197928.1776064386865 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1009 (0ccb63941591d8b9ec77b95d= 3a4dff11c784e2ad) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1009/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1009/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1009/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) 0ccb63941591d8b9ec77b95d3a4dff11c784e2ad by imp: cross-build: Define __*int*_t and include sys/cdefs.h The end of the build log: [...truncated 56.53 MiB...] --- elf_flag.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/ncurses/tinfo__L --- --- ncurses_dll.h --- sed ncurses_dll.h= -e "s%@NCURSES_WRAP_PREFIX@%_nc_%g" --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libfigpar__L --- --- lib/libgssapi__L --- --- lib/libfigpar__L --- --- figpar.pico --- --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libelf__L --- --- elf_hash.o --- --- lib/libkiconv__L --- --- _libinstall --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.78 real 433.06 user 59.94 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins10239984570= 672309295.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_626_1179197928.1776064386865-- From nobody Mon Apr 13 07:17:26 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 4fvJdP4b4Hz6YT33 for ; Mon, 13 Apr 2026 07:17:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvJdP08Htz4HlY; Mon, 13 Apr 2026 07:17:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776064649; a=rsa-sha256; cv=none; b=O0b5EWwSaCzXx9fJiOWVwwCnYtZyUE8V8Iu8wv9JwDcOVErVeuLK1Vri1xxcR9Akijvkqs pOBEliIl8AsYonWcNYHKNSFx7pYFpJJV1eiYjqmfCi8zh1k4Y2Iu60CYElBhDrvsYbeb5J ntOK+nj2/hrUbaZJEzaUM8S1TzhJNQ//kurajvRil25gALQzZ9QW57UjcLSljrLNSRYxe0 nsuYaRL8Ui36X0JDLuWcxLg+uChVrQK+r5KgnWFeYk0/u3TLIq4tWv8wOIWZdBw61k3wJr yAYmzTNpul811hpK6m9EyDWAFdN8mg2Wv8fTOrp9MyqLrGQ50iVmwpDJsBc3HA== 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=1776064649; 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=v931XepGKJcLWnP6EKS/6f8KUnAOK44mPv5nriVjVjo=; b=Lbx0+m+EyeLOW657yHy4QR8MZHHu6S7EzpA0prywcvq1i3pz6V6uHZjbmYZovVg1gJxHed Wscg3Z4GfEYXwnpgtm9NPAfvRrmeWv/Hvf/hXDT/E+GZDnnJ6u0Y1ww/8Mjjav/lcAwUdF 16cbvPCSsRvg5B0Xn2fJBDRltzRcWmnQm5ef2rdIFWn3dSqDDpYt/W9BQMU+u6Khi87ksM yu4Uc+LULMrU9WwKLS5OxnMK5YJ3WFPPfZKZaT9XAkXuHj0j/+Wn1kEJn8nVMph8z0yFca XZhKMuX014VQk8YUBUzTKMjPSOp0VzrsazPykl23pQHB6wFfdIHSrh6783jviA== 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 4fvJdN6P8TztQg; Mon, 13 Apr 2026 07:17:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 07:17:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <658651995.629.1776064648903@jenkins.ci.freebsd.org> In-Reply-To: <1983203882.615.1776058136430@jenkins.ci.freebsd.org> References: <1983203882.615.1776058136430@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #684 - 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_628_1658580828.1776064647002" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_628_1658580828.1776064647002 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #684 (84561bc27cb4830a9d4fa27f6= ce32c8042f53185) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/684/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/684/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/684/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) e6d30726b97a449b584cf65447a983d452f9511a by kevans: kqueue: simplify knote_fdclose() f30a8cff5171864e7f46d49ca41574606a3d5f1e by kevans: kqueue: avoid a possible fork-deadlock d02c54533aa49980ad3e8b984d9af4ec835d9adc by kevans: kqueue: add some kn_knlist assertions around knlist_(add|remove) 94429503486f0738b5670b9a203f48fc2bd5fabf by kevans: kqueue: compare against the size in kqueue_expand 842bee699fe21c46285ba0fe885519a6e3adbd44 by kevans: lualoader: allow the local module to filter out the BE list 65e1c27b4bab018926837b6106cb16daafd3a7ac by kevans: kqueue: slightly clarify the flow in knlist_cleardel() ac6173b54ffbad0bc65396b8ce7e5f30fba4e12e by kevans: libc: fix memfd_create's HUGETLB handling 60618b0b57ddd49f56e1d1f07e132b765a8f840a by kevans: kqueue: don't leak file refs on failure to knote_attach() 84561bc27cb4830a9d4fa27f6ce32c8042f53185 by kevans: tests: kqueue: add a basic test for CPONFORK The end of the build log: [...truncated 67.73 MiB...] --- std_rqs.c --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- --- lib/libkiconv__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- lib/libmd__L --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libmd__L --- --- md5c.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.gmt_mktime.o -MTgmt_mktime.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/crypto/krb5/src/util/support/gmt_mktim= e.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- --- krb5/util/ss__L --- --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 65.71 real 524.89 user 91.59 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins59614923706= 44669898.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_628_1658580828.1776064647002-- From nobody Mon Apr 13 07:57:22 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 4fvKWT3RHFz6YWf1 for ; Mon, 13 Apr 2026 07:57:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvKWS5X3pz4Md1; Mon, 13 Apr 2026 07:57:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776067044; a=rsa-sha256; cv=none; b=lVmi737rfccitXci+Q3knV0+Q3W2+RzZBSQZTOeqnoD5Kgs8jY4AR/81MwMfUEAMK3UsZE xiB1NfOkSkngzRGraoJmJ/oBpCfDGTEHSiV/12b0RDi8qiod0OPaR8l34GsIo46yK++8+x QlN/BFPvrEzoKo78Ku8+Ouh5B5VLqqY/kyLNnNpcIwzGNCk3W7Z5PIeOzK7ZJZV21Y0isC 1tbuVJJlyZ25XEK75QJoYK/JzTn64syc2GIR4V0LoZ5WCOPK2r9OtGiYqQR3t8IoLvmmiE +N7El1LcCdgN6OEtJS1OcnVEP7Pu8uiB6qRlOVZEYrqeO/08+Zg3FtsJJMEQvw== 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=1776067044; 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=9+CU5z/ds/Y1HOzjUSJThL7WYEKaeWbClyXYzLDdUQk=; b=KhaFPd5ZtK04bZWet8po3pbz6gcImpbmnb9/GvwC2y3FP3mBGa2H4CekV7wPeX+Otajv/Y FJM3/xhQ4z3/LPkYNDf8M7sEUZ/3ZtPQMo0kFvc2fW7T5tyyRd81a96pD0vAakRa4vyWRF TKMnV7JBBD2XHW4XAiX1AsmrPFOLS9GO35YHBrW8mFKTKI2uBVGhuKaFAteaGdl4WoQyHq cBWjKmS2xHp1VKpxauRAJebagIOFr8mEY8QBjKNfUFhw48KXp729WHgKM6iU3jUByAR5DK NvfspsvldMunXNKYqzBXnIeMj0KhQnY8yLDM20ugrvZ4PeuJVdqije0kSa9r2A== 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 4fvKWS4tZ5zvpn; Mon, 13 Apr 2026 07:57:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 07:57:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <350656165.631.1776067044690@jenkins.ci.freebsd.org> In-Reply-To: <1589903730.625.1776063040771@jenkins.ci.freebsd.org> References: <1589903730.625.1776063040771@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3394 - 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_630_369778462.1776067043025" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_630_369778462.1776067043025 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3394 (e9fc0c538264355bd3fd9120c6500= 78281c2a290) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3394/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3394/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 394/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) No changes The end of the build log: [...truncated 62.52 MiB...] (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- lib/ncurses/tinfo__L --- --- parametrized.h --- --- krb5/util/ss__L --- --- mk_cmds --- --- lib/ncurses/tinfo__L --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- lib/libmd__L --- --- skein1024hl.c --- --- krb5/util/ss__L --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- --- lib/libfigpar__L --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.77 real 516.00 user 78.13 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins3518240897600285= 140.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_630_369778462.1776067043025-- From nobody Mon Apr 13 08:53:15 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 4fvLlw2Bqjz6Yb7S for ; Mon, 13 Apr 2026 08:53: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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvLlv5yfcz3DK8; Mon, 13 Apr 2026 08:53:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776070395; a=rsa-sha256; cv=none; b=HGR6lPuwHssdY6FSQhfBD5DKtMcWBeX6LCq9ugsOqiaXQglhVOS9H/BQiOR3DPvMQ4WOs+ vbrQHP6nIKix0JHf3RsFgq2XVImBIi7s2XIp7s57qola82DCYSVWM5TpV+zccqFIIBUc4B +nmLcxmqrcpPz6wkgxTB1P9QYhACaPopJBnA8aYahby6pg237/Gu1cJdWlt2NgeID6+DWD AmogqZwi99z2WkeWNSuZqWCyJVZlDL06/UT60UqGxbuGCv3NQZQjMJvPQ80E+QEsuG1i8q fdiv2r6GaJDnA7+pF9e+wyreW2cU8f5E/8Lk3S0rfeu1pkYnuAOvk0breCSFbQ== 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=1776070395; 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: list-id; bh=HDj0+wdQM/iXko9RFmxxnLWResXfVSiG96vIlqKLboM=; b=b8EmH07CMOzB7VWjYWAbRZIKZUYWhTM8tQmHLfBBP5IumLKbvhwHROQFtNBWZnqvFqJmOe RwkcY0RRfDkVkf0S7BEvI/Ju8o8FiMRTDpjya/uA9gDV6R1SaW4z2gmpGBmZi5t1r9lHLF Kho0eICNeBGp7gesxPFBN5/ieCpnSZjXs+oDizlok0Sb2WcwfaM73UAmY/QnapC3PCBuF+ D/GyQXZ3gcKov6vyuEKPNbu+x8UMCjxsaaoNOvxxULKtE3/do8M0mxe8vBdQgNUo0cAHIl EoEib7qJOLDfk97wcdR4XPkGXWM7X6UiUpf1Jy8qtVjBxBpr3AlSeoXbLrW32A== 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 4fvLlv5QRMzwwc; Mon, 13 Apr 2026 08:53:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 08:53:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <752407279.635.1776070395765@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #623 - Unstable 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_634_2068237.1776070395567" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_634_2068237.1776070395567 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #623 (84b871567ebe264222d96655e4f6f92c73b0996e) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/623/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/623/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/623/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 0361497268a51c565ff335f102690dd8ccad4546 by markj: rtadvd: Fix validation of the MTU parameter when parsing config 2791bc4219e8e5e99e0160ff398b31436e0f04de by markj: vm_fault: Avoid creating clean, writeable superpage mappings 84b871567ebe264222d96655e4f6f92c73b0996e by markj: kqueue: Fix a race when adding an fd-based knote to a queue The failed test cases: 3 tests failed. FAILED: sys.kern.pdwait.basic Error Message: 1 checks failed; see output for more details FAILED: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:591: WIFSTOPPED(status) not met FAILED: sys.netpfil.pf.return.py.TestReturn::test_udp Error Message: /usr/tests/sys/netpfil/pf/return.py:38: Exception ------=_Part_634_2068237.1776070395567-- From nobody Mon Apr 13 08:59:44 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 4fvLvP2M8Dz6Ybm5 for ; Mon, 13 Apr 2026 08:59:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvLvN5xS6z3DjT; Mon, 13 Apr 2026 08:59:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776070784; a=rsa-sha256; cv=none; b=STSSez2+aLMW//ow7Fvm3u/u7DX+vFa3tdpIa3QGCSzHIbVLh9KxiTcqk1kjcRw0f0fAJs NX163SM6QVpZ/fNNKt3mJ3AB/2WPa58vZZset0vO82v7x76gvMvBqQU7Qjh8mK/jDru0cx 1vyvBvYLg2kc+GApsLTRh6+cu14pI0bEDt/M2DXGeGbPZjCorIf6OKRv2OEN4O/1lZovr5 v8euKswCRNIpm5+ink4zv6U0hfMfEwXE9x9UF8E8eMHNnHPbKa3k/3/EMwcIaJBxFbu6tU VvgPidqjfmW42q+gfSRTwGE3kheStWE37UbM3wUlhTRTnDxZWuVJz/6oKntUPw== 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=1776070784; 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: list-id; bh=PCbH8C5Ot2Y4NNmEwxA74K4mLKDmTSGXUpaqt/7kzVY=; b=iIOGyOBMaifQk0HRz8h+iQ1TO+CdI23HdWj6Iwgdu+zSGMWTeNjZpzVO/OgS9DujL2IhoF axLbTZC8gQ77HAdCjYgKLdFRG1/3BsC9ySBkipDHau+5ItSYnkgmeaz70gajVKyC8nUXg3 oMjaHOeBtJi0WPiSRoX67a47EFQhxIcaSmuU7Jvi1+NhW8BQgW0K10VNQMKbegD9kesvhd hXedTlgpOqOWNEt2tU/81taV/+zlBPneU5NMY1ZGZPqptXuGQkqkW0y9vjEkaxi8Dg4Duz orUSypBIywmbHhkHX/C15m8KA+gDtf+60EGdFgPufTvXYqnEFjJB2KMx57CHmw== 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 4fvLvN4yBKzx1t; Mon, 13 Apr 2026 08:59:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 08:59:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1013868473.637.1776070784711@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28250 - Unstable 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_636_1808322317.1776070784395" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_636_1808322317.1776070784395 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28250 (151a1eab3b785129d279af601ed716eda74886a8) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28250/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28250/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28250/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 411c28b6caa4a55d89cc34d77b33141b78ced590 by glebius: hash(9): fix my stupid off-by-one 151a1eab3b785129d279af601ed716eda74886a8 by glebius: tcp: fix !INVARIANTS build The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.nat.endpoint_independent_compat Error Message: server1 did not receive connection from client (default) ------=_Part_636_1808322317.1776070784395-- From nobody Mon Apr 13 09:01:25 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 4fvLxL10sKz6YbXr for ; Mon, 13 Apr 2026 09:01:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvLxK5vnfz3Dtt; Mon, 13 Apr 2026 09:01:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776070885; a=rsa-sha256; cv=none; b=MJCFXDTaS0FvPdpNJCTthtC2D6CTO371fv8Fg1zSjwjRT+Uga+ilk8jOy1y6RzKarT1rWE J11AnUHTGCnXwjDh8+EZ8S77XlUP8zZ8CRmUakapxDw2ky9HgWEkSjmW5T6WOKaiDrKgk1 oMwLqs6mW0ISZE0PTCmCUedtbBq47hjvs4D3f9vHGYxt6C9zVo14zAS+/20eIi9bXrC7Us XxfMkghiBprr64h7dqKuwCJOZ8Ti3mjJsHqZisKyE1D+tLT7JuLy+eNlRKz23zLPoELHA+ jsShzj7gEEI1f6LV9sdNkKuoZTNJ0KmdUjBVzD3FVJi+rqZtPgq2fLu72EiSKg== 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=1776070885; 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=983sdRHCrvpjeGRfi57IkHCWTNspvdnRLSbJW71ZU+U=; b=sTtLxRYD3cP+eK8VHbnt0HhVHQvowf5QLPUHwaz1JfE5KCBteurDo2Vjo7pHy9lxM5CcpY XfZtRpk9vLA6iGOEOayxxX2J8MuMDT4seOTsgaqwuyemMkTCc8WMtkm45XzKKu+GUek5hG N2zlZ6FUQn5MLkcuXCIU9RMe/O7FnPn8daVvFZpa+x2yTZ5nu+OCeimBPKbZaNb9sPnKZV mYoFAXx62rKG5xBA5mldRF1aDHV3POOM+au4Vzea3ZAxQ0mnKjDo+OmWboo33KUpApvPHg sBfPX6irw+GZSI9Ty9zJkk6wYxd3sVCpeR0pik1WHj943Aqy7LOx9aLpPaeY/w== 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 4fvLxK5JnKzxJt; Mon, 13 Apr 2026 09:01:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 09:01:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1809670570.639.1776070885750@jenkins.ci.freebsd.org> In-Reply-To: <807282515.619.1776059093991@jenkins.ci.freebsd.org> References: <807282515.619.1776059093991@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1862 - Still Unstable 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_638_864035483.1776070885541" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_638_864035483.1776070885541 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1862 (27ac9d336f715b4ce91bf447f73d5c3621d099ce) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1862/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1862/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1862/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 27ac9d336f715b4ce91bf447f73d5c3621d099ce by ngie: crypto/openssl: update from 3.0.16 to 3.0.20 The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_638_864035483.1776070885541-- From nobody Mon Apr 13 11:07:27 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 4fvPkl5Smtz6Z11L for ; Mon, 13 Apr 2026 11:07:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvPkl1yNbz3RdX; Mon, 13 Apr 2026 11:07:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776078447; a=rsa-sha256; cv=none; b=fMRLw5zEDk3CPtO4FXd35Qg6R5y70DJPdJVcyo/CLI/jNwLY1FOhr564Fehkud47ahz2p4 JcGCaNMTPDFvzDu18jH45u+47WfQTlkc86nwM8TWgfAE9b/z/MnIsU/grprpJmdfG3mGUB 7Mpou936qBizEMV201DzNTup4kRVERh2KHh305w82i11fWR0qAKCgu3ZhK7toCls3rmOW+ FUgnhctztyHvX6pF8BMOfTQpy27b2QIKjlKPxnpfKKiGWpOhtNnG60npvdSceKWxLe+Zfg HqkAz3AOsj48V8RsmtrkpUaj2A28x2hwY+jsT86U5p7Hm4I+cImCb5KKNINM7w== 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=1776078447; 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=XbLNPt2b8mSy+O7IBvPP7ZUlWsKpD0Wle48Cl7C+Obs=; b=IjJ6ETwAw8sUaD9Bh4p9Sb4XzW/4XKMoOu8cKeWf8ztvJtyBir1Tb8Le9zJF/RqvELKYQR qBPbRZ5banH2O0RwjHWQ7kL145AY23d2JjnQJuV27q3wo916R+6E+CeCYhiu3mflwH8izw dszOx78vt+V2By8SlzT3dKWKLHI94o+y4XynfHKGEA/7q7OZGsKeFQfw93qpB/jwCTAHxj MwtNqt0ZeROgps/ma6w0KuPnOb5RCRBPRyjh5RCzAqihUtI/24Yd7gn6BTijPL8045R25d zxxDW/ACX8hzbCFe/d6wFAmk7anvi7rASnR4tgpby8Ep8csi7ad6bgPx5zgjHQ== 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 4fvPkl1Wbvz11jq; Mon, 13 Apr 2026 11:07:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 11:07:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <64218420.655.1776078447217@jenkins.ci.freebsd.org> In-Reply-To: <752407279.635.1776070395765@jenkins.ci.freebsd.org> References: <752407279.635.1776070395765@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #624 - Fixed 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_654_1468745896.1776078447012" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_654_1468745896.1776078447012 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #624 (84561bc27cb4830a9d4fa27f6ce32c8042f53185) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/624/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/624/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/624/console Change summaries: (Those commits are likely but not certainly responsible) e6d30726b97a449b584cf65447a983d452f9511a by kevans: kqueue: simplify knote_fdclose() f30a8cff5171864e7f46d49ca41574606a3d5f1e by kevans: kqueue: avoid a possible fork-deadlock d02c54533aa49980ad3e8b984d9af4ec835d9adc by kevans: kqueue: add some kn_knlist assertions around knlist_(add|remove) 94429503486f0738b5670b9a203f48fc2bd5fabf by kevans: kqueue: compare against the size in kqueue_expand 842bee699fe21c46285ba0fe885519a6e3adbd44 by kevans: lualoader: allow the local module to filter out the BE list 65e1c27b4bab018926837b6106cb16daafd3a7ac by kevans: kqueue: slightly clarify the flow in knlist_cleardel() ac6173b54ffbad0bc65396b8ce7e5f30fba4e12e by kevans: libc: fix memfd_create's HUGETLB handling 60618b0b57ddd49f56e1d1f07e132b765a8f840a by kevans: kqueue: don't leak file refs on failure to knote_attach() 84561bc27cb4830a9d4fa27f6ce32c8042f53185 by kevans: tests: kqueue: add a basic test for CPONFORK ------=_Part_654_1468745896.1776078447012-- From nobody Mon Apr 13 11:32:21 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 4fvQHV2zXWz6Z2jS for ; Mon, 13 Apr 2026 11:32:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvQHT4lV3z3VGM; Mon, 13 Apr 2026 11:32:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776079941; a=rsa-sha256; cv=none; b=LbtqmJWEHNfTs9in9cr8uJ6oLn4sJwtxEOobx10vMATQB2c8ZMpyS5PK/OJxk5wfze2dNr 138dYhBbGFaDpaG+aFF95LalePw51NE288xbU6fdO6c5M8yVhhMo5fHautQi8xw2Zle6ho txKFcIU5tM6OEbW9NGzf4GII96aNK+PgveS2IzcRcF4fZ8j7d1G53emMwcZcg5TSZ452xC Jq2aZ8qWVP3THoHhhZXvANdtjDjWX8LvBEtyHkYbsazU6AFGy6iRQmSV0rWH+bnRygCdCH EPbdBS87GevgvO3VJ0XhkpiVqtG+7VgxKV1U5N3D0vlNrLZV8lcUqvfdh1F+YA== 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=1776079941; 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=kacx/yEzKWBIgtKYMuq3s1tfFREZVduZ7Phba8jjITs=; b=oFElQEKCbE254vciyj4nbAoOhV55toJKoQUrMcHmpvhj8WQCZImRzcA//StuE679clclHK XA2K5breO8lFh17KY127RDoM0P0SwZlrVbNua84oTQGBFDrTot8XHVBEeEN1nEfpgvy14d FGzRjr2Q6b0VLnCZad6JpbLlWpgCtCIpCuZUOZ1HnoYBgobB6PnrCXy6E2+FcnlVhiuqjR lijcPHEwL0LSBrCNdDDEWMlcgFZKVbL7HMm5lbGaGYuzOYwsj08sP6hp0lHjKOihyNtMsu 7TbW3fU+pI9ISy3CUeianp+JWb0YOhXAqMl4SX+hP3s9vpMTZifP7nB4IoiDqQ== 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 4fvQHT4JXqz11q8; Mon, 13 Apr 2026 11:32:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 11:32:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1857723350.657.1776079941609@jenkins.ci.freebsd.org> In-Reply-To: <1013868473.637.1776070784711@jenkins.ci.freebsd.org> References: <1013868473.637.1776070784711@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28251 - Still Unstable 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_656_371541031.1776079941417" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_656_371541031.1776079941417 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28251 (8085c5a5c1e50eb478fb7b59fae201d9ab4207f0) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28251/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28251/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28251/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8085c5a5c1e50eb478fb7b59fae201d9ab4207f0 by rlibby: nvme_ctrlr_linux_passthru_cmd: correct size of upages_small array The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_656_371541031.1776079941417-- From nobody Mon Apr 13 12:01:13 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 4fvQwx0HwFz6Z4PJ for ; Mon, 13 Apr 2026 12:01:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvQwq53zcz3Whm; Mon, 13 Apr 2026 12:01:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776081675; a=rsa-sha256; cv=none; b=pWLndFETLmaHtoi/nfivcLw8ePeLbUJX1Hp0mFHeOkbxFqT610Dbuqqj6HmXbvEmEP7vxw OVE6y5ITXQ8ebxtGVtqF/6yArFe46QB5OibGr1hHC0MKNtd+AryQEYa59MZ4Zi5jvko2ao 5ZZKYUXyrzc8I355215jRTshGc9SM5SSEGDpVTI05mg0+/XI5b3WKzZRSWkdqe3cBAmjSx fT8KT7OR0mxJh00iwfvlxr6+ZmpWU2xII71VmMoxFfFKq0bmmcyck2kNrh/JXt1lBPPGyQ fMbdBtbznJQbX7i5Mug/jPCccQnf/BzMQHml0lxmRwM8Iq5Qx0aI0aXv0DjTig== 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=1776081675; 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=VQAWQPsflnMqEf5nyUQ7DzjUOqv/LpvEhGxpAnA8fEs=; b=Zo5V/lCVKCbZcp79m/mDtq5/wqhdoKyeQpITOuNUXfle/q98Nsk3AEyTPVLkE8FAOcW/H/ S8hQEqcWiqTCD+P75wd5HrJOWWv/KUSQJhM00qeoGhri2BVjMbM5HFuAoOlzgXqNQj2q14 Une26kH7p87xpjzZ+nnYIuzjv66O94ywvTk0qfg74FDcChcfUinPnwqk8dWhQ9UK/s0GPK 8uZwqlBdYKmwYyMJiR2Ect7da6ZIvXibTdmzsZiM+hQS4jHAmPSXnh2CVvE1aJP4qULEut Fk7q2rCVlDNaRyCcY1Nfw2i0xHstN63q62Hx7usiWuXvCse2kg9qkXXjb9ihJw== 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 4fvQwq4MYqz12tF; Mon, 13 Apr 2026 12:01:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 12:01:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: lwhsu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <389530973.659.1776081675623@jenkins.ci.freebsd.org> In-Reply-To: <1695482988.627.1776064388275@jenkins.ci.freebsd.org> References: <1695482988.627.1776064388275@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1010 - 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_658_324380583.1776081674094" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_658_324380583.1776081674094 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1010 (aaa210987afad8e575088f60= 8a0b85f98186602b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1010/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1010/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1010/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) aaa210987afad8e575088f608a0b85f98186602b by lwhsu: installer: Add download.freebsd.org to mirror list The end of the build log: [...truncated 56.51 MiB...] LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/string_m= .c -o string_m.o --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libcrypt__L --- --- crypt-nthash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-nthash.o -MTcrypt-nthash.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-nthash.c -o c= rypt-nthash.o --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libmd__L --- --- lib/libgssapi__L --- --- lib/libmd__L --- --- md5hl.o --- --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-com--- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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=3D--- lib/libgssapi__L --- pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_context_= time.o --- lib/libmd__L --- unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno= -address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- --- lib/libcrypt__L --- --- md4c.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- --- lib/libelf__L --- --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libfigpar__L --- --- figpar.pico --- --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libkiconv__L --- --- _libinstall --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libcrypt__L --- --- md4c.o --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- sha256c.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 55.12 real 436.82 user 60.07 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins13129211202= 353345184.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_658_324380583.1776081674094-- From nobody Mon Apr 13 12:17:38 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 4fvRHl65lCz6Z5d3 for ; Mon, 13 Apr 2026 12:17:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvRHl2khXz3YG0; Mon, 13 Apr 2026 12:17:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776082659; a=rsa-sha256; cv=none; b=SqpeqggcJA30RploKC0/+7OqkEiBYRobaFE3Y3vaEAF//sk2BPdmqikoi/l0BenRNy0YZ/ xhasm08xgWs5tiIut7xvxxgh2vEBRslHIjiOxVRakj8+Ev9sX7397XcKGaA/rf+AjFroVB bqT3ZSDe8dCfXiZ08IQZaxi96rUyuqnO4X/AnKkJrSG3qK1LRmOUBoa9FpeuBcGPv6CWRm gvFhR4WfMz1zkXyMFXLOokD1w05RYmvhxOePwRy6e+ZSFpyyrQSOqEhvifNKPtfK3Mc1ge uy36xAAHldHIVr/IteuaF7YpbEIOIbb7f+ODqHeXMfGiV7U7LsmEowIjH/3opg== 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=1776082659; 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=Oo/qEQip9vMrHZh5JOCRzh0MB/hD9NPlAPXckZHilZI=; b=WtRLjJ/3+QmwvXmpI1r33ju1LY91bL/P9xgE0tre7xreuWv6t++5VCKZYQHpvqUNr6HOnK r/+kCiOYFxZfVssM2ktKHoUzOnEg77rAqoEHyVOqJWha7ZdV5FRk4HPp9pVaxXrhM9WMam DUBgyKmCATcSc4oQHFfVElW4pYUrSGnOCcudlftBFyLJT+kcQX9/lVtMeZ51C+vrBYVukU g/UzSMlmBts0t+QM2GaJYpde5I1KtPDTQzFyfyaIctbEQkzOeWGshE3Bdrh7BbZsx3FFG2 iGYWP7NQBQWoLYvHAtkclW2x66AuoXVqqoNLHKcjjVHtBf260VpIoNTfAKmFgQ== 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 4fvRHl1xCkz13Kv; Mon, 13 Apr 2026 12:17:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 12:17:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1532040525.661.1776082659276@jenkins.ci.freebsd.org> In-Reply-To: <1809670570.639.1776070885750@jenkins.ci.freebsd.org> References: <1809670570.639.1776070885750@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1863 - Still Unstable 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_660_1851480693.1776082658947" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_660_1851480693.1776082658947 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1863 (9b7c0f4f81f06424899094d4381dede79669b623) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1863/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1863/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1863/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 88535adba95d019557b4281c52daa9feccade2fe by markj: kqueue: Fix a race when adding an fd-based knote to a queue 9b7c0f4f81f06424899094d4381dede79669b623 by markj: vm_fault: Reset m_needs_zeroing properly The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_660_1851480693.1776082658947-- From nobody Mon Apr 13 12:33:26 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 4fvRf12xJyz6Z6tG for ; Mon, 13 Apr 2026 12:33:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvRf05r3Zz3bK9; Mon, 13 Apr 2026 12:33:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776083608; a=rsa-sha256; cv=none; b=vjEewbNfYZH0WRvMXanABSzOak2HvpY08L5OYNvgE89O3Dv3OQBPVpMiPWnF8XcMUr5VZi ONtWh1twWzpZA6I29BAzyYuH0JP95svVjZGd4ikWbOX9pDJQPqk9ar54rmRZl/CKvcfaCE NJrFxelRKTwcAlvQR6yg9hDtsxj2MtMlEuVfavoaaubi+MobE2Ub7s+6pbeFot6CPueamJ dNHJsWOGSB2yezI14eBezPpLCyBj8uGRHT91nqq6n1aRKQLgW3+tidwva+pg6HJM9q0V0U EWonSqZt30dUyeQTZXfhiTQaYu27+cDxgjnSoYemSRQn8V6TVyehOOb8Y9AxHw== 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=1776083608; 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=JCQU1c+NR11OHrfSrssr3OwI0dSqDFn4zaymRRMuXZk=; b=ftJrlY1CZo7JyNVAy7M5lJ3P5UDdyz86MO02VkpC28piydJgffjb+jqOMOMCKen3auZ91u O93sANz5B0FLJRPVN77R2dsqKcGi3JVvDe6iiNJ+VvTplAst3ntsziyAnyfT8SxDVg8wrU gjdFEC8pOSQeMbfr2T/J9WqXZa+2mKhug7OS72DEIc/xmcvZ7vcSdfdGVzVdalUxeoFQiG J1OW8NnGsYxf8pH0xw1s+xNWEbo3azwAW23OPN0rMgOJ/E+l/FzGkWeYjbvEI7W4TqhNUX 7hPPbPGs73Za1830pNcUKIy16n1rSoTj9SJHa55OVgqKyo0OEXI1b4lK/IrSog== 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 4fvRf050ddz13xm; Mon, 13 Apr 2026 12:33:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 12:33:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: lwhsu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <710861003.663.1776083608711@jenkins.ci.freebsd.org> In-Reply-To: <658651995.629.1776064648903@jenkins.ci.freebsd.org> References: <658651995.629.1776064648903@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #685 - 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_662_1897446074.1776083606873" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_662_1897446074.1776083606873 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #685 (ae1a2033dc254d3f89f223819= d23767d8e120def) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/685/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/685/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/685/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) ae1a2033dc254d3f89f223819d23767d8e120def by lwhsu: installer: Add download.freebsd.org to mirror list The end of the build log: [...truncated 67.58 MiB...] --- lib/ncurses/tinfo__L --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- --- elf_begin.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libmd__L --- --- md5c.o --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- lib/libelf__L --- --- krb5/util/support__L --- --- errors.o --- --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -a--- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddepr--- lib/libelf__L --- lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contr--- krb5/util/support__L --- ecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/u--- lib/libelf__L --- ib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/support__L --- til/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.48 real 507.49 user 78.29 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins22740125017= 08262618.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_662_1897446074.1776083606873-- From nobody Mon Apr 13 13:37:14 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 4fvT3d0chzz6ZBck for ; Mon, 13 Apr 2026 13:37:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvT3c4czNz3jhg; Mon, 13 Apr 2026 13:37:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776087436; a=rsa-sha256; cv=none; b=sqYHjNywzDrdxQh68HwYOF7lK/YUKKail+UCXYavZxvGGkGe2ArQNEtgW5BJQRYuSpaI9G 1RO7PV6FBDqwqQLxQOjeHBJLInWTElva6NewoWEU5XBAu8jqX3FVf207E9tYjcuzqP5yxi icrIsIman5763F58ANHzxN4mQ7yOI301MkyM3hMEySbj1mLOFVZMsZSdl2vfpBj+WXbNVm Pr/QbzBrvBVE1EKktO0SKp+D6j40W8/XOdMH/LnSQpQxthdvsZzLYIAtRJMDxwAYiR/4Ac jeg7zsNHrYmTgn83uXQliOOSRAnGeRJhCPSDwYXrLS4EsboQWAdnAy+yMXGGtg== 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=1776087436; 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=XkqKkdNcDNL1ll5r1/smv1/a3hwNursgTy8JSzG/8Q4=; b=Lb1emQGO2HuFoxPpxOkHoNC9pk6EynpDeBXrcqlBL3eENOWpZBPMcCvIDpr8hJsu3y5a8l lq1c+VpgbShK7cqi5Fqp3QHKy2Bgw1kgS7jEtdQMfbzdkKiV1a5HpPqRBHxmb4feDOBR/K dH0j0SRNyO5kjfH1MQipWcXN/bCz2mPFyqQVoQWxb2yMABExSkntGZyV/cNlP9BRbs1oOk mU/38Zh/aQ56JI+h1d3F0qHbSbbq5BI9RNn9WSEmcvnqVI71c/cLenEqrpC2I4dsCypBex v8Cn9/mCIogKMX/uCO1bxb8B3iL5Bm8rjPNof+DBTgwIFU3B6RZ50waj6/ZPoA== 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 4fvT3c3W5Hz15XG; Mon, 13 Apr 2026 13:37:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 13:37:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <495880311.667.1776087436503@jenkins.ci.freebsd.org> In-Reply-To: <710861003.663.1776083608711@jenkins.ci.freebsd.org> References: <710861003.663.1776083608711@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #686 - 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_666_315064481.1776087434772" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_666_315064481.1776087434772 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #686 (58718cf365933dc2c75d43f71= 54371344bf47286) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/686/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/686/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/686/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) 58718cf365933dc2c75d43f7154371344bf47286 by markj: vm_fault: Reset m_needs_zeroing properly The end of the build log: [...truncated 67.60 MiB...] --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libmd__L --- --- md4c.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libelf__L --- --- elf_end.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st--- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- -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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_e= rrno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libmd__L --- --- md5c.o --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 64.01 real 509.59 user 78.40 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins30968078847= 21263892.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_666_315064481.1776087434772-- From nobody Mon Apr 13 14:05:03 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 4fvTgg6v7Nz6ZCnX for ; Mon, 13 Apr 2026 14:05:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvTgg3blxz3mFv; Mon, 13 Apr 2026 14:05:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776089103; a=rsa-sha256; cv=none; b=UzCIySVcdAbp3bBmX70anCJpE9DNFj+yJR6QakrhmRyaQqT1PrLT6NDY1JbWnYu7dYauQ2 QX5LgiXDoz4bxf00PgGxkiRSixE+0wlqC4U/WDAS4H5y6cAYvAzehYRtyUkXvAmQTThm1h qHQtErBV4yNkTN3POMP8WI+x2qBE4BFOi9FG6cvYCAoc4AFirmcgMoABMf0hZ/RrcMCrGx sDHFZdK/XiMFO0gLu6AzKcAV96yYeh2qEFj0MImy3QNOKG1NJ5NuQrxpkaiq7Rp+eFHDEC QLm04QsaxGgYSD6uyWFNBjClqEUeE/jfkwYBOJglzmiOaBIMS08dQFAok/dnQA== 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=1776089103; 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=ix9pBgzenU1g0IDbGPtCOQuY7ZGk6iPAv61lAcSZuKU=; b=Jk611ufD32/ysL1VMX0msXp9b0sa7SAkB9S51ZvbDR+PCibUaDfyRgXWbdQ7VxnJXQQC5+ tJZeuWs1skKTOPC7N92Uar7EXCElYOryZ6WYhEYaKlzCGu5lEKo7fwoQFbS5TB14WwaNPf taysboF9VAIl9bCEX+pzOgm0DQAvkGwTaE/6LGqs6ikfn7H3VyBB3EMmoOudjXxIZ6Cm3s ruZMZ47nXtvNNCcniUmJwO0BhgP154ypbXd7FVl75Zp+985bIiuaclslLJyowJ+arh3fM6 oXa6zxYENPFsoHDNBsYaFACHu+nVmcREjzDQsu7vIbYMegwHCu4hVxeSe4GNlw== 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 4fvTgg2tfsz163y; Mon, 13 Apr 2026 14:05:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 14:05:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1129353310.677.1776089103408@jenkins.ci.freebsd.org> In-Reply-To: <1857723350.657.1776079941609@jenkins.ci.freebsd.org> References: <1857723350.657.1776079941609@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28252 - Fixed 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_676_539351740.1776089103196" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_676_539351740.1776089103196 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28252 (e9fc0c538264355bd3fd9120c650078281c2a290) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28252/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28252/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28252/console Change summaries: (Those commits are likely but not certainly responsible) f1fae67afbb13a41d488d0e0ec66b1805925019c by zlei: ifnet: vnet_if_return(): Avoid unnecessary recursive acquisition of 38bd7ef62f318f791e232e217855307a9d75efa0 by zlei: ifnet: Move SIOCSIFVNET from ifhwioctl() to ifioctl() e9fc0c538264355bd3fd9120c650078281c2a290 by zlei: if_clone: Make ifnet_detach_sxlock opaque to consumers ------=_Part_676_539351740.1776089103196-- From nobody Mon Apr 13 14:51:59 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 4fvVjt0LP9z6ZHZM for ; Mon, 13 Apr 2026 14:52:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvVjs2x2nz400k; Mon, 13 Apr 2026 14:52:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776091921; a=rsa-sha256; cv=none; b=aJtb20hLTNdpA07rHM8cuzOx7WcNTwqy1j515S/5Ksgr27ZCFRgL6nqcskip120lPudn3m 7591jbYy28TpTOc8Xj3UrSF65hkm9V6v5Vnyz5XpNLqVgP3ib0rJaB57JqA7MLxkMKEEfJ DDw/L3NncI1VG1iJp6V2kJAxysSbXRJ87ynM3sa4r0SVUwdmD5ww+UpQmz2xNnEW+9tKF3 cW0vGv9MeKiiG2B/ksQly/xXh680Rm2cgSPl2JYkE7T/CF2F0kMBogQy+s5g0xP8SnSbA9 224OER5kzPcI0oDHAIfZ9Rzdm3rHnf4DpMr99czDtXFgFqRiA4S0u8P111ZKEA== 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=1776091921; 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=X347wiwbi304Z5CUfmgE95SU8bK/26Ka4RptVq2ekhs=; b=lsIXlSFQr9LdoTOiSYGEE8mP/AcY+8q+c3ca9mRe/3+Ay7vf8AVm7w7FYw3t590K7Jhxx1 KL/LFWTX/VHCfxd6T0Miz0Jh46a00sZDHrfv2Jz9amjUifItjBFT4ZY9Bls7hFFsln3ksg WKjOngFEGsdLA91vQzXO+pRRnENixcmWOchKLYyIRUqX4JPJX3WWc3crJKH57BuY91TWvB LQotpMq0aK1kDdt4TR/QORVruaAuwEfp1gc2DhgRs6aqfLX4DwLwgC0gsQ150LDJpp6xzu AYjCViHR+MHJSkGDmI0APsMXr8sX3sC2gih9JEzFCja8r3HCu/KRtSTRWgg1qQ== 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 4fvVjs2Mq6z17WT; Mon, 13 Apr 2026 14:52:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 14:51:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1886509988.683.1776091921337@jenkins.ci.freebsd.org> In-Reply-To: <350656165.631.1776067044690@jenkins.ci.freebsd.org> References: <350656165.631.1776067044690@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3395 - 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_682_51316692.1776091919751" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_682_51316692.1776091919751 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3395 (26740e8f80da17c78bee6fa322e6b= b1f2669be5c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3395/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3395/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 395/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) 26740e8f80da17c78bee6fa322e6bb1f2669be5c by pouria: compat/linux: Add Linux i2c-dev ioctl compatibility support The end of the build log: [...truncated 62.67 MiB...] --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- md4hl.c --- --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libelf__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- lib/libnv__L --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libnv__L --- --- msgio.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.04 real 515.35 user 78.09 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1811567850173795= 9076.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_682_51316692.1776091919751-- From nobody Mon Apr 13 15:34:04 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 4fvWfP0WdJz6ZKpg for ; Mon, 13 Apr 2026 15:34:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvWfN5Pl2z448h; Mon, 13 Apr 2026 15:34:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776094444; a=rsa-sha256; cv=none; b=ICO7ORmHakTdlokW+OH0/hd+g69KCwHHhdDGzlI9s5zl3vjQh59Nd8NzgxM2u59WWDk6Qb NnLLAncRk8HDRAV8oEYmdXckB/zv9cGIhfZmysFMuOYGZfNJ56ZjicrP2rRAKuFx0BKOt+ 5hxgaUFT7o65urMTG+nN6BSPGLiQeNhgpRUqSx0b3x//SRjPCvuULLVHQETg9KgCTGJ2s0 zntgslb1Rha91nRBGbsqh8EQhSMNF3kYfNWQkNwtlFMrqEtrVPp3XTMx4KmN2hEU1aSRM/ MlisE3Mo4GuSysnK20wHA/hkPOJMetBHIq5PYMaMxJG4MJZxkpVKMJZZ8AX2pw== 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=1776094444; 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=jKZD7a6H6WPd/F2oyfGb7Er6u8l/d0pOvBGldqWGPUs=; b=fgv2bzZl7v61TSC62qmahHbMf6kNU7O2ZR/tBECUV8YU2w9WApGWilV7U5lLAlXoeVifiL A5CpbDS5qpWgwKn3vHLdrVge0fJrmflCyEdmRuRmsDq0EyxJrb+3P410HB+dIG9PU5WbdL UN5J73/NlBQR/BuLZr3k4ciBdsovjdtLwfwA359OpgB8lUBwctdwnhUxby5GzacAuTlPul P7bA0KLu1gQcuI6SGPlXPnSGF82pANHZsFur4Zc0q6DiXc3I39hsY245OpMiBtM1JCYCLS XT0LuPlOn778OVKFM96Wg7p3bLflSnU2V80dekUOyfrrPic5qt5vMn9MyyD/LQ== 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 4fvWfN4pRYz186v; Mon, 13 Apr 2026 15:34:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 15:34:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1902268629.689.1776094444678@jenkins.ci.freebsd.org> In-Reply-To: <1532040525.661.1776082659276@jenkins.ci.freebsd.org> References: <1532040525.661.1776082659276@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1864 - Still Unstable 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_688_1910921617.1776094444469" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_688_1910921617.1776094444469 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1864 (0ccb63941591d8b9ec77b95d3a4dff11c784e2ad) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1864/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1864/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1864/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 0ccb63941591d8b9ec77b95d3a4dff11c784e2ad by imp: cross-build: Define __*int*_t and include sys/cdefs.h The failed test cases: 559 tests failed. FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details ... and 459 other failed tests. ------=_Part_688_1910921617.1776094444469-- From nobody Mon Apr 13 15:48:13 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 4fvWyj6GWpz6ZLTd for ; Mon, 13 Apr 2026 15:48:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvWyj2f1Qz4542; Mon, 13 Apr 2026 15:48:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776095293; a=rsa-sha256; cv=none; b=AgtpqDvek2gDgchs7Au45swAFyfPAjCwQ8K8F/NUaex5eX0N8j8rsUVtmWdehNlnU/Oj1w 9a5fcRHa7fpqk3KthnMy3klItS+nuYSXC8zofSHBmAd/ZC7T0MgBh3rZpNpTYF7RrXNVts 40EU9xK/W6VSIYe/f/1p7lkJTV0jRUnGx/MfVmTrXa5shdt6KliG0r5Zqm5SyQp4l/C/im KtzUlaWIPRU0f7vXv7+49DWP482U6wiJbto3X/IjU8VcrGCm1qtJN1gLim/oMOYFgfLxRz ooGBrtudPKZDN4LPDJWuOPdKMpm+ygHhbkqJkf8oYdebJCxzYDgJ0uYeEoVdvg== 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=1776095293; 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: list-id; bh=scNtyQuw54sbBMoiAPx1nJWznVFWtu/DXKjsj/P6uOE=; b=BXzuYincIJBOr6ITuWMVtXCjJQ1WALhLpXQnzYdT/SnksZ0KrQ4h4v1MJrMozUUjy3h+TD 9WwtD8+1/cH1uZMLx4qWV3+x/xWdHVOQgoUog1s4Rh6PBORGe3RM+qFxsQYzyJAJAwjDQf 8mPtMFNo+m/Vf2V9Qopl/h3qXIJ3dcl+lw2JfSf2sCoPwxu6x7bDSx8sPZ4jWHtajlPdyO NLQMshj5Udtyd9bslWHW4XsfPwl7FkGkfEXYTGiSEat1WyorlxtVa2uEd/7A3ulE7kRwUY q4LFnlct6/Li2ElgW8Ct087evVl24ZOUpMgf5UUyt+cgfdKwuHG2DHP48e6AAA== 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 4fvWyj1wXWz17qc; Mon, 13 Apr 2026 15:48:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 15:48:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1729499793.691.1776095293273@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #626 - Unstable 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_690_852183672.1776095293019" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_690_852183672.1776095293019 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #626 (58718cf365933dc2c75d43f7154371344bf47286) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/626/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/626/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/626/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 58718cf365933dc2c75d43f7154371344bf47286 by markj: vm_fault: Reset m_needs_zeroing properly The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_690_852183672.1776095293019-- From nobody Mon Apr 13 15:51:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fvX235RHFz6ZLcP for ; Mon, 13 Apr 2026 15:51:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvX233JHnz45N4; Mon, 13 Apr 2026 15:51:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776095467; a=rsa-sha256; cv=none; b=IgievmEuwRZOKW7+55uiY4MRJN6ziUf/F/ZH6g2YDlX58fd/GoSD9UUsJK6CbYTS7yVUDa 4NO0cceQA3Cgi7k7q8K47EGx+yTddkZKuvXWaeoLCvcoDMue6MiRTc3n3icC+qHacdca51 t01z7mbvX0g6M3nnRbhtDM3LNK1rZkxRb0camWF+vCBXW3riy+Fd8bxrJFiUPgnugbw335 7Femfzc/zynN4pJlMc/bUay1BPx3aWgOsm6hjY2UQJ/2ZXAudDUSb/MylPj0pA0GJ668cg p8KufPEQYBuKbnxYkuOUQVuvO7AKlrpdD2nvv3xnxEH0QA+OZzftFPyKhJuzsA== 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=1776095467; 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=iQF2FwCqf4z1jC9OSEBlruP9DeQPjuLFrayZkuiWyek=; b=kfp4vuOAvAHvncbca+afYVM/c0qxmV2Hnwq0B1SlhledF9hzO1JHblGGrOMVdBS80N1dGd 66t4nL0h8DjDl04OqlqANRSPshZSACxB3bSS4AqxobaIKF+DV5FDkohEfE0KArgO/+SYED 9Ve4ioxM28Al+0rM4xx4G/g0vfzzMqZtH+w0mnNclyCzaddMQTpRtVe+GR+k3TFAQx40Vi LTdDWsdxa5YpZG8ypA0RFh3MM18/NWDK9Lco7zWQRsg187U6fleq8qs62XqsWtBxDSpKf2 63TEi52QQ2gtdllf36yaEWpPHS0JOAp3V7R8bA7pN5R86iPPh7MmHM3cMVVc3g== 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 4fvX232kszz19Hy; Mon, 13 Apr 2026 15:51:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 15:51:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2138823030.693.1776095467388@jenkins.ci.freebsd.org> In-Reply-To: <1886509988.683.1776091921337@jenkins.ci.freebsd.org> References: <1886509988.683.1776091921337@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3396 - 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_692_1695645987.1776095465970" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_692_1695645987.1776095465970 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3396 (eb5165bb491138f60d9004bc4c781= 490016d9288) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3396/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3396/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 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) f2cd95a372000681bafe284df6ba857d5c2541c2 by mm: Update vendor/libarchive to 3.8.7 The end of the build log: [...truncated 62.49 MiB...] --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libelf__L --- mkdir -p /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libelf/sys --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libelf__L --- ln -sf /workspace/src/sys/sys/elf_common.h sys/elf_common.h --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libelf__L --- --- elf.o --- --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negat--- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f.o -MTelf.o -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=3Dl--- lib/libmd__L --- ive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-varia= ble -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpans= ion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation = -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-err= or=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-e= rror=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-va= lue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Ds= izeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverf= low -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= sys/crypto/md4c.c -o md4c.o --- lib/libelf__L --- 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-error=3Doverflow -Wno-return-type -c /workspace/src/contrib/= elftoolchain/libelf/elf.c -o elf.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- fake-addrinfo.o --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.95 real 514.35 user 77.11 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7130448656073375= 595.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_692_1695645987.1776095465970-- From nobody Mon Apr 13 16:49:41 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 4fvYKg64c5z6ZQ57 for ; Mon, 13 Apr 2026 16:49:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvYKg4Df5z3GC1; Mon, 13 Apr 2026 16:49:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776098983; a=rsa-sha256; cv=none; b=UAGYgpQsSzYAinPkvsKX94FPlPOehMcl9JQ3ds2AvPE6Hp3ZV5EBy8qoB+pBhs5Ye8wdz/ ikv9D0dCdC7Q5P7BlESMF9ZlH2C53nzV9mBzr+jEv3MY+t6hyR07C8/3SsLFE8kyR1crIf FAk5LSynxUnMwHrOYFpm9KF052pRKdDIEJoLewMVmlZyNETc/cg/42wV0/V4ukQoZw82SJ /Qd5BqakVEiCtcBXUx1TcX2Y0v2SUtTpSuf+xeNZWym3RYolTJ5HYCveWY/0wazTttpORI H+7SoRvQzkRsjyK+wLqHYy/0jE1bjOMbbuCOIMVN5pOESIftX7nMc/GKZpSZ/Q== 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=1776098983; 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=d7jOGCpk3xyQ6OSYK1VgejFzRfE72GssEINKR8wTMIQ=; b=fmeCi50rpdBP6CwtEV1CB90bRmwj8BHzjNZ3WmGxqMY3ajbjm5ce5mLHGmlzahG5QbHLWw VL0EbxTdjjA8/8Jwws3kwMLzbDz9oLGlok520F+xDD/RYJtdXl4686aaAUBc+afSvTjEQ/ rfpCfTOZqJxlNDieRwWmxI6xHJBrRDIayb1Aqyz8zsLrVrKW1gh4KPwkBxz1FpKAr6x+DG kdQI78XnSlXw+4QRaVQVwpL75J2jOp/eKfUA0GIzpiN+L7aEUfR8Agwi2RmwpvJxocy789 LCulsEumYjNdhQUxXHGv4vlSXRWSBXM5Jj4xPQU5SEHpzUDeEaKAKDmJl8BA9w== 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 4fvYKg3WlTz1Bf8; Mon, 13 Apr 2026 16:49:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 16:49:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <866567561.699.1776098983500@jenkins.ci.freebsd.org> In-Reply-To: <2138823030.693.1776095467388@jenkins.ci.freebsd.org> References: <2138823030.693.1776095467388@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3397 - 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_698_694628812.1776098981924" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_698_694628812.1776098981924 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3397 (58de79153622145cb6fc57bc92c4d= e678876992f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3397/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3397/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 397/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) e44d2e941e8ebd74e6a1b1fdbed83fe86671cbc6 by pouria: if_geneve: Add Support for Geneve (RFC8926) 688e289ee904fe625d92f93680a71753d03ba2ee by pouria: ifconfig: Add support for geneve (netlink) aa9f669d09a7a193d470477398815f45a42c0270 by pouria: geneve: Add tests for geneve adecd4c4cd05b404ff81dbfce88b772e2b754a7f by pouria: geneve.4: Add geneve manual b0ef03f0c4bc2a7715e4b8ea4ead8dd73dffdd95 by pouria: ifconfig.8: Add geneve(4) parameters c208439cdb588d91aead9403cec3d4acf4a8bebf by andrew: arm64: Add a cmap page to pmap 5809584275363d6b2f44981d8561a126a1344360 by andrew: arm64: Handle changing self-referential DMAP pages 7e718b9a8eec6b5ed86b3b5509fb09dd590a3b60 by andrew: arm64: mte: cleanup cache register definitions aa555b6004d605ff0fd48832340b0c32f14d51d4 by andrew: arm64: mte: add system register definitions 58de79153622145cb6fc57bc92c4de678876992f by andrew: arm64: mte: configure initial state for system registers The end of the build log: [...truncated 62.52 MiB...] (echo '#define LENGTH 32'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN256_/g'= =09 -e 's/SKEIN256__/SKEIN256_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in256hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- skein512hl.c --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- --- lib/libkiconv__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- lib/libmd__L --- --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.61 real 514.54 user 77.84 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1275602623518560= 1781.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_698_694628812.1776098981924-- From nobody Mon Apr 13 16:52:20 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 4fvYNk3Tgbz6ZPwb for ; Mon, 13 Apr 2026 16:52:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvYNk1bnvz3G58; Mon, 13 Apr 2026 16:52:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776099142; a=rsa-sha256; cv=none; b=wHWr3bzRa3E4QYPuNp8g2SavLMoE2v6owwYovAqVnRUQjWVYM5pd10yaMrzCPeYpXbacXq XwKzoWCM+71h43hwsumlSyjlKDLMRVzRbIpM/CGfvxXN+GPWrS5Xum6xK8Kcrih27rOUNQ HB0t8G32l24OMtxPsm/w+6gB0xrPuD+bIVjLcBvzE8jK+ecJya2qPl7Jd3HE3e2P4wbN+g 6yUlofoRO1Ep9+DZYCDW0NlOLKS9kNYF3QvLA7ziwbLJGOlqcVryROOmaW5NIwuqTKzXB2 a9F9K6v8AmQcVjyC79WfhFvQdA7qGTotDXPDsrD2OtCqBbYJOUm9IlyZe9q1AA== 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=1776099142; 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=oT/hF+fI6lPnMG4LW25i9pp36c1+Xxz2U8YlHEkX3oU=; b=Io64AeZJlKAEsycyE2zZsJOFXYUhxv8z/iKxfcxXkjt74faMP8rEFcCpTNywybU5ATDsAk J3rMHitHKKgubBpPM4CZ5pqSy5lRDCOeUYRC0I2KHxXoCy7UZO7BJMF5C31JlhKpY+OIUt /TW/pRJ5A07Rmg5/eZpmSNFKxbEVqhrT4wUpT6pugOzMf85Hy05U0sIxkLDsHmGCFahKo1 YTQO12cxVmlKJXIDOnJuANoYooIhVeqAKswwXVK/5jOmIiQ9YE64Hl7he9LgNso4D6AXjR 4p74ozaj62p7t8C/B3YI/0Ycl9NapzFFWzbF+24A8JE7uk046iceboJLrmaKXg== 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 4fvYNk16M8z1BW7; Mon, 13 Apr 2026 16:52:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 16:52:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1362081898.701.1776099142160@jenkins.ci.freebsd.org> In-Reply-To: <389530973.659.1776081675623@jenkins.ci.freebsd.org> References: <389530973.659.1776081675623@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1011 - 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_700_15267217.1776099140865" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_700_15267217.1776099140865 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1011 (efab056932ede3f1e14cfcc8= 00f5c421f2d78b95) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1011/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1011/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1011/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) cdd2a1d19ad3e9c62a12b78512522ca972bbd0e2 by kevans: kqueue: add some kn_knlist assertions around knlist_(add|remove) f206751e1280410a8c911283a92ee9194a3f1ac6 by kevans: kqueue: simplify knote_fdclose() 42a8f973cb90fa40025586f083e7b13db7f81926 by kevans: kqueue: compare against the size in kqueue_expand 9ef671ef0c6c50e85a35d867ef1c7890f9de91af by kevans: lualoader: allow the local module to filter out the BE list 6706984194d76b8eaa13508c7b781e817cb76df2 by kevans: libc: fix memfd_create's HUGETLB handling 64c72d3020f5c0d07219745f658400ca26654d84 by kevans: kqueue: don't leak file refs on failure to knote_attach() efab056932ede3f1e14cfcc800f5c421f2d78b95 by kevans: kqueue: slightly clarify the flow in knlist_cleardel() The end of the build log: [...truncated 56.54 MiB...] --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libmd__L --- --- md5hl.o --- --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libfigpar__L --- --- string_m.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/libgssapi__L --- --- lib/libjail__L --- --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libjail__L --- --- jail_getid.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libfigpar__L --- --- figpar.pico --- --- lib/libc++__L --- --- any.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 -march=3Di686 -mmmx -msse = -msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCO= MPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loca= l/x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib32 -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-proje= ct/libcxx/src -isystem /workspace/src/lib/libc++ -isystem /workspace/src/co= ntrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/libcxxrt = -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SY= STEM_HEADER -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections= -ffunction-sections -fno-semantic-interposition -fvisibility-inlines-hidde= n -fvisibility=3Dhidden -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.dep= end.any.o -MTany.o -Wno-format-zero-length -fstack-protector-strong -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-= of-packed-member -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pref= ix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dc++23 -Wno= -error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-err= or=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib= /llvm-project/libcxx/src/any.cpp -o any.o --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libgssapi__L --- --- gss_duplicate_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_duplicate_name.o -MTgss_duplicate_name.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_duplicate_name.c= -o gss_duplicate_name.o --- lib/libfigpar__L --- --- string_m.pico --- --- libfigpar.a --- Building static figpar library ar -crsD libfigpar.a figpar.o string_m.o =20 --- libfigpar.so.0.full --- --- lib/libelf__L --- --- elf_kind.o --- --- lib/libfigpar__L --- Building shared library libfigpar.so.0 --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_kind.o -MTelf_kind.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_kind.= c -o elf_kind.o --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libfigpar.so.0.full -Wl= ,-soname,libfigpar.so.0 figpar.pico string_m.pico=20 --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- --- lib/libmd__L --- --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.45 real 435.35 user 60.46 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins55135368078= 1171360.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_700_15267217.1776099140865-- From nobody Mon Apr 13 17:49:08 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 4fvZfG2LQmz6ZTh3 for ; Mon, 13 Apr 2026 17:49:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvZfF6Wxxz3Tfh; Mon, 13 Apr 2026 17:49:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776102549; a=rsa-sha256; cv=none; b=Sktq0ProCBEwJAJCEPTp380XRPbj7rO4e5g7Jfamqz93Z2djai/4TwQgEs3e+bAKKyEvsx mTELvTAu4/kAKLitzMpz4/8DXzGCuzxd9/JFKrxTA8c5zEnygDCmCPwrUsmHWIz5cDw/O6 h/UeW+H83AgDBw0yCn+sj17wYZFA6qjQD3ZX/kDD8zSvKfiW0Y2lXqK9Jclloi3Aw3jKd9 XOmWsC4I7rUfZK2kah0NaZBKSvYS2wrDZkHy1cjph4cXZU9tRWXD2CNvPhDYTvIMR6YXV2 Q3UBkL7+kmRGxhUE12HvP6mVmLpiV582fSnRdZ+W2tLTJ6NSAIMienZ2wk+Elw== 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=1776102549; 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=SYZXLsdbX01mx5hYh4rWRoD6Nfcow/dCXMjEnjSUEho=; b=Vl/tSvKWUf0WLsPB3JkhNlaC8UltCbbP4jHVbGPNzNNxPDtmbMcDkoYizXipS5W8d37Te0 FKgKCwtKzF/JEDSAegwq+FanJKh1i49t9yeubvWhtzOJSqTfl8PNHygPjoOH7d8URf7lOI SX686i1+dj8e7eBPTrGn/YDAEVJfzbIdvBvPuocteS4hPCovBEqkqO5lp3647lUNW6Ytkv W7viVPH2jUvEJBMxGDiMqBEec5cvpurr2sOA4/y+CPdRaqsjm1MjhiPdXNpU0rKmyUQuF/ pjGjLGxzkRunDbYkvryUe9ciF4oLd1J6qTq1782ohESX0dYm5W/yOdp1fuXwRQ== 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 4fvZfF5qswz5X; Mon, 13 Apr 2026 17:49:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 17:49:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <825417759.707.1776102549824@jenkins.ci.freebsd.org> In-Reply-To: <866567561.699.1776098983500@jenkins.ci.freebsd.org> References: <866567561.699.1776098983500@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3398 - 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_706_1103954257.1776102548332" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_706_1103954257.1776102548332 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3398 (3b108068121ba30fb3dbed569d675= 7da2ab529a4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3398/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3398/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 398/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) 3b108068121ba30fb3dbed569d6757da2ab529a4 by dch: release: remove Oracle Cloud Infrastructure build targets The end of the build log: [...truncated 62.51 MiB...] (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- --- md4hl.c --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ --- lib/libmd__L --- --- sys/md5.h --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- parametrized.h --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- --- lib/libmd__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- --- krb5/util/ss__L --- --- invocation.o --- --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.63 real 513.38 user 77.79 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1124837246083439= 9207.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_706_1103954257.1776102548332-- From nobody Mon Apr 13 18:41:46 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 4fvbpy4wgCz6ZXl0 for ; Mon, 13 Apr 2026 18:41:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvbpy2vRFz3cgs; Mon, 13 Apr 2026 18:41:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776105706; a=rsa-sha256; cv=none; b=BxyxQ0UebjTYJ8Bc0qJxfdo5luvooCm+iVdOF1nn4DBpoW0ONm4xCpW39H/UmrbDLbzNoE NExKHckSLNcE9ARYb4VXonPX8+1h3IxypWZrzuOVl7KbhV31EwFTt38PeGyk+pbZV3ymTH qvvxITDyxOi/OJW1eSJyMQ6vwtjrdiQHnryHmI+12nAfjkiAIagCtexXAZa7tBU6rO9vQC EAHEtloV+7ZyIieYSkW+aLZrTBPFuu/l5A5rnanOc+zH8mJOgnWO6n5Ay3aN8vwDeIdjUm T2FU1MtGQVwpMyU4SEmP8l35M+30WBLm9Lp3oiszQFdWnsaeWPtzZCPbB+M0Tw== 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=1776105706; 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: list-id; bh=4jkvjIVibaVdG+7KDO0u5MCA8Lm0yZHIB36aZL5wTSs=; b=aO4tMDltfskVkOptv3a1O4fHGFH+phQhlkudiI+py+s92gb+wdKglTp+ylGtNIN76cFHOP AE/j9I8bFrgiwN1cN97/9XsZQCTcJSmzH1Qz2FU1JIua/Hbv3Sw9ivLMBkT3Ol/aEEivZ4 1Ey4FWG+lYgIlqran9TIM8kiF0cV95zlhQZn5kIkkxQWS3lXDMl3COhq8stbsNr6G++/eB I9VNqwuKDO+lsSBqcFUKlXJ9kxTtDtui6BT/bD7OZj8/x0teTfv2M+zPNIzliQ22MeuZa2 oOVyNM1x0QblzweX8puygRxxW6j6+KcU9ouYi2oo6ElbyASHZwA4Mw5Z5o6YGQ== 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 4fvbpy2N71z1Nk; Mon, 13 Apr 2026 18:41:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 18:41:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1093039658.719.1776105706337@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28254 - Unstable 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_718_1921099983.1776105706142" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_718_1921099983.1776105706142 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28254 (eb5165bb491138f60d9004bc4c781490016d9288) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28254/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28254/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28254/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) f2cd95a372000681bafe284df6ba857d5c2541c2 by mm: Update vendor/libarchive to 3.8.7 The failed test cases: 4 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.endpoint_independent_pass Error Message: server1 did not receive connection from client (endpoint-independent) ------=_Part_718_1921099983.1776105706142-- From nobody Mon Apr 13 18:48:03 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 4fvbyG0RCfz6ZXd0 for ; Mon, 13 Apr 2026 18:48:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvbyF3L6Mz3dcS; Mon, 13 Apr 2026 18:48:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776106085; a=rsa-sha256; cv=none; b=T3Z8CIhkuzJdUM3/i4nKAhJLYBPjXRDQmGZ2WYWaWugB3w5RcllC2jaYpbN79uaQ9fapqJ TI9cTcrm7j/7vUbaUFANJSLt1nnF+ysx9t5QqAQHKV4oszpWMZwSRVteoQyF8JKPvnLhmY xsDVdkfNsidWuo2zbe7Bn+aC1u2+iYHkVMSW448bawDUO8tWBXGK1q9J3izULFa/7gyvFJ UTbaTzcy3ESYtz/XFVZ47RcmNHxh4707JvXzjVfPeNI9FnKWpahn5TBLyz9yGdXpnS2idV s/GbrUWzLBy4bys9a9ZLGlLjAUT6wiE8snCf3ECp/cEEEJdtLsh+o4gUv7LPvA== 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=1776106085; 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=CGcdE3Rq9X/jlO9mH3WD61hk6bRB2FUZqj+0vZcIm30=; b=xfmeMbaZkYWhpUOLSgqThIif3W5YjtnaMR1GyT8eV0aq884/4wU9oEucyS6MRJkwjgJUjK qjpLB3AU32CZslVX1+ML2jZGdU9DzgfSTWyDjkYCTN4nPAQrDXa+9mo/5NV4u8NjMd9bZN 3wa6SNHwOOu71FS0r5vn1RDGsu7e77WBC01kfHC4ohilJDbgiH3T9xWFEEzdb8dWc+1i3W 1v3SZ/IMk2Fg85uPGM9aJH77PaCFd/JMwAG79pA7sJLc1xrNV/OdWazRjgkVHydNt0TII9 6NuuuDvb7jMolHYfYv6ZOvFTSKijDawR8/fe1lTU8Symz0+fLyPD7GshLrIRSg== 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 4fvbyF29xKz1g6; Mon, 13 Apr 2026 18:48:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 18:48:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1414802425.721.1776106085327@jenkins.ci.freebsd.org> In-Reply-To: <825417759.707.1776102549824@jenkins.ci.freebsd.org> References: <825417759.707.1776102549824@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3399 - 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_720_2084285213.1776106083622" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_720_2084285213.1776106083622 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3399 (3b108068121ba30fb3dbed569d675= 7da2ab529a4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3399/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3399/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 399/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) No changes The end of the build log: [...truncated 62.51 MiB...] --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libmd__L --- --- md4c.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-erro--- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra--- lib/li= bnv__L --- r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/ss__L --- y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/cr= ypto/krb5/src/util/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- --- lib/libmd__L --- --- md5c.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_errmsg.o --- --- krb5/util/ss__L --- --- help.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libfigpar__L --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libnv__L --- --- nvlist.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.nvlist.o -MTnvlist.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/sys/contrib/libnv/nvlist.c -o nvlist.o --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.31 real 519.78 user 78.11 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4912633518742436= 493.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_720_2084285213.1776106083622-- From nobody Mon Apr 13 18:56:00 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 4fvc7N6phmz6ZYX9 for ; Mon, 13 Apr 2026 18:56:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvc7N43Xcz3f6V; Mon, 13 Apr 2026 18:56:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776106560; a=rsa-sha256; cv=none; b=fK2sUwXcvK8H9Eph3In0C64TeR1YBDNsxcdd81E80sQY6iUhxQDloLWh7Qh+6BWQX12vB6 NOWitC9taEU2DoGDBePH4t985RboSNjTHDD5Bt8E2Q5uOU1cH2wrIyLTInjLsO+mVo3SI2 /kTHpSQci/IjvMxMUm1ZPGNTguERPtxzNyTKhJ21mMP5Fw48koF92G0BvWFw8vnnAoxkK0 rDayjPrRFWEnm3p7WuaGRIBMrsQX4dpU2Jq3JYYxk2OqIqqgCg06QsvnzxgLfy+k+dKPDe /XVNeTY/RW5hiPq9N7l+/JlW1/oWJGiJEoGahFxlsVyJGf+qKQwtJYle0THacw== 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=1776106560; 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=+bj/kR7sby2833KAqBrIMDYyYMrG4In8RYDHmE9IuXI=; b=F+9kb0aJ8T/1nd8ko77PQu9v39DoR2+PFe36tUB/VYeSj6ifC0Lw6bMk18B3npeEBvF/GT dS7TECyXSxRrzpM/T+qaWhsngdi39+imoOMzf556Nuxm0hSfG13PwCM7WK3hgRpp+32RMO poELGKK1+G8LCRQSz1WUqVjoP5gLYVjmLzLcqis9jbcUuhGt2gAq5FyRfPSJPf69bum5BX Y9EZ0Za6Rx2waBtzTAus72MTLhY8N7I/PfQhcYdsEU4XELcxibJWN8F7N3EziY7+4HgFfF hMXx6Y3NzlBzREH9jDxG3gs56k/cVF4lmDKVJBdzo6cjspC0Mev4Wr1E4z3nnQ== 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 4fvc7N3K4Qzxq; Mon, 13 Apr 2026 18:56:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 18:56:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: lwhsu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1733722642.725.1776106560470@jenkins.ci.freebsd.org> In-Reply-To: <1902268629.689.1776094444678@jenkins.ci.freebsd.org> References: <1902268629.689.1776094444678@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1865 - Still Unstable 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_724_2021188244.1776106560184" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_724_2021188244.1776106560184 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1865 (aaa210987afad8e575088f608a0b85f98186602b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1865/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1865/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1865/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) aaa210987afad8e575088f608a0b85f98186602b by lwhsu: installer: Add download.freebsd.org to mirror list The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_724_2021188244.1776106560184-- From nobody Mon Apr 13 19:48: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 4fvdHX0lmQz6ZcZg for ; Mon, 13 Apr 2026 19:48:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvdHW5y2Hz3lwP; Mon, 13 Apr 2026 19:48:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776109687; a=rsa-sha256; cv=none; b=atDoWRoadaaX8cVYHBpp/h570lWNQBEB3idnTFYLnbvUCJY3g+OCnicbocYqYlwRo0W4rk EF/sWIRAE61rlXk3pa4jseet747FvhjqLYMpqZz7GPn9FvLtMSjRmFhO9lapBzqoVmbkL7 FVrK2c6DVEQ9knGoXvSGcB9/xuzu0JhruF+Xv9nJZUyETto8UD9RqCl0Mtu+xHhYkiu86u 9haAxdNWjZLDA8IHo37HHwHgbIq851W7HSfoMPsf5DPnKios/Gth6Lcl7kmdALaGs7lJ6U 9ojsjrGEGXiUisFFWRhiSHcXal6uW+DkyvIQc+vV4ixf/A8XRZhxwqM3SjwRag== 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=1776109687; 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=rC8NUt+opFgLQfFce1BXhZXDJnZvyDsgpI7Rc7KFuXI=; b=tJjePdi+LXSutkSJWhbb3sdAHhGUZXTh23mTpXEwmZgqYSGktZpk/zhTTpuMZrBqdIHDaM gH80mFpO+7Iht06dZLQpQTlvge1bffu/EsDaRGdQUx8fIdDGXy4UrxnKbDf0q4CF30Qv+X 9DwWyeIofk8O8gNeHz2lRrxFKBn/kTpHHjiMPlPE9xb5unVjn1s6mIqZmu1+QcvKuAiO2E uueBUmrctBvw5d+mMM00bzkyZS7asmFtqm0Aew/Pa3Nuz4A5xcEb3AIU5Ivk1OgBIiNn5B DAUuRB8Nyo3001s9PaOsLXifBnWHXKIrWz97BHPMg1D0nhfhTeGvi+rsDZHjIA== 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 4fvdHW5Kqzz36Q; Mon, 13 Apr 2026 19:48:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 19:48:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1554224729.729.1776109687753@jenkins.ci.freebsd.org> In-Reply-To: <1414802425.721.1776106085327@jenkins.ci.freebsd.org> References: <1414802425.721.1776106085327@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3400 - 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_728_1620322610.1776109686130" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_728_1620322610.1776109686130 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3400 (bc793ad78734acc4833f8f38bfb50= 5e810c52963) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3400/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3400/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 400/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) bc793ad78734acc4833f8f38bfb505e810c52963 by pouria: ifconfig: Fix printf on geneve for 32-bit architectures The end of the build log: [...truncated 62.51 MiB...] --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/ss__L --- --- lib/libnv__L --- --- krb5/util/support__L --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- krb5/util/ss__L --- --- lib/libelf__L --- --- krb5/util/ss__L --- --- help.o --- --- lib/libelf__L --- --- elf_errno.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.90 real 514.96 user 78.15 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6302315573252257= 682.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_728_1620322610.1776109686130-- From nobody Mon Apr 13 20:06: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 4fvdj61q3Wz6Zdvh for ; Mon, 13 Apr 2026 20:06:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvdj56xYkz3tc9; Mon, 13 Apr 2026 20:06:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776110809; a=rsa-sha256; cv=none; b=CTtBpsm+Svp+V1Wvw8qEmH53k//fsnJtrKHs7RA9U5APgiIhLwrYYfLRHuan/KvwdTWSFM gZ51eYYKGsSNeYKXQiRt/ykfK24MCgWBueAyF3d3Wo95wSxak66+S1aAVB4M9qO7mvSZVI QKmFlgqKqO+JHxviq1kJ0mxIHsWjB+O9AI4tO3qECdzTpUpVL3ErdrlwMZ8ZD45iG32lTq J8d40XCnoPgf6zza9dch2P9M4X/pXWBOVeUi2Xw7KftTYfjfzwNo8Vh6H8TiDK/4LKTMCW QXDVP2pt01MonlBM50M4bvNkAdetEXFOIgUTLtgsgo/D/1Nb+vT8IEW8fVYEig== 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=1776110809; 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=mJUqisLFlso7W1/JR9Eo2DeCSpBpaz/2udbPF1Vf2DE=; b=msKL2MlbJyaG6dv28JUsoR4xKfnvZoSt6isvd92HCZ6TWea9y67jCoo5K4BAz4pOo9ibGG E8Jyf4UcN61co4U0fDUaKReS6DEnRL0mREetRYr4hvveAMins8FovfvaMrFCujkP16tJbz t2aMobpdYS51+5vvfxJIXsB+V+9kQE/E+2lXK6VxADadeg+Dnv7HqQOxnWO/WJ0AKX+Jls 9Sd42PjQMTdxYqHjRanr2IIy8qH7pUvpg2kkngMOflIhc2huUL84C4XXuVej1hCOgMmwRY Mi+dp/C3wj1leKS15Ij+7oOgEODruhjr0W6KQfweon1gsQ/FNUeMeDG0QENK6Q== 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 4fvdj56BZMz3w6; Mon, 13 Apr 2026 20:06:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 20:06:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <911370249.731.1776110809874@jenkins.ci.freebsd.org> In-Reply-To: <1362081898.701.1776099142160@jenkins.ci.freebsd.org> References: <1362081898.701.1776099142160@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1012 - 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_730_2059644958.1776110808420" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_730_2059644958.1776110808420 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1012 (dc61491025091d9e61048cc3= cfb18d25ed354a8b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1012/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1012/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1012/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) c4266d84c56f845945349a83801d99ca9ecf5d3a by des: tunefs: Better fix for arm64 alignment issues dc61491025091d9e61048cc3cfb18d25ed354a8b by emaste: fmax.3: Add caveat for going beyond C std requirements The end of the build log: [...truncated 56.95 MiB...] | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:594:7: note: in expansion of macr= o 'GET_UCHAR' 594 | GET_UCHAR(BZ_X_ENDHDR_4, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:595:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 595 | if (uc !=3D 0x38) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:596:7: note: in expansion of macr= o 'GET_UCHAR' 596 | GET_UCHAR(BZ_X_ENDHDR_5, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:597:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 597 | if (uc !=3D 0x50) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:598:7: note: in expansion of macr= o 'GET_UCHAR' 598 | GET_UCHAR(BZ_X_ENDHDR_6, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:601:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 601 | s->storedCombinedCRC =3D 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ --- lib/libexpat__L --- --- xmltok.o --- --- lib/libbz2__L --- /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:602:7: note: in expansion of macr= o 'GET_UCHAR' 602 | GET_UCHAR(BZ_X_CCRC_1, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:603:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 603 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:604:7: note: in expansion of macr= o 'GET_UCHAR' 604 | GET_UCHAR(BZ_X_CCRC_2, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:605:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 605 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:606:7: note: in expansion of macr= o 'GET_UCHAR' 606 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ --- lib/libexpat__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmltok.= o -MTxmltok.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/xm= ltok.c -o xmltok.o --- lib/libbz2__L --- /workspace/src/contrib/bzip2/decompress.c:607:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 607 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:608:7: note: in expansion of macr= o 'GET_UCHAR' 608 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ --- lib/libgssapi__L --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- lib/libmd__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256c.o -MTsha256c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha256c.c -o sha256c.o --- lib/ncurses/tinfo__L --- --- keys.list --- AWK=3Dawk USE_SIGWINCH=3D1 sh /workspace/src/contrib/ncurses/ncurses/tinfo/= MKkeys_list.sh /workspace/src/contrib/ncurses/include/Caps /workspace/src/= contrib/ncurses/include/Caps-ncurses | LC_ALL=3DC sort > keys.list --- lib/libnv__L --- --- cnvlist.pico --- --- msgio.pico --- --- lib/libgssapi__L --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.pico -MTmsgio.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libnv/msgio.= c -o msgio.pico --- lib/libgssapi__L --- --- gss_mech_switch.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_m= ech_switch.o --- lib/ncurses/tinfo__L --- --- parametrized.h --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- ncurses_dll.h --- sed ncurses_dll.h= -e "s%@NCURSES_WRAP_PREFIX@%_nc_%g" --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libcrypt__L --- --- crypt-des.o --- --- crypt-blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-blowfish.o -MTcrypt-blowfish.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/secure/lib/libcrypt/crypt-blowfi= sh.c -o crypt-blowfish.o /workspace/src/secure/lib/libcrypt/crypt-blowfish.c: In function 'crypt_blo= wfish': /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:36: warning: 'snpri= ntf' output may be truncated before the last format character [-Wformat-tru= ncation=3D] 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^ /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:9: note: 'snprintf'= output between 4 and 5 bytes into a destination of size 4 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib/libnv__L --- --- nvlist.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.pico -MTnvlist.= pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/nvlist.c -o nvlist.pico --- lib/libcrypt__L --- --- blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.blowfish.o -MTblowfish.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/secure/lib/libcrypt/blowfish.c -o blowfish.= o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libgssapi__L --- --- gss_names.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_oid_to_str.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libgssapi/gss_oid_to_str.c -o gss_oid_to= _str.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- cc1: all warnings being treated as errors --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 86.78 real 704.98 user 96.80 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins93401755778= 11987429.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_730_2059644958.1776110808420-- From nobody Mon Apr 13 20:07:29 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 4fvdjv3NRBz6Zdxd for ; Mon, 13 Apr 2026 20:07:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvdjv1G9Cz3tlv; Mon, 13 Apr 2026 20:07:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776110851; a=rsa-sha256; cv=none; b=NsrK3XLCGrrhRkK7kMqJA9RhhS1QSnHXkbLeb3zSpl/3m4/hduJOtmkl9zHQzkhh0/znmD Eomn9j+6vEWL8UczIN4O9MsCw5dky1ivqQNxklabs1vagToVcLA/yXuTpRct1AvydUo57Y vm0oMHJdO5JfNh2UfyjYz6LBcaVRwTf4cEsNUJCYePcWUrU19Q13ECR4MB5zlXPzwebt6Y 7fYH/7XmQd0UsSnDTUFcyaloV6cHok9tI7cFeE8/eVR0Jxxon7GuEiwVmC19aPC/f0QLXs 2LZyjHgQ8jwC8FOIwrHMcmeXKJsANtk1HCh5p/0B+DiLhDG+HWTnWrXXk5dZQA== 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=1776110851; 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=T3xLGMMQKrus4YYYbqyGps4JKI9Xo6jYCNt5kHv6iUA=; b=T+r0/i84jeo641fHh2pqo130ezFxbTKjuHpWXfZJPNBNrYJK6rD2pbNTGX5viYN1SjslBr 92Y/+orkBWsul6LP5bbrq6peJldf6bW5LSiI580f2s43kxyMHQouh90La6yaNFL9R3AMPA twSUWtMf2fi11URzrrOI2BgLVq9Np8xgHVS+9DEaNi1VsjWYzdrzYKEDVlibvnOylMc7kN d7JnEDbhHZtFQXonckW4wVSBwN2S66nbwvg562FcasVwVXuGqjKbVhm5UyjgyZ6uuwvwQA xD2tPKWy96ZWDxA5TQ461353Rw0qt+otkfw4/DJUg0reiUpmWddiFYzUyUXcLg== 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 4fvdjv0cckz3yj; Mon, 13 Apr 2026 20:07:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 20:07:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1715714139.733.1776110851090@jenkins.ci.freebsd.org> In-Reply-To: <495880311.667.1776087436503@jenkins.ci.freebsd.org> References: <495880311.667.1776087436503@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #687 - 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_732_964336158.1776110849540" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_732_964336158.1776110849540 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #687 (855507463e0d3903d31aa7c08= 4efbf4f819b5d63) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/687/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/687/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/687/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) 855507463e0d3903d31aa7c084efbf4f819b5d63 by emaste: fmax.3: Add caveat for going beyond C std requirements The end of the build log: [...truncated 67.58 MiB...] (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- --- krb5/util/ss__L --- mv et-c-ss_err.c ss_err.c --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- rm -f et-c-ss_err.et et-c-ss_err.c --- mk_cmds --- --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/support__L --- --- bcmp.o --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= ca--- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-u--- lib/libelf__L --- 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-error=3Doverflo= w -Wno-return-type -c /workspace/src/c--- lib/libkiconv__L --- ninitialized -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-de= fined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-erro= r=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmems= et-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpo= inter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-= error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poi= nter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-= return-type -Wno-address-of-packed-member -c /workspace/src/lib/libk= iconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- ontrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libnv__L --- --- lib/libmd__L --- --- lib/libnv__L --- --- msgio.o --- --- lib/libmd__L --- --- md5c.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- --- krb5/util/ss__L --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.26 real 506.28 user 78.64 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins13942916529= 424911956.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_732_964336158.1776110849540-- From nobody Mon Apr 13 21:01:29 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 4fvfwB6Zsqz6WlQM for ; Mon, 13 Apr 2026 21:01:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvfwB4nslz437Y; Mon, 13 Apr 2026 21:01:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776114090; a=rsa-sha256; cv=none; b=yq+b+iSwc262TuCGFy/p8gxB4JzHpXKKYWVeqgqlyT9KmdGTfxqO3ECeeUy/G+N4yo1oWS 1FqQuktYgRtoaIYbaUx6l1pO16RKYPRVvJa7nHuEp46DsgjFvUCO+ugRrYIJnynmGqOaFv tNPygiXUm4YP69rAep+JtTidcWV8kHZ3HA/gGGwFr92nEFOxAFeV8uQQxFsYpR1DlxQawh tluBI2ajtWzkFQSeKrn5EImo9oQgmBRQ1wN0u0Tatvzjqr1NCdlvwFOR8UkzZPhwJ116Pp mkWwrSjovgDJ3gqofQ8TPJBsQYqfAoz/MIl9LChhFr6+k2qwc/oREkDUr0i4IQ== 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=1776114090; 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=SgL79oq1mxMYVhJnvztucInBo7GSgfuulDOvDIJIMwE=; b=PBbsr9kMje9tipf59EBacWXN83Ml4wz3fxmUL2GqbOeatVMDyoqcwjwa7SHbVTpQyVagFk DMfo1cTxihqtekvz3Z7MxvEQbyqDMUydTAA+mrTkVFM1mvTKoG5/NLjofral1DgUyDTPZQ 3DA6rX4ip5En3sZkzA4dhrjKfSVO6aF2w+bjpmkdCFyaTispnVCnsDXwRvOvhZ6qjj5DrQ HKy25Q8+T5YY8y4z6lLowvf8q/cEnyZPtni3In30GydxTT7c7a9AdBRsJGoEJfYLWBDELZ /UnDk+gN8tnDYnH1mlrx7HR1NgPb8QAHFnMV2bX1m1bOIa7IVRHcEf/fQip3kg== 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 4fvfwB4Gfbz5dj; Mon, 13 Apr 2026 21:01:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 21:01:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: sjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <837270794.737.1776114090604@jenkins.ci.freebsd.org> In-Reply-To: <1554224729.729.1776109687753@jenkins.ci.freebsd.org> References: <1554224729.729.1776109687753@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3401 - 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_736_489359171.1776114089165" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_736_489359171.1776114089165 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3401 (e272f4a61e78037ec8477ba9e9afc= be3ae2cd8e3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3401/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3401/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 401/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) e272f4a61e78037ec8477ba9e9afcbe3ae2cd8e3 by sjg: Fix default for .MAKE.SAVE_DOLLARS The end of the build log: [...truncated 62.54 MiB...] LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/support__L --- --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/support__L --- --- bcmp.o --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/ss__L --- --- data.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Ds--- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -W--- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno---- krb5/u= til/support__L --- trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/ut= il/support/bcmp.c -o bcmp.o --- lib/libelf__L --- no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/ss__L --- error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/ut= il/ss/data.c -o data.o --- lib/libnv__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- krb5/util/support__L --- --- lib/libelf__L --- --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libnv__L --- --- lib/libkiconv__L --- --- lib/libnv__L --- --- msgio.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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=3Dun--- lib/libkiconv__L --- -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.pico --- lib/libnv__L --- initialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-err= or=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compa= re -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno= -error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddep= recated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno= -error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Di= nt-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type = -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-ove= rflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function= -type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-erro= r=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tr= uncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/li= b/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/support__L --- --- lib/libfigpar__L --- --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- --- krb5/util/ss__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- --- krb5/util/support__L --- --- fake-addrinfo.o --- --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.nvlist.o -MTnvlist.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/sys/contrib/libnv/nvlist.c -o nvlist.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/libmd__L --- --- md4hl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4hl.o -MTmd4hl.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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c md4hl.c -o md4hl.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigp= ar -g -MD -MF.depend.figpar.pico -MTfigpar.pico -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libfigpar/figpar.c -o figpar.pico --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 93.82 real 771.97 user 105.41 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4697742315864325= 451.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_736_489359171.1776114089165-- From nobody Mon Apr 13 21:02:41 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 4fvfxY5wXhz6WlJS for ; Mon, 13 Apr 2026 21:02:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvfxY3dVYz43Vy; Mon, 13 Apr 2026 21:02:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776114161; a=rsa-sha256; cv=none; b=BGlT812HM1yyClOzlHZZeKfybPOUzaU5eXHp/iW6pUCo2/gjrA4SoMSVSJUeBixcKV/qJI DrKCvtY1Im4hdJ39dGHnrsr3Lnh2ENCyNnudDXZe8dwuncpR1stDA+JI2NrDX0bWwxRUD+ 0zB8U/jVOruM6/X4x+zSwGMVe58j1eZ85IsEXA7ODtoiJNT5bYY4i60RbUdUu0AidQnVrI FOEkzQ+B+RWYmA0vTUvU6n/a98PgkWfAwgQqR/wHf/dcI5jKr4I467G20Z3BfWPKjOzEGt LaEUpADnO+WULdWrztCQH4/sm5Zc+O0cgdkFq+f8NnNBb0Goma67PvQ/+JW7Ow== 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=1776114161; 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=fgCfkuYi/hNq2odeFeevq8Iifrlj7NsrybqMm3yHGNI=; b=bmIWcX8afWxsVkPnoo1ICcDWnOsGaxkBLF5mJ1/LJG7fBTi1r2LOYSWca99MTovN3G8pBW Rm97/OzWHa9MPQ9OG57RdCfeOFFslawVHcCqeJRHTEufLPwrRnP1NGjHc0yIsdpEZz+l2r xxSJMUJW5t6zrMj5Xq9foO+LPGLC0j1JBSbRM4b6PxVeaEcVxITrZc9utCxDYmPXFjZeHj D3ffabSojmVIpLbZpPCI7/TydGgrIT9hkuuzRL/5UjAxfLIUPVHhdD1fo6peWNeCG1KRmp WbuSghYU+raYB8S0vAncCdRjX03c2LPqe9LTkfblVt0PV0zllec5RZuTq9o9gw== 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 4fvfxY34Gqz5SV; Mon, 13 Apr 2026 21:02:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 21:02:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1037784715.739.1776114161435@jenkins.ci.freebsd.org> In-Reply-To: <1093039658.719.1776105706337@jenkins.ci.freebsd.org> References: <1093039658.719.1776105706337@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28255 - Still Unstable 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_738_1931238622.1776114161250" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_738_1931238622.1776114161250 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28255 (58de79153622145cb6fc57bc92c4de678876992f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28255/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28255/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28255/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) e44d2e941e8ebd74e6a1b1fdbed83fe86671cbc6 by pouria: if_geneve: Add Support for Geneve (RFC8926) 688e289ee904fe625d92f93680a71753d03ba2ee by pouria: ifconfig: Add support for geneve (netlink) aa9f669d09a7a193d470477398815f45a42c0270 by pouria: geneve: Add tests for geneve adecd4c4cd05b404ff81dbfce88b772e2b754a7f by pouria: geneve.4: Add geneve manual b0ef03f0c4bc2a7715e4b8ea4ead8dd73dffdd95 by pouria: ifconfig.8: Add geneve(4) parameters c208439cdb588d91aead9403cec3d4acf4a8bebf by andrew: arm64: Add a cmap page to pmap 5809584275363d6b2f44981d8561a126a1344360 by andrew: arm64: Handle changing self-referential DMAP pages 7e718b9a8eec6b5ed86b3b5509fb09dd590a3b60 by andrew: arm64: mte: cleanup cache register definitions aa555b6004d605ff0fd48832340b0c32f14d51d4 by andrew: arm64: mte: add system register definitions 58de79153622145cb6fc57bc92c4de678876992f by andrew: arm64: mte: configure initial state for system registers The failed test cases: 5 tests failed. FAILED: lib.libc.sys.poll_test.poll_3way Error Message: Test case body timed out FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_738_1931238622.1776114161250-- From nobody Mon Apr 13 21:10:23 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 4fvg6T5YDJz6Wm1s for ; Mon, 13 Apr 2026 21:10:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvg6T2fZGz43Rx; Mon, 13 Apr 2026 21:10:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776114625; a=rsa-sha256; cv=none; b=soY8TJCenx7VnDM7XyySTedNxflKzvUYk4oxvz29GjwtwY3mHjKQiBH5lOFQSPHxiM0gu/ 1JIDQ3zSVvA4v/3xnmyg41Ua5aDMDhqvZhlkb3RyHFvtTeHyoW7yJu4phGo/9YftOuLn90 Taf6xysl8pt6I1GN4/rQw8YvfG+Drpfsf/KpAOg5jKJzn2kJjpvX8cczNU+LMUQa1YvYmy TX4onGjGvXaAYECXQRBtAM6c8x01l4jBxK/83CHPqO44wEq69RkBv/qlHlE/8ilPkcXgV0 NW7a7kTQitTimK0yS+PMvwTbblkLYcDzI/gO9WHMF/a1rmVCbf6Ua//wLdAmYg== 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=1776114625; 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=oGqFvAlhX1IIMQxMAkbEBi8gH7XBVmbcvStMemfQ8X4=; b=rmT0eKMgLymYGDkxF8wYask/HBT/dcBX7WiOgD4PuGr203bOcRjJ9vsOknEqEqf3TMxYCM mKsH728cdDRLyvhXg4eAxVIwt5Ey94gnHbJHOpbdF6S2x6YlO5mDoE85K6UjM9496qxbE5 C8KBv2dWUrOD6S0a+kgwj8lEpkULtaj/akv8rMJck8G/1Tvo+L8MxToOeDsqNx3yq7Jl0b tKrGRc0BSHWBgMHtQHWMSG6GidImtHsDd2kIwGDvgEIrfkVsWV/nmJ9O+HsrkeodSb8CeX tDdesbuS8ei2djv9eNAVZf0iyB9PZynQJKaOR6pq2qVq/QZzJ24JEGEYxZsxPQ== 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 4fvg6T1rj4z5kt; Mon, 13 Apr 2026 21:10:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 21:10:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, des@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1809207957.741.1776114625265@jenkins.ci.freebsd.org> In-Reply-To: <1715714139.733.1776110851090@jenkins.ci.freebsd.org> References: <1715714139.733.1776110851090@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #688 - 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_740_1878357931.1776114623393" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_740_1878357931.1776114623393 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #688 (8b8ae24e08c97623cfc464394= ca85f86db38bdff) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/688/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/688/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/688/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) 84e7cd491fdfaa5c2f09e2e79d637c334c12d419 by des: tunefs: Better fix for arm64 alignment issues b06d6b9ebbc6d2681cecc15bd6c1ece6a816ef73 by kevans: kqueue_fork_copy_knote(): zero kn_knlist for the copy before calling 8b8ae24e08c97623cfc464394ca85f86db38bdff by emaste: stand: Force disable RETPOLINE for boot loaders The end of the build log: [...truncated 67.62 MiB...] --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/libelf__L --- --- elf.o --- --- krb5/util/ss__L --- mv et-c-ss_err.c ss_err.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- krb5/util/ss__L --- rm -f et-c-ss_err.et et-c-ss_err.c --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- --- mk_cmds --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds chmod 755 mk_cmds --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- --- lib/libkiconv__L --- --- krb5/util/support__L --- --- bcmp.o --- --- lib/libkiconv__L --- --- quirks.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libelf__L --- --- elf_cntl.o --- --- lib/libkiconv__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 66.24 real 529.57 user 80.44 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins13960339250= 376035210.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_740_1878357931.1776114623393-- From nobody Mon Apr 13 21:22: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 4fvgMz3dwMz6Wmdb for ; Mon, 13 Apr 2026 21:22:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvgMy598Dz44C6; Mon, 13 Apr 2026 21:22:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776115326; a=rsa-sha256; cv=none; b=UWEP18Aw4D98gf4jYkW/+csaNkLV0lAxM2RWEK5zL8iUHi2AkMDV/a01l/AlS5KbHwYAp+ ZGAq/wBgMkNi03iwI3s9+Aif6XGys/EOsEhFTSvD45q9O7/J/gx9x44JUUi39zAzIrm7Tl kpREu+dOX+GiTdJ/U7gJLTn05lFcnNxDJLzJNOOt0nOyKB5UoYNQfT5v7mToWU//ect7R4 2WnT2T+95AuOcOk4IgAnbGcOFJ6m/8WUBtLLX9u8hFUvzMTh9igWlFMAB4hRbq7OdyIZPA 0fyC6av7fu+oaQ54VsSUzx6E4jWEs/ZUTaZ7ZM0Zjq0sxLUBwD/EFlRJyY2h1w== 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=1776115326; 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=xtpbqZUZ0CnK3SZkGPyNyyiORAc9zkq/XlAiP1Gt/30=; b=wpfm3KKG2rlaV6Z+kvmzAN3BqP3vBsRWhri9F/LWb0TbNxrLUDBv6eoAVxWFfjbGwOTGtH TKowIppYMAQsSKYm9B/MJASnT8abTYaygmPfqM6S1HEL5/kknBO+BV9sbR52ltBYN4GSAb 1q5oThBT4T+zFQJA84OwiK9qiywHoBimg4OkfOTVKVnG7RAt06rxyIFCPiGFDArBgIGpn1 QqtSJo4JdHoChPojkt8TUZmp3fvbWptrwbtMO4HQjavjW87IhRI2ztd14O5MHi0dHC1iRP Lmg0dFX1V3ug4fUBLngTY1915uJdro3VnGN2QPPrnMfJd5E/RA4UlGsJ+Qsd0g== 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 4fvgMy4YNbz5fq; Mon, 13 Apr 2026 21:22:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 21:22:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <459267355.743.1776115326653@jenkins.ci.freebsd.org> In-Reply-To: <1729499793.691.1776095293273@jenkins.ci.freebsd.org> References: <1729499793.691.1776095293273@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #627 - Fixed 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_742_1561223144.1776115326420" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_742_1561223144.1776115326420 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #627 (855507463e0d3903d31aa7c084efbf4f819b5d63) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/627/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/627/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/627/console Change summaries: (Those commits are likely but not certainly responsible) 855507463e0d3903d31aa7c084efbf4f819b5d63 by emaste: fmax.3: Add caveat for going beyond C std requirements ------=_Part_742_1561223144.1776115326420-- From nobody Mon Apr 13 21:30:46 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 4fvgYz6jPzz6Wn6P for ; Mon, 13 Apr 2026 21:30:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvgYz3Zy7z44DM; Mon, 13 Apr 2026 21:30:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776115847; a=rsa-sha256; cv=none; b=x/rROTHpSM4fFRRWvJ0WKGAoVsuW+i285QuDGX2LhXX52310gXojdC+ImMxD2Ont7C5ZLO 6beKiI/bXoVs4ew6yYPwEk3O6GLBH6L1bkSaQO1Sz5YVXFA8egr6BmJBtDJ96DwgsXjfNh zauGycR9Qc5J8OfeJFC6GWhqZsvmmJwG+m8YoU1v+zVHlWNGZVwJG+HEJOVtFsQ+JSefeo uD7DJ1G6VRKxyswWg+iUpbYw6OZ+hMrdL1tahbEb1O9/oPh/eCrWkTbzm1LsmnEnyDj3M2 PPK4m2tuxcosbwywBGc24rpUqS8sJvLIHxaiY0x6F3AXswUOViszKjkiatD2MQ== 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=1776115847; 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=vV5jqmWrZDAnQzqIHJnz2jQSFXInW5o5AIlJWbF7tho=; b=WB+PuB+Tls5OJgz+qj/x10FbDp2ooQtF/ElfjYjMtyVU4hP5vIEhLxxrRlkl583JdeCOW5 UMEWbt1H9j8o/ADtSmAcTLOnLiwaMezcjM3d0iL3IKG/zWaJvSPcavA/5lXkiGQOuHX0hM w9qqsa+4Qgl9BdjqdOtHehXEsbmB27LweZZwkJux2SQIg19RmyVonJ9TpIxYlsxrIqRt0X Gvbd94vsNXkf6P7W6tBxoupRj/9nE7vDl8QC4XX1wyniAjlG3BSHPtAflKpLguR2Hndp++ vSaHR8vJ8iUZ1h99hXILn5WlhRBLfiEhnONS4Lpx4SU69l6ZysrhR5V0aRJVDA== 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 4fvgYz36X4z5R8; Mon, 13 Apr 2026 21:30:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 21:30:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1870508618.745.1776115847440@jenkins.ci.freebsd.org> In-Reply-To: <911370249.731.1776110809874@jenkins.ci.freebsd.org> References: <911370249.731.1776110809874@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1013 - 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_744_2021093657.1776115846122" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_744_2021093657.1776115846122 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1013 (dc61491025091d9e61048cc3= cfb18d25ed354a8b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1013/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1013/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1013/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) No changes The end of the build log: [...truncated 56.98 MiB...] | ^~~~ /workspace/src/contrib/bzip2/decompress.c:89:4: note: in expansion of macro= 'GET_BITS' 89 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of mac= ro 'GET_MTF_VAL' 489 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:94:9: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 94 | zn++; \ | ~~^~ /workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of mac= ro 'GET_MTF_VAL' 489 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro= 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:95:7: note: in expansion of macro= 'GET_BIT' 95 | GET_BIT(label2, zj); \ | ^~~~~~~ /workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of mac= ro 'GET_MTF_VAL' 489 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:591:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 591 | if (uc !=3D 0x72) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:592:7: note: in expansion of macr= o 'GET_UCHAR' 592 | GET_UCHAR(BZ_X_ENDHDR_3, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:593:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 593 | if (uc !=3D 0x45) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:594:7: note: in expansion of macr= o 'GET_UCHAR' 594 | GET_UCHAR(BZ_X_ENDHDR_4, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:595:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 595 | if (uc !=3D 0x38) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:596:7: note: in expansion of macr= o 'GET_UCHAR' 596 | GET_UCHAR(BZ_X_ENDHDR_5, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:597:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 597 | if (uc !=3D 0x50) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:598:7: note: in expansion of macr= o 'GET_UCHAR' 598 | GET_UCHAR(BZ_X_ENDHDR_6, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:601:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 601 | s->storedCombinedCRC =3D 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:602:7: note: in expansion of macr= o 'GET_UCHAR' 602 | GET_UCHAR(BZ_X_CCRC_1, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:603:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 603 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:604:7: note: in expansion of macr= o 'GET_UCHAR' 604 | GET_UCHAR(BZ_X_CCRC_2, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:605:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 605 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:606:7: note: in expansion of macr= o 'GET_UCHAR' 606 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:607:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 607 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:608:7: note: in expansion of macr= o 'GET_UCHAR' 608 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ --- lib/libcrypt__L --- --- lib/libgssapi__L --- --- gss_mech_switch.o --- --- gss_pname_to_uid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pname_to_uid.o -MTgss_pname_to_uid.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_pname_to_uid.c -o gss_= pname_to_uid.o --- lib/libcrypt__L --- --- crypt-md5.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-md5.pico -MTcrypt-= md5.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libcrypt/crypt-md= 5.c -o crypt-md5.pico --- lib/libmd__L --- --- sha256c.o --- --- sha384hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a384hl.o -MTsha384hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha384hl.c -o s= ha384hl.o --- lib/libgssapi__L --- --- gss_process_context_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_process_context_token.o -MTgss_process_context_token.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_p= rocess_context_token.c -o gss_process_context_token.o --- lib/libcrypt__L --- --- md5c.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.pico -MTmd5c.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libmd/md5c.c -o md5c.pico --- lib/libgssapi__L --- --- gss_pseudo_random.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pseudo_random.o -MTgss_pseudo_random.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/lib/libgssapi/gss_pseudo_random.c -o = gss_pseudo_random.o --- lib/libmd__L --- --- sha512c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a512c.o -MTsha512c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha512c.c -o sha512c.o --- lib/libgssapi__L --- --- gss_release_buffer.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_release_buffer.o -MTgss_release_buffer.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_release_buffer.c= -o gss_release_buffer.o --- gss_release_cred.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_release_cred.o -MTgss_release_cred.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_release_cred.c -o gss_= release_cred.o --- gss_release_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_release_name.o -MTgss_release_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_release_name.c -o gss_= release_name.o --- gss_release_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_release_oid.o -MTgss_release_oid.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_release_oid.c -o gss_r= elease_oid.o --- lib/libcrypt__L --- --- crypt-nthash.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-nthash.pico -MTcry= pt-nthash.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/lib/libcrypt/crypt-= nthash.c -o crypt-nthash.pico --- lib/libgssapi__L --- --- gss_release_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_release_oid_set.o -MTgss_release_oid_set.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libgssapi/gss_release_oid_se= t.c -o gss_release_oid_set.o --- gss_seal.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_seal.o -MTgss_seal.o -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type = -c /workspace/src/lib/libgssapi/gss_seal.c -o gss_seal.o --- lib/libcrypt__L --- --- md4c.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.pico -MTmd4c.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libmd/md4c.c -o md4c.pico --- lib/libelf__L --- cc1: all warnings being treated as errors *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- --- lib/libexpat__L --- --- xmlparse.o --- --- xmltok.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.pico --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 86.18 real 704.29 user 87.73 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins13539282050= 820283159.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_744_2021093657.1776115846122-- From nobody Mon Apr 13 22:08:49 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 4fvhPv6qbsz6Wql4 for ; Mon, 13 Apr 2026 22:08: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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvhPv49Gcz46PF; Mon, 13 Apr 2026 22:08:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776118131; a=rsa-sha256; cv=none; b=A30nDMpXL0a9x+kjDUrofwidXg2Wf8fmvQz7Vt4buB054NXZ41ODtqnaHsNx9KpZlM8bdB 9LNFBWHXuwF34GOCRMbY1Sq64PYtz6z7rLETt04wzUNkKBUWou3uJFJ3cech/4RTYXFNde iWpt0l/kcs/VFRgH+CRy1bDEGi8ly0KMvH/OmpnMA59tZ7CIOHklas8rDGR2qaQJAol3ie KrI6yeY+9tzqTGpIoccQrNl6Nlz++YrwLF+cdSPIZIMtRrjsSN+smq67RAMn01duaVTA9s zp8dOqzCjmzE82lsak4TOXBwZy6Dc6qJlUBoAw5pDEq9K6tpElxhcdVJnj8wbw== 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=1776118131; 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=Zg+EjGJmp9ZJEdXy+sX9kfZHQ4mUjyy83yVDP/Ijc88=; b=NTfwINDsHAmrE8i26TyLgflLTfPtuQCveDkoSEOlCgBZk0+uQJ4UIv7/PnwYPOUF8KESpA 8ANDTebZqF+WcxsG5V12Aw2R0Da5Zr+Gc6vSxePM93SQDpbhtbG/JnNmepA3DzX2MlTD1U h+H02ygMnoB56heRN4O0FuaCoRFpwVmZfVOoNf6uskzBX8aLIhsuBg5SLm1L/wdzrQrXXj DrA+x46wGQwXip5rRNxqrdAAumUUO1M1nbaXA3hQtqr97OelePd9o4u08E8McL0RB6dCz+ Bl9XhOAMF2Pe7LhTTCX6Ya24A489Isc1NFg1Dz/BiMzNyk20ETQluqyEvTdbLw== 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 4fvhPv3fR9z71v; Mon, 13 Apr 2026 22:08:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 22:08:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <802353965.749.1776118131516@jenkins.ci.freebsd.org> In-Reply-To: <1809207957.741.1776114625265@jenkins.ci.freebsd.org> References: <1809207957.741.1776114625265@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #689 - 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_748_2067423928.1776118129709" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_748_2067423928.1776118129709 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #689 (07b00bed83121043ffc88889e= dc15aad183227ba) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/689/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/689/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/689/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) 925387f94432ce80daf9c7ab98e856df2d13657a by ziaee: nvme: Don't active memory space until all BARs are configured 4d6fb9d57b8aa77b0e5b9650540f3a01d4ef7972 by ziaee: nvme: Removed unused 'regs' variable b8429aca4cf7fae6b88e3bc1aa7309c8b79557c5 by ziaee: nvme: Replace bus_space_[read|write]_4 with bus_[read|write]_4 296debec88562255349328e6b501d2687febc950 by ziaee: x86: Guard clock frequency against a divide by 0 1b8723defcccade771864aad4cbc0eaa372366ed by ziaee: x86: Handle when MPERF/APERF MSRs aren't writable 99aa0cdd9eff3260a8a94d0e9aea3e3866137f4c by ziaee: arcmsr.4: Improve HARDWARE introductory sentence 07b00bed83121043ffc88889edc15aad183227ba by ziaee: manuals: System message vs kernel message The end of the build log: [...truncated 67.60 MiB...] --- lib/ncurses/tinfo__L --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- --- krb5/util/ss__L --- mv et-c-ss_err.c ss_err.c --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- rm -f et-c-ss_err.et et-c-ss_err.c --- mk_cmds --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds chmod 755 mk_cmds --- std_rqs.c --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- krb5/util/ss__L --- --- invocation.o --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.31 real 506.00 user 78.43 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins41313523903= 52975640.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_748_2067423928.1776118129709-- From nobody Mon Apr 13 22:19:57 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 4fvhfl0pcNz6Wr54 for ; Mon, 13 Apr 2026 22:19:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvhfk2Mtqz46xH; Mon, 13 Apr 2026 22:19:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776118798; a=rsa-sha256; cv=none; b=n3AhSrXYvzngKBxPFxlDNbtkJo/gCdLn9vJiwP0rik5e/0XPP5oagGpZIWJWKrZd+WGXvT G/vhlFaqpkcLya5FtqqhJFODNy+EM8jYwC/Gsf62lkkZ6XD1Py5GQQPyLwjuXXY5nZ0kOJ zkk/bCOz1N8e8o9vPQHFQ4bilXWwyalEu0m3UixxrmQ6Wxof6ArLaQ+7x+DoMVVAkx5MZ7 WYoqxmf3SirW5J6ghdDMSfwD2Zm1OmPOvziTGvbYYtTKxfe/tCevQVSzJS4efPDCUckuVq MmlJCD3+fqEc94kZJP/asaJ+Ux23eS2BmOHNywhuv7EBkSReFhN6oMeV0QiYwg== 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=1776118798; 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=T8QeEFma0RbTfOer/M4BjTacvzF7I9NXctWLY1Tgm84=; b=HUF+BPOjcMb1qdJEeZZIhq7fFGpeWsDJsN5VBo4jmP/uM+gcuQaPIMlaMucmdG46Tp4LYt 3YJzu05KOCN3OLN6eVJYq+nJmGoMG2Ew5dHndathUPQF4ZgKuZnNEzjAYu5klvDiIgHhDV 0V0Pi4O/k1+UOAaTGTDPV3SfqgUY+ej1sFFYxHwerLRLk6Ub/GlgsrDWJ5eJW+EoGELmDu x5EPzM+URA7PQU2s/KSDmG0GAgOIJz2bJ9zrPVGlCgneJXRbFaO8w6l2GQxFTx3RQjSP+C bcgxFVoimmKR26zXerKEmGrMkrgs/nIfNyHHrgBBdm+QO+PoWyE+F3qil9TJ0g== 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 4fvhfk1b5Dz7Fb; Mon, 13 Apr 2026 22:19:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 22:19:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <886310582.753.1776118798226@jenkins.ci.freebsd.org> In-Reply-To: <1733722642.725.1776106560470@jenkins.ci.freebsd.org> References: <1733722642.725.1776106560470@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1866 - Still Unstable 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_752_327780106.1776118797938" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_752_327780106.1776118797938 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1866 (efab056932ede3f1e14cfcc800f5c421f2d78b95) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1866/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1866/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1866/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) cdd2a1d19ad3e9c62a12b78512522ca972bbd0e2 by kevans: kqueue: add some kn_knlist assertions around knlist_(add|remove) f206751e1280410a8c911283a92ee9194a3f1ac6 by kevans: kqueue: simplify knote_fdclose() 42a8f973cb90fa40025586f083e7b13db7f81926 by kevans: kqueue: compare against the size in kqueue_expand 9ef671ef0c6c50e85a35d867ef1c7890f9de91af by kevans: lualoader: allow the local module to filter out the BE list 6706984194d76b8eaa13508c7b781e817cb76df2 by kevans: libc: fix memfd_create's HUGETLB handling 64c72d3020f5c0d07219745f658400ca26654d84 by kevans: kqueue: don't leak file refs on failure to knote_attach() efab056932ede3f1e14cfcc800f5c421f2d78b95 by kevans: kqueue: slightly clarify the flow in knlist_cleardel() The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_752_327780106.1776118797938-- From nobody Mon Apr 13 22:26:08 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 4fvhnt4vJ2z6Ws4h for ; Mon, 13 Apr 2026 22:26:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvhnt1pqHz47Tg; Mon, 13 Apr 2026 22:26:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776119170; a=rsa-sha256; cv=none; b=VpphaK0ZkSFiF3b/mA+YhEaYNHYEWFyqXxN5DBP4buijFO1fqMXotYCJrqWF67m292fZXo FMQNduevr0OGuj7MP71ocwd9bqouxYmzsJgUYKT9yZJqyKyplPF2Yph8yQoAcABWzAM5KV tVxL1cA57adjYc8QDVYSQnZe2/7KBak+7TZ44MVdvZP3UBhbWV6luL7mvFivpIaTi+//7Y UplOeGj5QQlvG5jpn9EGAHjz2lPFfKTMZHGAmwWCV6MfMCfJ/0jmTlAaWieDYW4JDmY7yp 5diRGZZkIEAgNL90zXlWQ12MsHbAf+XGo83WNQkL4EemWmq+VmtwFvmXpxrk4g== 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=1776119170; 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=Ol7Oxk1XUFjK8Vcs6ZJ2LTXo5Dk3ae9PuQsi/YtL02M=; b=c/sGm5VVdK5SFz1K2Gt+l3OnzqbBBhcYQ0bLIzucNs//KwXyh4aCaQCcO7701kxcQPV4yU EDi3XG257kVHSyXqpuYXBYURsRDcDvDw4BQlz5CqNEuXTDsToM6JbEflaSQuRFpLCGKve9 icWXrogAfLyyWjnbm7QfcSz5KrTBXFOvX0aL7a0htDv4gQDr30Hlj/OwLpkAmiXkh/AQYf L6YsrZXgVH5MtUzmrZM+m+m5lLUa/vXCI5vKTMUOQqSfwrYSTzowy2aOfHcwUunEPLzTD7 5666Tfc7oRq4McYnw80TrnyRG+Sgsd8LkoOFCxde5szyU5Q8YLbMM9yNU3u/Mw== 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 4fvhnt0qdbz7dG; Mon, 13 Apr 2026 22:26:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 22:26:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <318051362.755.1776119170120@jenkins.ci.freebsd.org> In-Reply-To: <837270794.737.1776114090604@jenkins.ci.freebsd.org> References: <837270794.737.1776114090604@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3402 - 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_754_1222082436.1776119168461" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_754_1222082436.1776119168461 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3402 (2018ae4e3b6a2d7c147933cb36642= f6a54830907) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3402/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3402/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 402/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) 2018ae4e3b6a2d7c147933cb36642f6a54830907 by emaste: pkgbase: remove incorrect clang shlib requires The end of the build log: [...truncated 62.67 MiB...] --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_cntl.o --- --- lib/libkiconv__L --- --- quirks.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -W--- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-variabl--- lib/libelf__L --- no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/quirks.c -o quirks.o --- kiconv_sysctl.pico --- --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/support__L --- --- lib/libnv__L --- --- krb5/util/support__L --- --- errors.o --- --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libmd__L --- --- md5c.o --- --- krb5/util/ss__L --- --- help.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 65.17 real 539.06 user 79.41 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7934968330672258= 10.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_754_1222082436.1776119168461-- From nobody Mon Apr 13 23:25:34 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 4fvk6R03l4z6YSP9 for ; Mon, 13 Apr 2026 23:25:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvk6Q45dzz3Mrb; Mon, 13 Apr 2026 23:25:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776122734; a=rsa-sha256; cv=none; b=aC/rfX/D5fjqtJCQcGdNJre0hpBvq0k8U9MmAYahyYgrB38o6MEbXGfkegZmeg5mVH2uwP 7ppVef7oM870M6dj1u561kvILR3w5MmMkkfttvYS852UEAP11e7qwmEEuLXsmUB1ahajV8 FCKv4MoSmLdCHXzD8lRLKn2OcYEjZ6FOo6GKGFPZGPOhzF61N2v+ooy/5osl7lAnjyZYd+ 5jar3ZAOLRaKSEqPk5o3620qLRmiAmAGWmOO6wK0siAy+6S5QynXsFpHKIuxzsILscMSWr zbAbCilSO4BduyatJzPXGRDOvv1s4lVjDi564RZOF81kdhLiO6RIlhKm6c/uLg== 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=1776122734; 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=4Ailgvzyq4WjEh0QPcjwKr/yc8kLe301RDhR0q7iKvU=; b=qFcT47Kj1aD31cmbuo6gLTKb1JxnjX/3xY+yTcBZOFCruNPUhRBCpf90ca4U9nTAzJwM35 qKSFjYa5VvZrqQVl85ttAJEE0d5sg29MteO5WGPGtBQkaKhNxpYdEBaUYAO+f1Y07OIbUX QQCVE4upMmAAKliWuiKwuW36NUOSFB+gjPyjDvnUo4wtxa44x1xfRMm+w7bg731bbdtj2o /W487SH1bTx6WgUoe71RdnDBFvs1SfX/a92BOCgQVGiJBlvFSd0xd48qDOZdPFq0GrVDg/ LsbBGM5xzOczI5OaUqv/U/VYYIvj7k29nNQ/kOlXvhf9Am83mPTz/hv1MwUG9g== 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 4fvk6Q3fxmz8yp; Mon, 13 Apr 2026 23:25:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 23:25:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <921706575.757.1776122734519@jenkins.ci.freebsd.org> In-Reply-To: <1037784715.739.1776114161435@jenkins.ci.freebsd.org> References: <1037784715.739.1776114161435@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28256 - Still Unstable 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_756_1751170605.1776122734185" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_756_1751170605.1776122734185 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28256 (3b108068121ba30fb3dbed569d6757da2ab529a4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28256/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28256/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28256/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 3b108068121ba30fb3dbed569d6757da2ab529a4 by dch: release: remove Oracle Cloud Infrastructure build targets The failed test cases: 4 tests failed. FAILED: sys.netpfil.pf.divert-to.in_div_in Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_756_1751170605.1776122734185-- From nobody Mon Apr 13 23:25:41 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 4fvk6c0Q0Qz6YSQt for ; Mon, 13 Apr 2026 23:25:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvk6b5jvlz3Mth; Mon, 13 Apr 2026 23:25:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776122743; a=rsa-sha256; cv=none; b=l0LVi8BzcZi0hk2tu2cea1tRlbEBh6HrsIdI/l88DnZe25dBGUi6qtZLqvlneFPXuTbU/G GRSE21PWvipNFfi6dUyWXvWNm8Rd4OPOmQCRK5wnnMmHI8HB3K2U1EMAJWruSqay/s1f7/ +Iipo5q/6dnkmS09Vb/lBjvNiVSang+louyE42mBECXJSahsUHu4hst+Lv3bwkeqw7xi0L 1e1ghvAcKbU4pj50hJa0U7p175wOD7N3R4YN6Kvd6JR6FkX4CfA+DXo1FFnTq6DXxW3rVz bmdj0vedaH5Lb0rhHzvw2FEqApliAN4rptSCsk4ex64yQnyn2RDU9uEkkc2hYA== 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=1776122743; 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=cpwiNn6A2ZnAl1FgsqipCeVei8MAXS/7jPPeBJIkOzQ=; b=ry5QhyCu2+BU4YmLk5bvP9uh/k9bsYruttholdhdOw7x6oVMU0wNTxhZ45Bt2R9skdGH5+ w4wXB/Z7Pnamkj0yVhzdJPeT03uVcIlM0G45YgmCenJd/hu1Qecq2ed57nBoQefHAJMaDo sUCJyiwiVTN4xU6zorICKKB1TiHaMoMFsWwmowRlHAA9/m2DzKKBZ8R2ukGVqgtWLKPBAi ZHlTl/c7EtGdDw8J4WldjlOdo2LAllcay/OGCb70OjE75u01m5CpxO30uawEcYsVTnRRMw n50oVDlpVPavQcpOzyyVCfSkRc1+NG7MZ8TD4x+oscTZGSsvzCsR9EwU+J3sQw== 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 4fvk6b5955z8yq; Mon, 13 Apr 2026 23:25:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 23:25:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, ziaee@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <477336560.759.1776122743732@jenkins.ci.freebsd.org> In-Reply-To: <318051362.755.1776119170120@jenkins.ci.freebsd.org> References: <318051362.755.1776119170120@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3403 - 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_758_1905387448.1776122742124" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_758_1905387448.1776122742124 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3403 (e11eba76cfbd6b439ad40faeb8ffc= cf4241e7034) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3403/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3403/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 403/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) fa31e76a4c147eb5148595c9f3615040fcac74e5 by cperciva: Revert "EC2: Add clibs-lib32 pkg to small/builder images" b1bc748430b5ee79ae103c464dbf5ebc8802f782 by ziaee: timeout.1: Document non-POSIX options afe57c12e97d5c8773d829c2914f35462a7cdd0c by ziaee: diskinfo: Align and alphabetize options e11eba76cfbd6b439ad40faeb8ffccf4241e7034 by emaste: pkgbase: only provide shlibs from /lib,/usr/lib,/usr/lib32 The end of the build log: [...truncated 62.52 MiB...] --- krb5/util/ss__L --- compile_et -d /workspace/src/crypto/krb5/src/util/et --textdomain mit-krb5 = et-c-ss_err.et --- lib/libelf__L --- ln -sf /workspace/src/sys/sys/elf_common.h sys/elf_common.h --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libelf__L --- --- elf.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f.o -MTelf.o -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-error=3Doverflow -Wno-return-type -c /workspace/src/con= trib/elftoolchain/libelf/elf.c -o elf.o --- krb5/util/ss__L --- mv et-c-ss_err.c ss_err.c rm -f et-c-ss_err.et et-c-ss_err.c --- mk_cmds --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libelf__L --- --- elf_begin.o --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- krb5/util/support__L --- --- bcmp.o --- --- lib/libkiconv__L --- --- quirks.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/ss__L --- --- lib/libnv__L --- --- krb5/util/ss__L --- --- error.o --- --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- krb5/util/support__L --- --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libmd__L --- --- md4hl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4hl.o -MTmd4hl.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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c md4hl.c -o md4hl.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 66.50 real 542.23 user 80.40 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1813334533453022= 0953.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_758_1905387448.1776122742124-- From nobody Mon Apr 13 23:30:10 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 4fvkCl1HPsz6YSlb for ; Mon, 13 Apr 2026 23:30:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvkCk6Ds4z3NFr; Mon, 13 Apr 2026 23:30:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776123010; a=rsa-sha256; cv=none; b=Auh5h8ffGUA79rCziV4tgaPWo8Z5AZ6irV8TNuVQ+4+jmSLdV3NI7UxiwjQhPYXUohRu0I S8JzG4L3Gvl0XsrRo9MpsPAoxvABH0sJLNu13m7k/Q/hnVlpIJc4Day+u2jojNnhq7kXx6 OKxXo9cnwB6tsQLDzWkGY3TXIrTcLBSDUbxExzK4EPeVV096DAfJnLgNvuhB/rmi0JlLre 8KXT8Z4rc89m8R2s3o0iwGMoYKyNZHw9G6mYNg6jZIdWwN1NSb5d3Su66us7Giucu0oAhk GEwD60Y0FmpiR/Hb2VsUWGar9q9o01QLaLfnH5wV6SnY3A2T8jhOEOUM0n/1bA== 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=1776123010; 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: list-id; bh=QqTe/sMaH9dLNiaIdo9mtEkpIL0irVeDwjq6oJhzgAA=; b=ignjbiqIel884RkBPFYU4J28yhSqqTQycX8yN9ZHDI6ei8Wkk9VwNGb6Ei2wryZHALVhDl 1E/rBXXu0U/OQg3yB1RGnaOKPXW9pwGOofQzwp9sj95yYimVty0UqC1s/1fRThMSx+QUJ5 2t2qIpuTmx6mW3n7Bp1LasQYndEVk0z2ABBJA4NpFJcyR5HRjl42k1U84Hf16rzwNiYQWX vdBRKE+YZjyrxkK+IItHTaWtJ2Dh/XUL0SOji3voAQWtsorOydJPK3+SAFT6CpinpvipW/ tkfu0l1xj5MI0AgiOTq3Cao80N49MsfgpNCEZ01yFkdvB67ym/MkpPG17k1mBA== 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 4fvkCk5RY3z8yt; Mon, 13 Apr 2026 23:30:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 23:30:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, des@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1786678370.761.1776123010769@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #628 - Unstable 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_760_128595972.1776123010502" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_760_128595972.1776123010502 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #628 (8b8ae24e08c97623cfc464394ca85f86db38bdff) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/628/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/628/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/628/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 84e7cd491fdfaa5c2f09e2e79d637c334c12d419 by des: tunefs: Better fix for arm64 alignment issues b06d6b9ebbc6d2681cecc15bd6c1ece6a816ef73 by kevans: kqueue_fork_copy_knote(): zero kn_knlist for the copy before calling 8b8ae24e08c97623cfc464394ca85f86db38bdff by emaste: stand: Force disable RETPOLINE for boot loaders The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.return.py.TestReturn::test_sctp Error Message: /usr/tests/sys/netpfil/pf/return.py:38: Exception ------=_Part_760_128595972.1776123010502-- From nobody Tue Apr 14 00:25:26 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 4fvlRX62Hqz6YXrQ for ; Tue, 14 Apr 2026 00:25:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvlRX0nvtz3Ryl; Tue, 14 Apr 2026 00:25:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776126328; a=rsa-sha256; cv=none; b=FGgYH79ytVy5RPMGkHfIIqCqNExVkA4zmMo17WFMYjY3nQvIgRV/nZniWJeLhZWmgP2yEm 2wWBQQqaLVOY9wkUTxwOlJBnzHrMtGwLYwWqHoHWi4XyYgtEADZazRfxp2hjeSoZ8FQ9fz pnxLj4c2fKUHmMrDWcsbRhY49bWeGxkeagBE58BnlZz0hHtlnKqgpBSD+rQMYDTkuAZfNF Gfp7JkN7hmBdKvy+2KhvOVk82D3Osde9HfuMMET+7YN+PnQ6qO6wAfdla8xKbPNEdOaMw3 5TsGAnmFYWrCPgGBDV8T2BB3OMX6poGRooUKh5aZcYQTiCVJtAqQpRngCocJMw== 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=1776126328; 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=b/uhKKKNG/CDu2MckUZa31zjgxUdvSMZD7nmEvrUiBg=; b=mZZjjrKTMhuFTdEXsy2zhCUEWvJIG2o1zP7T2QW7lRQxefEGpuSqm0gicnIwoX3ZAXW/sK ehcXTbDjlyYVuaNgPRr4zjSCVgHnM/r+6a0C4vVzjQ42TfbsbpHyQssAsNmZJ1IXGFBcfv 1NfoRf5VB1UN2AoB6goCv9BUwvKKDvP+VoUVCcCptU5pCxKMlSjnnrRLF4dAJWcuweSH8Z eqfZAVWWw1hLaOQnPHsmrvVmX+dTecLPRCRO4iKr4vaBZ2spNBJtXwJAJaHMQE0sFomSut Cr+X87FXuZiTT33HM6QEK/ruTuFKg4WGyNp2wJ8ZLrXgQ+dQtUMSf29GH5X1Ow== 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 4fvlRW6wZgzBBy; Tue, 14 Apr 2026 00:25:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 00:25:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1514332155.765.1776126327977@jenkins.ci.freebsd.org> In-Reply-To: <477336560.759.1776122743732@jenkins.ci.freebsd.org> References: <477336560.759.1776122743732@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3404 - 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_764_1955174931.1776126326283" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_764_1955174931.1776126326283 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3404 (a3c457398f269c913aaa4d9dedcc7= 2a70c02e845) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3404/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3404/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 404/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) a3c457398f269c913aaa4d9dedcc72a70c02e845 by emaste: linux: add sysfs filetype support for Linux statfs() The end of the build log: [...truncated 62.55 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libfigpar__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_sysctl.pico -MTxlat16_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_sysctl.c -o xlat16_sysctl.pico --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/libmd__L --- --- md4hl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4hl.o -MTmd4hl.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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c md4hl.c -o md4hl.o --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigp= ar -g -MD -MF.depend.figpar.pico -MTfigpar.pico -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libfigpar/figpar.c -o figpar.pico --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.nvlist.o -MTnvlist.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/sys/contrib/libnv/nvlist.c -o nvlist.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.quirks.pico -MTquirks.pico -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libkiconv/quirks.c -o quir= ks.pico --- krb5/util/support__L --- --- hashtab.o --- --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.hashtab.o -MThashtab.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/cryp= to/krb5/src/util/support/hashtab.c -o hashtab.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- krb5/util/ss__L --- --- list_rqs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.list_rqs.o -MTlist_rqs.o -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/util= /ss/list_rqs.c -o list_rqs.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_fill.o --- --- lib/libkiconv__L --- --- libkiconv.a --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_fill.o -MTelf_fill.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_fill.c -o elf_fill.o --- lib/libkiconv__L --- Building static kiconv library --- lib/libmd__L --- --- lib/libkiconv__L --- ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5hl.o -MTmd5hl.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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c md5hl.c -o md5hl.o --- lib/libkiconv__L --- --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-= x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -W= l,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl= .pico quirks.pico=20 --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- krb5/util/verto__L --- =3D=3D=3D> krb5/util/verto (obj,all,install) --- lib/libmd__L --- --- rmd160c.o --- --- krb5/util/verto__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5/util/ver= to...] --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.rmd160c.o -MTrmd160c.o -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/lib/libmd/rmd160c.c -o rmd160c.o --- krb5/util/verto__L --- --- rename.h --- --- krb5/util/support__L --- --- hex.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.hex.o -MThex.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/support/hex.c -o hex.o --- krb5/util/verto__L --- --- module.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -DDEFAULT_LIBRARY=3D\"k5ev\" -DBUILTIN_MODULE=3Dk5ev -I/works= pace/src/crypto/krb5/src/util/verto -I/workspace/src/crypto/krb5/src/inclu= de -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj= -lib32/krb5/util/verto -Wno-deprecated-non-prototype -Wno-unused-parameter= -g -MD -MF.depend.module.o -MTmodule.o -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/verto/modu= le.c -o module.o --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_flag.o -MTelf_flag.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_flag.c -o elf_flag.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:83:9: warning: "ripemd160_block" redefin= ed 83 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:69: /workspace/src/lib/libmd/ripemd.h:117:9: note: this is the location of the = previous definition 117 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/verto__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 64.14 real 517.45 user 78.26 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins5217004518053165= 197.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_764_1955174931.1776126326283-- From nobody Tue Apr 14 01:24:12 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 4fvmlM1N9Zz6YdK4 for ; Tue, 14 Apr 2026 01:24:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvmlL4Zzxz3ZdV; Tue, 14 Apr 2026 01:24:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776129854; a=rsa-sha256; cv=none; b=kwo9lJHgC9GKe9bkdFCviB1Nt3XyxsOXKUORJMdRl0AYFFbm+1HW0dK0e+9Bw8fJkwaPWz e8unfcYfC0oFHPVW7qySAjBvC9Ysjxo0gmpuYUmGqs1y32x3mvhRaAczwayJqaNXfy3pHT +uQk/1BO4kjDu94SZkVJ6grg14DIaRimV4sL6eW+lyL8lnmzX7sFIEpRf6gtRK324Y97nV wzeBaMaD0V2bfIeCCTukVvH5WM7ld/+Qej4t7BEkJXkXiqVTfg/5N0HIeU+2phuOhrI5Kd OEyIAdA/Y93E3spnV8etWabKSbITj00D/F9HygebtGZeEvmvvPm12h4nz0Ip+Q== 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=1776129854; 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=cqCKdOVV7vuSO+Y7JyhIOjh60Q4zv7Q4HNiwXvkN+Sg=; b=S2HI2w870EEK4IgxGHbRBChXcgfOyKGc7wvuiE1pjBBK4SpXbdCgdkHDTBWu2CtVX+GTFU 57xVT+RYdw4MYP61Gnyy/swm4rCgDwcBO/6JzpaZ8GPU+Y/rswDBdv/hth3g0EUWuVluQD LfjbB45dHLW2PI/uqv7E0YLO+/cXgpKj9o+peoVRNbquR+S2xxV54VWkAWftXEPgnDgkJN wuKcTQSPcjQixAE+rmVuWro8vgnuzeA7DJv5jawA44MfaKpWqpzyUnjbRvSB/tYOqaIs3J pnAwyTVSm0uRd5fWsvQrYAAYGNc3/yeD9d/fs1Mk+FFR+36Dm3mUP0CkcW2wgg== 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 4fvmlL3y7PzDGm; Tue, 14 Apr 2026 01:24:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 01:24:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <482293032.771.1776129854559@jenkins.ci.freebsd.org> In-Reply-To: <1514332155.765.1776126327977@jenkins.ci.freebsd.org> References: <1514332155.765.1776126327977@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3405 - 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_770_738583478.1776129852889" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_770_738583478.1776129852889 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3405 (81b2055c49dec8884d7bb23503f1d= feac37ac95d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3405/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3405/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 405/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) 81b2055c49dec8884d7bb23503f1dfeac37ac95d by ziaee: sh: Increase default history size to POSIX mandated minimum of 128 The end of the build log: [...truncated 62.51 MiB...] /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- --- krb5/util/ss__L --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libmd__L --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- lib/libmd__L --- --- md4hl.o --- --- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4hl.o -MTmd4hl.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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c md4hl.c -o md4hl.o --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.81 real 515.06 user 78.79 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1180569704892986= 6675.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_770_738583478.1776129852889-- From nobody Tue Apr 14 01:47:42 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 4fvnGR6RC5z6YgXb for ; Tue, 14 Apr 2026 01:47:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvnGR2mmdz3cHk; Tue, 14 Apr 2026 01:47:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776131263; a=rsa-sha256; cv=none; b=FIKxfNA99mPsmlDeQbMZ3/o86vYL/rKICxaZEap3ZEjfrdVWwt5Sj3pAg3VyV9hOKj5Ueo 7KGkty3dc6D8nIxNmNQHf6+oly3J0E03vqX84ItlrDP3FKPvV0BnJcbLAr1K+CIEisl9wa dg2vFu0/GvW78NLzQR6MRHSMxlVUsNcSo3DABjYnB3e/pwegM8JuPfK5Uz7aVN/qREcts9 d2gDH7CncE1Y/oWCT1NXhbR971D/ePyjQXRQ7Q/jgT3D2RY+MUOGa7GujkoCNYiAIyqSbI dEds4w1xj0N1Cx5LwWT+K94UJY00aqiRlqWzOi3qFSxcpXRE9t9HFi/ecprtbw== 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=1776131263; 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=KtxMtxdYqczPdaC0Xk/57/v1pZ3KOhMlYWFqZ0JLK58=; b=rWT7tfX8D5BHKcO2dayAb9usibXFiq0yb5yZ1Nf2B4MzdHRrES/yF3664VxKZg/7VU1wYh 8szpIgAugP1dH9tEoO81M664OwRlRoYVqhiRkzQK0J/CZkLs00LA89R99svF2Pz1HkDlmP BiuP8aEqjy+zEz77qGwiYEkl/P6k4MkXhTwgEJc/M0J0g/nb0OMXoI3w5xHuGpPcYmlNhV +QiezwJbefog33BKFI6zQibsEpTmDFgs6QH+QJGvW6fNVhqHh3utDmeSxFpq/N1iq1TR+V nsQme8u47hJWH7EP1pyD5h9VERBlujHEidTaMBKmIWNcjnKvUIRdDR51E+g9OQ== 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 4fvnGR18K0zCtL; Tue, 14 Apr 2026 01:47:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 01:47:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1326000917.775.1776131263249@jenkins.ci.freebsd.org> In-Reply-To: <886310582.753.1776118798226@jenkins.ci.freebsd.org> References: <886310582.753.1776118798226@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1867 - Still Unstable 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_774_13931375.1776131262745" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_774_13931375.1776131262745 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1867 (dc61491025091d9e61048cc3cfb18d25ed354a8b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1867/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1867/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1867/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) c4266d84c56f845945349a83801d99ca9ecf5d3a by des: tunefs: Better fix for arm64 alignment issues dc61491025091d9e61048cc3cfb18d25ed354a8b by emaste: fmax.3: Add caveat for going beyond C std requirements The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_774_13931375.1776131262745-- From nobody Tue Apr 14 01:50:10 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 4fvnKG5lFDz6YgWB for ; Tue, 14 Apr 2026 01:50:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvnKG3bnsz3cVV; Tue, 14 Apr 2026 01:50:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776131410; a=rsa-sha256; cv=none; b=dK7kVcg0ZsOhV/RMzGgmWACsSf+m4zI0k5MNBfG4yj66JMT6vh+qmhqOlIXMXiRz80/ahY WobaLtiZisSGCddiJ8QV5JJJ1vhYuVjGgpu/iudmjCDwY+SRKeudMTtVmmElLqNgsp0mnH uGNyN21yxY3HI9FZi01USr9ZqNwx//Zuj1nYzlwH/u4ZHYcLOm8+Q4EpJbUfMHsLRZwUSi SCQXIArHcqMEZqTerzFwi9qHSonVTgyTSO3q7oDZuWApErT9Mzwp3cZrHppLYyE2tSkkcz hphc5oI7vUCrKNXKNEPuVVRU60N/3xWN+3xyhZ4a8k0VNphiHkd7Qxowwqi6ow== 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=1776131410; 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=U7Ngd2FGPRAskZBJQaVg365PNzMQP384/cgDn+crVnA=; b=jtj+QnHGr8Jf/hglR+NOwIRJ6+50JWBUAqUlF1NFomHylEm5FcZ/doVRAyz+f2eaNc62gt u+TzfQvH2gG68ObuDpVXOU+xeFuh1q8zJkzALAcTuAxDxcFtF1ibeHSvffhSpdVD1zwAXn wmVvJoBDcgsp1RA6qAnWfSe0fTQK2y3mIcKTTeKq/v/y2QwuLGIw1wFtE/XMZO7MOtX11N uGumz4q7+GlrtjAqswk/R6afNYAykytkMlKPVDuxC629Nbw3MrAwEnxIAhDawgeEtj4SIa k569BunjHstSUlktzyDHuvcvvvVNfEZku7Rkjf1RgTmraFBE4inTZF0DD2/PQQ== 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 4fvnKG37ZCzTgl; Tue, 14 Apr 2026 01:50:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 01:50:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <452229977.777.1776131410443@jenkins.ci.freebsd.org> In-Reply-To: <921706575.757.1776122734519@jenkins.ci.freebsd.org> References: <921706575.757.1776122734519@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28257 - Still Unstable 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_776_1557783084.1776131410206" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_776_1557783084.1776131410206 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28257 (bc793ad78734acc4833f8f38bfb505e810c52963) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28257/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28257/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28257/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) bc793ad78734acc4833f8f38bfb505e810c52963 by pouria: ifconfig: Fix printf on geneve for 32-bit architectures The failed test cases: 4 tests failed. FAILED: libexec.tftpd.functional.wrq_dropped_data_v4 Error Message: Test case body timed out FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_776_1557783084.1776131410206-- From nobody Tue Apr 14 01:58:09 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 4fvnVV0wk2z6Ywp3 for ; Tue, 14 Apr 2026 01:58:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvnVT5ZPvz3cw8; Tue, 14 Apr 2026 01:58:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776131889; a=rsa-sha256; cv=none; b=ahzxRAKk7LTB72djvLbvPojInM8n10Ow1Qx3576znmj++kSQloncnZdj1+gPQozLLNoZKl 6SFnTrdk6FzND3f7F0u3lKDf+uPG/T+vZZ4Yq9P3A7kleMxX8iIhc95tuwlDGo7uXrRg0N x7iqVsNIITrtAkXK+rdXcekEjwYia2PpDjCM5Mxb8XncV8SKIxZQOFTUuiv21xR6DB95zl lXNzAc5+Sw9RT0FzMl4RIjwg1xIyY4g0a+CMT2MZwvABxw1dSGwxhOyMAA8CuFhkroVzaw LsnBVqRqSaNpRHhcb0tnMI/I6oV7Udd2YnoMQz8eYceQtJ6Sle8ijCo7aZS0BA== 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=1776131889; 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=ByS+hP4mHVPfvpExCkEOQq0NdDDHQ8WT/ap9bbpyMBo=; b=JqjKfQuvkeb0ozCfP/kSpaw7JKljGAq8f1HIUIK5NDAXaGZnsIxEY0C1TDDB8gIa99OVh9 wtgpsHkDcvJnGVBhwb+h0ivt5MYNx5Y+TM/Z4MMS2i32w+QDMN4pNMGQ4hCdxsHgkh5gTv dxrS+We536dadT/rS4/670nvO96vQlCUfwcnEcrjlt25MGon5fixQX6g6TE93dNT46hQXL pYlxzbBWeJksGJxSR2tZf+6B+7P9jxmBujB3vXSNjV/Swx7tgCXvtbB77zMp2h+DjCTae7 GGWy26+UWF1zXc9DRaqF851ISrdeZLRSjpDmjl/4NoyusYEzThel5J+P1dGTew== 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 4fvnVT580WzTms; Tue, 14 Apr 2026 01:58:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 01:58:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1853597184.783.1776131889725@jenkins.ci.freebsd.org> In-Reply-To: <1786678370.761.1776123010769@jenkins.ci.freebsd.org> References: <1786678370.761.1776123010769@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #629 - Fixed 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_782_1582371995.1776131889515" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_782_1582371995.1776131889515 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #629 (07b00bed83121043ffc88889edc15aad183227ba) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/629/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/629/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/629/console Change summaries: (Those commits are likely but not certainly responsible) 925387f94432ce80daf9c7ab98e856df2d13657a by ziaee: nvme: Don't active memory space until all BARs are configured 4d6fb9d57b8aa77b0e5b9650540f3a01d4ef7972 by ziaee: nvme: Removed unused 'regs' variable b8429aca4cf7fae6b88e3bc1aa7309c8b79557c5 by ziaee: nvme: Replace bus_space_[read|write]_4 with bus_[read|write]_4 296debec88562255349328e6b501d2687febc950 by ziaee: x86: Guard clock frequency against a divide by 0 1b8723defcccade771864aad4cbc0eaa372366ed by ziaee: x86: Handle when MPERF/APERF MSRs aren't writable 99aa0cdd9eff3260a8a94d0e9aea3e3866137f4c by ziaee: arcmsr.4: Improve HARDWARE introductory sentence 07b00bed83121043ffc88889edc15aad183227ba by ziaee: manuals: System message vs kernel message ------=_Part_782_1582371995.1776131889515-- From nobody Tue Apr 14 02:22:16 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 4fvp2M0tzSz6YyNc for ; Tue, 14 Apr 2026 02:22:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvp2L4kyhz3k7J; Tue, 14 Apr 2026 02:22:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776133338; a=rsa-sha256; cv=none; b=C/I3R7swcA0aEa4UUYxcnCEh8p8gJSVJSLtQ0DbuYHSwC1gPKhMRybTLWiuFSqMFwzuWIC lVFfT8eh2GJuII2eFuAOEuMOwFctMtOSPiyZvIjcn/6Q6wdY2XJ0coNWxUX9+Sibarg0DO giJjJ3EJhM7AcAIVRRF+HfIjh3Zx+mztYy06gLoMmZ1q8/VLdNZGhViDbE4vfQG7TQKK7Z Px9bT9iNvoTOaklrba0Ji2V6Pgo3RUeGbUX4pPovAovtK6U2/urCrvK2EcTcdd0TSKDOcT SFSMgh8856YRLZ/LcCCzy57Hy2dnStVAc9mWGbpWzq/ee+l4shF6b+xZE6NWQA== 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=1776133338; 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=DokZsFdv8HilwU8bJ75P89wBKIeppm8hmNaE39oDZLw=; b=OP5guw373edEDxOuL4PEWiAmHNcj1BZsmStmD4TaWJMXYf4NR9qX9giysXXGrtXkdg8mDP y2oPn3riUbnEsQw5oBLgfMZA6s88HCi9PAkqrkSvp1O5irl6dZuDkkT/LHxeuwz6A6PbN3 LFVNMq042ZjmVXPY5K3aoQyS07oibSviuaTpxzSHSg2y3DmdqLsMJOydX9B3rfe2m230XS HizDIg5+/gK7APjM4xstWzAI/2IdO9gAcUVJ2h6CI16teXM6AFOqW7ZyngXqFFlrRmyWYs 4sHU82i7P6CiXSVvJ2yJIzkKMU/q4WpVdoojcYBVSzfyrsk3cIfZY5Rp/cXIaw== 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 4fvp2L4D7czVvx; Tue, 14 Apr 2026 02:22:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 02:22:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <348228919.791.1776133338596@jenkins.ci.freebsd.org> In-Reply-To: <482293032.771.1776129854559@jenkins.ci.freebsd.org> References: <482293032.771.1776129854559@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3406 - 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_790_1453748433.1776133336954" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_790_1453748433.1776133336954 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3406 (2b954770ddd7a4246c2100373d86e= f5316becd81) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3406/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3406/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 406/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) 2b954770ddd7a4246c2100373d86ef5316becd81 by imp: nvme: Use passed in max_pages. The end of the build log: [...truncated 62.48 MiB...] /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ --- lib/libmd__L --- --- sys/md5.h --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- krb5/util/ss__L --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused--- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn--- lib/li= bkiconv__L --- -const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-er= ror=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat= -truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-cont= ext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dno= nnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-erro= r=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-erro= r=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -W= no-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-e= rror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_errmsg.o --- --- krb5/util/ss__L --- --- help.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libfigpar__L --- --- string_m.o --- --- lib/libelf__L --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.53 real 519.60 user 79.18 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins5969081235508986= 367.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_790_1453748433.1776133336954-- From nobody Tue Apr 14 03:20:24 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 4fvqKQ3mvVz6Z3cd for ; Tue, 14 Apr 2026 03:20:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvqKQ1BcBz3pmm; Tue, 14 Apr 2026 03:20:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776136826; a=rsa-sha256; cv=none; b=o/qMk1E7c/6IbR6AT2npNDKsk7/ArQPacJYMVjaWVU0HbPjez9u+wCfa286B/E2ZxIC7qM 1z4FWVSHQObE7+4udTyDV5mW4HdP/ffdtA3vpg1NGFbnAhxuCgsag6YdebSHJ8sK9BhB1p ZR9kuXX7vaGYpkKnE5e/I6QHB/T4LE8d5IPCxN5AnqBvD3bnQKCpNyTNSaQt1rxzn5Z9qL Mdlr0Q3A9o9nQbQcxGzExjKwTX/na4jP8T/5/+Nv6eiGLDnH3lCXXD2TCwkk6p3wcDSBB7 yCy6CxszcIuYNRHEkXK1exKMdoI21T0ujlqMdbKnw37YlzeAZLFWqZnoHz/MhA== 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=1776136826; 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=716mccopAJeuu3xk9KH7LVnKXs70/GWM7NTfU4Z41ww=; b=Y6pXBxGDx7suOdp9XDRS0jam1tidBUEINH67V/xPDc7YBfAWiwZHiBpjrmH9r6hteJwRVm ziQwk0x6bjvNHitcPDD+Ha5Fgasv17sxlxAzQVXXcMy654LcZOpDUm3tiEAysBQpcpHDam smXrYUsS+Ttf6CnAdNuJWeKeVjN2XHlj0Bdr8O6nNGpSNqVFAZ5oQ+bOtM5y1PmkKtuqzy AMsJSBJDlCM42py0UNcrgC6LuTJuMflayqCR6j6ss6KYItkzrurgedR8OeLcTsLQyN7WCS YXRV0/vwu0a7bx0wfruK4SPEmjzp2tes89ADRn8fsEu214HDhS0uzYfZe5wFVQ== 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 4fvqKQ0fTLzYrm; Tue, 14 Apr 2026 03:20:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 03:20:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1912914454.799.1776136826095@jenkins.ci.freebsd.org> In-Reply-To: <348228919.791.1776133338596@jenkins.ci.freebsd.org> References: <348228919.791.1776133338596@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3407 - 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_798_1428422191.1776136824459" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_798_1428422191.1776136824459 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3407 (2b954770ddd7a4246c2100373d86e= f5316becd81) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3407/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3407/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 407/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) No changes The end of the build log: [...truncated 62.52 MiB...] --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- --- krb5/util/support__L --- --- bcmp.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- lib/libnv__L --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libnv__L --- --- msgio.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.95 real 515.10 user 79.96 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins3459093845779248= 234.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_798_1428422191.1776136824459-- From nobody Tue Apr 14 04:03:57 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 4fvrHg1Zmbz6Z6hm for ; Tue, 14 Apr 2026 04:03:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvrHf5tk4z3vTj; Tue, 14 Apr 2026 04:03:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776139438; a=rsa-sha256; cv=none; b=Hp7uqkTf9CCCzeiJMri9nnlB/s6YgAIHCxGutrJuiN6S5g1NjLdfCGCxHeZd4L4anGTli0 axwaw7heO6Z6aPywpTKBPpbXtIv36Sk6vx6gObAUaAQj5PfVDHtIH2Ff9hesINSNcGwrln CtsrhXWZtmgd0M229bXNpM+Kxtl7VEUlEY6nsj9bZU+95w0XvlrF1qu3JmRg/FqfJZzu0Y jI0+Q+AvMlcmx+XMUXmDDhOU5A1EPktn11Exw2L8XAWr56+BAypwvyhyJrDM/HkW0Ntnhe O6ag5Nn8UxaF3jPLXvx2yKBk4nxlSu8wzV9UOpPtIexNYxVdNFU/rmT5mPcOXQ== 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=1776139438; 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=7Cf6uosqYeQ0ITsI7XJMAnCgFfIil2Ist7cTqtheTic=; b=FsgJYGaO+JbQl9CdOX/fCzYOLqvPu6ISDhBaDiVn5+3hhPuBqaAGwWalnFIzXXkQyv2f+v M8q0h/F+ycCAUdmtOTHYTUb1hWgRoDeCXsw6GgcMun4+LmVNyWxYKmXecxmUBV0quKO5/4 OSK9qlC8h7k6y9ss1aH8vM2cYrL/VZctFxRogz88LzD62/slIqjLAl05rJx/mrBGhj2QHn lAVJPJxf0oaSECjPwc7vDteznZg0bExF/bJQGx7WWIHfNqb8vjYs1yrx4ivDtfOX1PGIq5 afh1KkrDEYmsl1uCxf+PIeJjliMj1+85q52GXtBj7H3X7K4yGTR5jh7ULUodWQ== 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 4fvrHf592dzZfX; Tue, 14 Apr 2026 04:03:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 04:03:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <84887553.803.1776139438743@jenkins.ci.freebsd.org> In-Reply-To: <1870508618.745.1776115847440@jenkins.ci.freebsd.org> References: <1870508618.745.1776115847440@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1014 - 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_802_1367756457.1776139437178" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_802_1367756457.1776139437178 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1014 (8de7c76ee02fcc7a405d47cc= 4b816c27de0dc2e4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1014/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1014/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1014/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) 8de7c76ee02fcc7a405d47cc4b816c27de0dc2e4 by ngie: ncurses: merge update to ncurses 6.6 The end of the build log: [...truncated 56.90 MiB...] --- lib/libcrypt__L --- --- crypt-des.o --- --- lib/libmd__L --- --- sha1hl.o --- --- lib/libgssapi__L --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA38--- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1hl.o -MTsha1hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-erro--- lib/libcrypt__L --- 4_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Final -DSHA384_Update=3D__= SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA512_Final=3D__SHA512_Final= -DSHA512_Update=3D__SHA512_Update -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g = -MD -MF.depend.crypt-des.o -MTcrypt-des.o -std=3Dgnu99 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operat--- lib/libmd__L --- r=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -= Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3D= tautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-o= peration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-err= or=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-f= allthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -W= no-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=3Dmultis= tatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess= -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -W= no-address-of-packed-member -c sha1hl.c -o sha1hl.o --- lib/libcrypt__L --- ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/secure/lib/libcrypt/crypt-des= .c -o crypt-des.o --- lib/libgssapi__L --- --- gss_inquire_cred_by_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_mech.o -MTgss_inquire_cred_by_mech.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_mech.c -o gss_inquire_cred_by_mech.o --- lib/libbz2__L --- --- blocksort.o --- --- lib/libc++__L --- --- barrier.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 -march=3Di686 -mmmx -msse = -msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCO= MPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loca= l/x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib32 -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-proje= ct/libcxx/src -isystem /workspace/src/lib/libc++ -isystem /workspace/src/co= ntrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/libcxxrt = -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SY= STEM_HEADER -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections= -ffunction-sections -fno-semantic-interposition -fvisibility-inlines-hidde= n -fvisibility=3Dhidden -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.dep= end.barrier.o -MTbarrier.o -Wno-format-zero-length -fstack-protector-strong= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dc++2= 3 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-extensions -W= no-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/c= ontrib/llvm-project/libcxx/src/barrier.cpp -o barrier.o --- lib/libelf__L --- --- elf_strptr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_strptr.o -MTelf_strptr.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= strptr.c -o elf_strptr.o --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_oid.o -MTgss_inquire_cred_by_oid.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_oid.c -o gss_inquire_cred_by_oid.o --- lib/libmd__L --- --- sha224hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a224hl.o -MTsha224hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha224hl.c -o s= ha224hl.o --- lib/libnv__L --- --- nvlist.o --- --- lib/libelf__L --- --- elf_update.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- elf_strptr.o --- --- lib/libexpat__L --- --- xmlrole.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmlrole= .o -MTxmlrole.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/= xmlrole.c -o xmlrole.o --- lib/libgssapi__L --- --- gss_inquire_mechs_for_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_mechs_for_name.o -MTgss_inquire_mechs_for_name.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_mechs_for_name.c -o gss_inquire_mechs_for_name.o --- lib/libmd__L --- --- lib/libgssapi__L --- --- lib/libmd__L --- --- sha256c.o --- --- lib/libgssapi__L --- --- gss_inquire_names_for_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_names_for_mech.o -MTgss_inquire_names_for_mech.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations--- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256c.o -MTsha256c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-er--- lib/libgssapi__L --- -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inquire= _names_for_mech.c -o gss_inquire_names_for_mech.o --- lib/libmd__L --- ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/sys/crypto/sha2/sha25= 6c.c -o sha256c.o --- lib/libgssapi__L --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- lib/libcrypt__L --- --- sha512c.o --- --- lib/libelf__L --- --- elf_version.o --- --- lib/libgssapi__L --- --- gss_mech_switch.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_version.o -MTelf_version.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= ca--- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compa--- lib/libelf__L --- 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-error=3Doverflo= w -Wno-return-type -c /workspace/src/co--- lib/libgssapi__L --- re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_mech_switch= .o --- lib/libelf__L --- ntrib/elftoolchain/libelf/elf_version.c -o elf_version.o --- lib/libmd__L --- --- sha256hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256hl.o -MTsha256hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha256hl.c -o s= ha256hl.o --- lib/libcrypt__L --- --- crypt-des.o --- --- crypt-blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-blowfish.o -MTcrypt-blowfish.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/secure/lib/libcrypt/crypt-blowfi= sh.c -o crypt-blowfish.o --- lib/libnv__L --- --- bsd_nvpair.o --- --- cnvlist.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.cnvlist.pico -MTcnvlis= t.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/cnvlist.c -o cnvlist.pico --- lib/libmd__L --- --- lib/libcrypt__L --- --- blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.blowfish.o -MTblowfish.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/secure/lib/libcrypt/blowfish.c -o blowfish.= o --- crypt-blowfish.o --- /workspace/src/secure/lib/libcrypt/crypt-blowfish.c: In function 'crypt_blo= wfish': /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:36: warning: 'snpri= ntf' output may be truncated before the last format character [-Wformat-tru= ncation=3D] 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^ /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:9: note: 'snprintf'= output between 4 and 5 bytes into a destination of size 4 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- gss_names.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- gss_mech_switch.o --- --- lib/libbz2__L --- --- crctable.o --- --- lib/libgssapi__L --- --- gss_oid_to_str.o --- --- lib/libbz2__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crctable.o -MTcrctable.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -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-er--- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare--- lib/libbz2__L --- ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /work= space/src/contrib/bzip2/crctable.c -o crctable.o --- lib/libgssapi__L --- -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_oid_to_str.c -o gss_oid_to_str.o --- lib/libnv__L --- --- dnvlist.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.pico -MTdnvlis= t.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/dnvlist.c -o dnvlist.pico --- lib/libmd__L --- --- sha256c.o --- --- sha384hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a384hl.o -MTsha384hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha384hl.c -o s= ha384hl.o --- lib/libbz2__L --- --- lib/libgssapi__L --- --- gss_pname_to_uid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pname_to_uid.o -MTgss_pname_to_uid.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_pname_to_uid.c -o gss_= pname_to_uid.o --- lib/libexpat__L --- --- lib/libnv__L --- --- msgio.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.pico -MTmsgio.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libnv/msgio.= c -o msgio.pico --- lib/libgssapi__L --- --- gss_oid_to_str.o --- --- lib/libexpat__L --- --- xmltok.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmltok.= o -MTxmltok.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/xm= ltok.c -o xmltok.o --- lib/libcrypt__L --- --- blowfish.o --- --- lib/libelf__L --- --- elf_update.o --- cc1: all warnings being treated as errors --- lib/libgssapi__L --- --- gss_pname_to_uid.o --- --- gss_process_context_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_process_context_token.o -MTgss_process_context_token.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_p= rocess_context_token.c -o gss_process_context_token.o --- lib/libcrypt__L --- --- crypt.pico --- --- lib/libelf__L --- *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crypt.pico -MTcrypt.pico= -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt.c -o crypt.pi= co --- lib/libnv__L --- --- dnvlist.pico --- --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- msgio.pico --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.o --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 87.24 real 723.64 user 106.38 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins18416034633= 192955185.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_802_1367756457.1776139437178-- From nobody Tue Apr 14 04:08:54 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 4fvrPM247hz6Z6fw for ; Tue, 14 Apr 2026 04:08:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvrPL64jQz3vPx; Tue, 14 Apr 2026 04:08:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776139734; a=rsa-sha256; cv=none; b=r3iQdG26nsVQThmgCVW6rp1aGqRemFYJDB3SivhI3o8AbjVZ7KxpGjgA89FO7Es2HzJj9B 2YZIEPN3y8D1dSdPY0Kl2dm55c/Ac0NZB/9z4dWMx7oR97LRYMs6vpe+qorIynVPb4Sh/f dFDIzBmBwVRFA6Qd18UqMgqWBia99fyaMmIPoYButosjI596GL92irJXKYqqbAyXokH27G aWVBaTZ8ewc6U+tlwwQDQH2CC/US5XKeVYD0+/M+Du0XQHn5G54I2Fb9K+DyJgNmlY7A0/ v8TNvPCckef8iCm9QjFyVDsuJGrp3XkT6O9QfsmTLi7s3h0thQCroVuVWtFbjA== 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=1776139734; 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=P/3RCXwxFpA+9Hy41R779GrE2VFOnZhR6EbN5qYlAlo=; b=elxSzOwQfmLcm2K29K3I3esFXpBfbs03dzfbF9L4dJtuUnkCBv3jEHyKYeXbkmJXOW0W++ ILdHVBRJH0kaKTjniLgKH63wGCbi8G3kaglf1v4WMhSEboQYpXmhcb3axZD2wsFBzKLpse Gd5sT5ZpaFMI60F0VJ/KwYOwItOz6MgMm8y+pv0JT13Pol+umrQN8gcuIdAaxi9aANZrFU uNZul7YZ4J/sVfLbolneKicvXLm5aVHdrePKoR3tkEByS/cN2F7muctzCiysuSzb7s0AZF A+HO3tAbDzQ8jplujrbpSBsdZOBfydbZivzIFMk6AESdBVfFX2RTuz0qRz5v0A== 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 4fvrPL5MCCzb7P; Tue, 14 Apr 2026 04:08:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 04:08:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: sjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <266744656.805.1776139734757@jenkins.ci.freebsd.org> In-Reply-To: <452229977.777.1776131410443@jenkins.ci.freebsd.org> References: <452229977.777.1776131410443@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28258 - Still Unstable 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_804_952437167.1776139734459" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_804_952437167.1776139734459 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28258 (e272f4a61e78037ec8477ba9e9afcbe3ae2cd8e3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28258/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28258/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28258/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) e272f4a61e78037ec8477ba9e9afcbe3ae2cd8e3 by sjg: Fix default for .MAKE.SAVE_DOLLARS The failed test cases: 3 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_804_952437167.1776139734459-- From nobody Tue Apr 14 05:18:32 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 4fvsxk63Ybz6ZCVW for ; Tue, 14 Apr 2026 05:18:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvsxk3vFLz44k3; Tue, 14 Apr 2026 05:18:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776143914; a=rsa-sha256; cv=none; b=qO0sfUieiNHs4gnOxsjSlA9rbKaM/n4FBCK6AqVKftrEUVLMExb7oXQP9LONyCCvF2gMXo nQrJ6OC1SyhNtigUsfORXQi4PqwISbf5naJzxdDaWo/DgiLyHFi/v5p6Gl1qD2HE+E6zEx cJmIr2BZrDjiAi8ZlxyHUV0t/xs4fbySHFqf25A2q2dVdRwUeUAPws0VYHQ3Lan/qwxHrp UYdQG9mzu2vXCN1ofceBIfj8p9FhcHF0wsbCzbL+A4xz8TNl/8mqg8qMYzvdWNWoV+qlUM cJ9bQ37qKRCXCn/a9tzTsywa4xCse4BHOHvts1aqPsIC2bU4hJ00wCmDNjnxHw== 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=1776143914; 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=2cJR1u3krM9K7/5zAUdSYJtA9piT/TblG1T2fS4phSI=; b=MMEON2SwfBgWldKXkhi3ZHNCSCUGl0MApZLF47aDKeP/qClILq8B2GHvU9G1QM/k0+yK9s WAiZOVvfJu7SodQIOglYkVZSnNLuFsjQimJo/EF3ODeVRzJphv5k6ILdrf/izDbxjXJ5PQ NDs5ym5c0KTLew0ZfxSNYJBK5scG1ttTxJqlsMQVInHLe25K8M06NvVK+LNhhaBAkLJoaX uMTWOczpxrnJiZuQjH++TDQFD4VkLoS4t1UKy9cmbSgakWnDiHgwAoLOMD2sj0bMx8uTA6 fmKhpuXPYrF9GU1d0XtnnY/pKgNSoYI3TROJhTRNwUzlSPWbj+A5sdv6+GIFqA== 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 4fvsxk2sZBzd0f; Tue, 14 Apr 2026 05:18:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 05:18:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <818674451.811.1776143914410@jenkins.ci.freebsd.org> In-Reply-To: <802353965.749.1776118131516@jenkins.ci.freebsd.org> References: <802353965.749.1776118131516@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #690 - 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_810_567890148.1776143912561" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_810_567890148.1776143912561 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #690 (692a289922d2a7005357e01d5= c770a0abcd777cc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/690/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/690/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/690/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) 692a289922d2a7005357e01d5c770a0abcd777cc by rmacklem: nfs_diskless: Fix handling of nfsuserd case for NFSv4 The end of the build log: [...truncated 67.64 MiB...] --- lib/libmd__L --- --- skein512hl.c --- --- krb5/util/ss__L --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libmd__L --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- --- lib/libmd__L --- --- md4hl.c --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- --- lib/libkiconv__L --- --- quirks.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libnv__L --- --- msgio.o --- --- lib/libkiconv__L --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 45.68 real 348.68 user 78.73 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins16132912221= 975334670.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_810_567890148.1776143912561-- From nobody Tue Apr 14 05:50:39 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 4fvtfm01rvz6ZFCC for ; Tue, 14 Apr 2026 05:50:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvtfl4wb1z46h2; Tue, 14 Apr 2026 05:50:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776145839; a=rsa-sha256; cv=none; b=iggXEwY8W+bPg3//vy6oJR3LgE1VVo/0OHRqj2c1FYEm/tz8RfaHp1Cu3JdeM4RTLfrmB2 PMC7sR+Yd0exb02UBINaeI99xmSGhcgr00RqCtUaT/wa+lODFTvxnSEeA9ktJAzF8rzLUM MlipyrTji+XoOndbyXs7g9jIrJEbrFJ1aypkCqHSHPfkJQ9+Q6A+uLDMFDFdfGOlY5XI2j F+yLmSettN+GI0kVE4oyXJkcJEiNfHvxArOqAwurNHxqJwxL/5+7HSIBzKe+hAk+JR1Bl3 QawqNfHOOF7pWjYcEaQNVqmtOBZhlvGwhCCDRBfTh9M8AfDweLKODAq8j/mQ8Q== 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=1776145839; 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=yGc8iePaDpXn2BCdstZN5vMkgfYhkRGUqLKiGWHThn4=; b=M9HvRkROPeOyN+c4CdPCzoM/eaC6DQlzheTnRtmZD6PqHlzjIjDeHM2piwmEIVrwCK9Svk SlD28m2AQdhYmsJZKhARE1TTbhh0UwRGQ6hHiIk5kwtjkkNCiDhlqn0C4qNnmqBxgdls23 Fnt2HirFDDZxCXF0xwWCOVbCwT4wLfz0N7CUvxPsHwAL2ltNt3vgygj7AfT5KQeFkeaIsJ jPbYO+ZNE69twR6FBwnL4+mMHoUaO5pEWkGXgAc6+ZFWXlt7eAHxFw92m3IDEKr6Cs1Q4r LoVj9EQ0aqresepdRRBjNkQJoLaj5jqjb3BcaVSUVY1+5RP2tlVjC0DlzZcjVg== 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 4fvtfl4MK1zdKS; Tue, 14 Apr 2026 05:50:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 05:50:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <548888319.815.1776145839619@jenkins.ci.freebsd.org> In-Reply-To: <1326000917.775.1776131263249@jenkins.ci.freebsd.org> References: <1326000917.775.1776131263249@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1868 - Still Unstable 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_814_887445487.1776145839372" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_814_887445487.1776145839372 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1868 (8de7c76ee02fcc7a405d47cc4b816c27de0dc2e4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1868/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1868/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1868/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8de7c76ee02fcc7a405d47cc4b816c27de0dc2e4 by ngie: ncurses: merge update to ncurses 6.6 The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_814_887445487.1776145839372-- From nobody Tue Apr 14 06:27:14 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 4fvvSz55cdz6ZHcc for ; Tue, 14 Apr 2026 06:27:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvvSz1qrtz49vt; Tue, 14 Apr 2026 06:27:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776148035; a=rsa-sha256; cv=none; b=ZNiA0i4cHaEOG5elylQ+N6AyIGEFjUhJcTokLBQ5pTU1RADDHAP4sDtOq/J3SN6edyVlTm 6ZvAaP2LNignqJHVmlYrwu4sLSMrmb3u5Lqe4/sbxTDacSgQKdhEq1XJg0PJuP/hFnE+kI S9eQDEM0I7znzfcMnOK81m2A446V4YplTCIaslByBvhBYswpzlZwv/KmXDb7ib6s53bGKC dtkAOJNISaJxwicZCiG8I8Z73n2rXDGqhPLnQy6OmaakRMIyzO3VUTauX9gjlbqeE+k7P0 vCv0GuS3to7ck7G/W049QiMQZ/fqnPT6PG7E1GhSza1YUwYaYAUcjRy2oEgRpQ== 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=1776148035; 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=2ereA8mS1EcQW0Ou6SWf1RMKzMC5IDXWRqtpmEDAo4E=; b=KYhvWM+AcVEDFqqiffLv20dQoEABuzSaChq6DUkvZ8z8PDfAugJ6fe1rOPZWxECDzZf4sO W1lYJjrjxyrB4kN+HLkjTts59MGRvT5zIW9Zif6MbG2FeXYwtVEw4mBib6xY5dXLjdCl1C GWfE2srwS/vHV7W86I//f4rawZdJjZrv1ViC9ddmCczOsFgmQ5Ks4sHoBJWDTE2spfmEfV jk5hlc2od1ax+2zN0sDNgdnR5Iusii3LXRbKQrL39ZYgmBhVKBWDOAikx3+Kdw4ZXhkz1m xew+tPOk34XINRpvr24kiVAndyID2lmxbM9odR43Yw7+DmwbOSTWMcNQFTe/1g== 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 4fvvSz11pKzfDh; Tue, 14 Apr 2026 06:27:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 06:27:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <631664907.817.1776148035149@jenkins.ci.freebsd.org> In-Reply-To: <266744656.805.1776139734757@jenkins.ci.freebsd.org> References: <266744656.805.1776139734757@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28259 - Still Unstable 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_816_1886140526.1776148034815" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_816_1886140526.1776148034815 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28259 (2018ae4e3b6a2d7c147933cb36642f6a54830907) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28259/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28259/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28259/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 2018ae4e3b6a2d7c147933cb36642f6a54830907 by emaste: pkgbase: remove incorrect clang shlib requires The failed test cases: 4 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_816_1886140526.1776148034815-- From nobody Tue Apr 14 06:41:07 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 4fvvn14cFbz6ZJV1 for ; Tue, 14 Apr 2026 06:41: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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvvn12qpsz4CSN; Tue, 14 Apr 2026 06:41:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776148869; a=rsa-sha256; cv=none; b=eC/1PQks20D5d0Yfz6Y8F3oLV8bKj5JnKQYfnOusejHH0V2vy7rQPndzh0wBtEFydksukb 57gXkLRAUzEYSTSmG1lu2IbN2vHhaGLB3fQWbMETGtQ4riUDTM9R0glssFgI5bZjo5/Stc UZ4fITBtqenPxewHqgwM/EGxB3LWfbPEUtlQy5kbYUCD9Zo2qhqIVK3gCKVQj41ZmX8mV6 PPZVSgS2bNJNYxPKvn7BKqVfu+zSbM0LSZ2c3rlsqhC1ZvwWla0nARp+tRLk1+H1tkoa/2 fke2KxuXpTfhTEET2dfvKwtievv2EroC2jeGOaDAUFwSR7InPAhwSGLXWamT9Q== 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=1776148869; 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=YjbUkMdSVZh9TCaERlR3QxPwzBikZhaavN0FZaPBKYo=; b=ru5xPl8KWISRrotouVCgvegVUqqHWetUDmC7T9YSEVcWhqMAU1SGvDXvy1KomKJD7fCPMs UMHBRp7ZlUEAaPUjbjzyYmdEiKoy1dFjjcmY3irQ64tdwBLsRr9E+fEHN9p/2Ewbfqb3gN SxXg0jc7kbxw/0c3APkRM030miB1MUCkP5KA0gBePkovXPnTUdSAv1YN9m7Te4Ix7/quv7 o+hV/3oqjsu3eUetWen4R3l3+Fv2P9XfHC0E+Fh9eo3PP3p+iUgHaLupmm4Ob5WyaEG5EG BkfV6WJgNSoESkIS/8OCkyfKSjK5QuzjB67L3ZTZMsbuB/JXYTlkFcE8eeoXKA== 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 4fvvn12GZczfdq; Tue, 14 Apr 2026 06:41:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 06:41:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1366594130.823.1776148869323@jenkins.ci.freebsd.org> In-Reply-To: <1912914454.799.1776136826095@jenkins.ci.freebsd.org> References: <1912914454.799.1776136826095@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3408 - 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_822_390470365.1776148867795" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_822_390470365.1776148867795 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3408 (43d632779b7d1df6c96a5cc0f506c= 13e09a845f3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3408/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3408/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 408/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) 43d632779b7d1df6c96a5cc0f506c13e09a845f3 by aokblast: x86: Mark LOCORE to prevent build failure on i386 platform The end of the build log: [...truncated 62.72 MiB...] --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ --- krb5/util/ss__L --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/support__L --- --- krb5/util/ss__L --- --- krb5/util/support__L --- --- bcmp.o --- --- krb5/util/ss__L --- --- error.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- --- lib/libkiconv__L --- --- quirks.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/support__L --- --- krb5/util/ss__L --- --- krb5/util/support__L --- --- dir_filenames.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- krb5/util/support__L --- --- errors.o --- --- lib/libkiconv__L --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 44.93 real 353.87 user 78.53 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7881491707120768= 303.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_822_390470365.1776148867795-- From nobody Tue Apr 14 08:46:44 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 4fvyYw5c0xz6ZSC8 for ; Tue, 14 Apr 2026 08:46:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvyYw30MQz3CJ8; Tue, 14 Apr 2026 08:46:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776156404; a=rsa-sha256; cv=none; b=SnusNgD4WrB2yxadL2zb29kYY0z5b9TdEnocgIHBgsLDN0TnkzcquwNi7P2uYU0Y3ls7qa h7bP33tC/xtlAKhEIkAnkECtndmTHglBItGuNj5w4P0vOQDjRF4cihk9DKZ3ourE8XzF6+ wEyp7K8Un3s6v5QF18xIGZISUHOwHZfD1tLc5Lt2YCKYSjmlpOfzrzLd/gsyZBi6+C5TPR d+STKpeYJkbTaYyxhYXRYTZdvVRfJVkFA84hs3kn7I7cwBMIeU1tSpJkXP/ACDf9HW/qNm cDhoKhf7OhXs9IX9MgU0wQlDhvhOfHcGdmehdHoB31YjsSP+uzpGKwEeavwUeQ== 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=1776156404; 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=LZyR3gafH5ORT8GVycliC3zp1mqlcBy7JqCobKb7K7s=; b=HVYYAjC2pGXsV9vjjrSNxlO4SSUyZxKRnoUnsd9Ys90Bjn61iwoJ4vNbTcZSYJHCGEsRlf iST5WKkDoYiY5EZU5Zwh7gAGmnDAQueEARpqmCPFakZKn+Y4icb8DjyVToCHGR+5Kj2hj5 Obatv6ncETUr8fSvccJjm3Yvtp/AfE3BmvNmMKZqd5OLEb3sFKMszXGm48MZ7tW+pmzSwG hUUR9yu4xgCp5p/TSLX5bY3MV+gmxfP2D0i9sztCaSjDmv9WvY8r9S8VP1V+hqGfk1tUdY W3YHwRy2TBL4W+d6AG/Sat/HHBpF1iMb8Sh01lFpn+678RFyn2ChaJrG6DBaoQ== 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 4fvyYw2KFJzk7s; Tue, 14 Apr 2026 08:46:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 08:46:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, ziaee@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1436991232.833.1776156404331@jenkins.ci.freebsd.org> In-Reply-To: <631664907.817.1776148035149@jenkins.ci.freebsd.org> References: <631664907.817.1776148035149@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28260 - Still Unstable 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_832_814679966.1776156404111" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_832_814679966.1776156404111 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28260 (e11eba76cfbd6b439ad40faeb8ffccf4241e7034) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28260/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28260/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28260/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) fa31e76a4c147eb5148595c9f3615040fcac74e5 by cperciva: Revert "EC2: Add clibs-lib32 pkg to small/builder images" b1bc748430b5ee79ae103c464dbf5ebc8802f782 by ziaee: timeout.1: Document non-POSIX options afe57c12e97d5c8773d829c2914f35462a7cdd0c by ziaee: diskinfo: Align and alphabetize options e11eba76cfbd6b439ad40faeb8ffccf4241e7034 by emaste: pkgbase: only provide shlibs from /lib,/usr/lib,/usr/lib32 The failed test cases: 5 tests failed. FAILED: sys.netpfil.ipfw.divert.out_div Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: sys.netpfil.ipfw.divert.out_div_out Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_832_814679966.1776156404111-- From nobody Tue Apr 14 08:48:50 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 4fvycN6VsSz6ZRdq for ; Tue, 14 Apr 2026 08:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvycN41NDz3CQd; Tue, 14 Apr 2026 08:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776156532; a=rsa-sha256; cv=none; b=rL+XRMwmpvzHhfJhlnj6wwCD16NYjII/oUnT4idYS7NefbXJ+/GiCRO5+wfKMeGgYZzZDn GrDIMImcfx7+HS4IugnTxTP8jT9mMFdhbLQ05efC9WZfdY6Lu1WQpQ3axkwiDHdHJe8S5y /UM71qPVtRwNPHueakpORuT7ofi4pcxXn5KWJsW6f2/G6La/6sHclWBK6n3Ai5X7DK/Pad RczGo8w39rwtLvz0FtLaTaxswh/nnIXKQiSt5n3e8S1uN5HeoF7ZvPwwZp+St76GCCE+Nw 4z88uOYdYus6zfCQwWJwXpo2TyGfODaCZbcbqoh0l3HOkxN0cCeOatWaT+sygg== 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=1776156532; 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=GITbm5iAduma6hWj8oibi2C2CHYX+NMdDiUzTAc9vS8=; b=dPzf9XYrmEhkEpM3J3qWEF9vOwhJNUPHtxdkLlMkw6Hbi8KV9YYWVDeMTZ1VzuqgTqBpSo AEfGmc6lN8KwKUWa5dqeIAmSAVcOVfBPWxUSr891wHM7AV6r3VFrERXeP8iNY9cv9eEL3i fHP+flyfiWz6VE5RHkXNDIE2/7ByFcHgvRVcgJ2Az8qZcp5Ar1XOZsCYIm+N+lvwBfIpoG ZTXO3Ki35S6nqaXyD9S6FjAvLHv/0cSzly0yGdIfNeNkEDA0g5TPPveA7rsj8iUadYFaqU SwNB6OZTKuMyPQlyMLqzE2vsU6RsIvNoRI58MUuflpVpDDpgxkdvU5Wq/ERzyA== 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 4fvycN3C1gzkPq; Tue, 14 Apr 2026 08:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 08:48:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <499890189.835.1776156532456@jenkins.ci.freebsd.org> In-Reply-To: <818674451.811.1776143914410@jenkins.ci.freebsd.org> References: <818674451.811.1776143914410@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #691 - 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_834_1684892008.1776156530601" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_834_1684892008.1776156530601 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #691 (80a97bc622509ac56a6e49c92= 54441de7817e16d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/691/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/691/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/691/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) 80a97bc622509ac56a6e49c9254441de7817e16d by michaelo: loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS' The end of the build log: [...truncated 67.59 MiB...] ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= li--- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe--- lib/libelf__L --- 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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib--- lib/libkiconv__L --- -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/li= bkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- /elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/support__L --- --- errors.o --- --- lib/libelf__L --- --- elf_errno.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- --- krb5/util/support__L --- --- fake-addrinfo.o --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- krb5/util/ss__L --- --- invocation.o --- --- krb5/util/support__L --- --- gmt_mktime.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-prot--- = lib/ncurses/tinfo__L --- make[4]: 1 error --- krb5/util/ss__L --- ector-strong -Wsystem-headers -Werror -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=3Dmu--- lib/ncurses/tinfo__= L --- make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- krb5/util/ss__L --- ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/uti= l/ss/invocation.c -o invocation.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.gmt_mktime.o -MTgmt_mktime.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/crypto/krb5/src/util/support/gmt_mktim= e.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.53 real 509.26 user 76.76 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins85737376914= 84456811.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_834_1684892008.1776156530601-- From nobody Tue Apr 14 09:32:01 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 4fvzZC4klqz6ZW7R for ; Tue, 14 Apr 2026 09:32:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvzZC1V4Kz3K1h; Tue, 14 Apr 2026 09:32:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776159123; a=rsa-sha256; cv=none; b=dzoq72P06/Lc9WOcb2ZVph50jj5GqSuaqUZe7dWmhnvs3G9tkZINTRk0FaYN64TxHtt8dH MpWTL0AbPkjbRhO+gqgnlM/yHbVYQAK2EfcDPjWIMa1gnDfJ1623+pQDWXK2LPfatt4Cnj HQbhRL19+dGO8t/ztC8BEFRnR+bKb3gR9y+O/A249HLTMAYVAnyIC/eDilQ2OH5U4y7G+3 wSQ55IlVIu1Sj5QBOlzET2Y98rlCmTUOYCag6bZ5Nt1k8xLZ3yg3cBNzoi8C5SMyxGFlgG qxgXX0VoyIvKGPgUh+ifhdjdTggpCI0H49ffSxOw6uyPcYjfvFF/V5NnUAWRAA== 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=1776159123; 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=d+ConqtxfxKwk+9Q9/Fo65subARXp7hNLJH8aXwyf5s=; b=P7aOoiT1+d5nHUgN+n6UAKmpnXcMOxMJGYsd6sERLBi5ohAPM8THem9wistjuhMbdE3OMJ diCOnbUHf1Qk3VJoTMFx7tHM8lwW2Vb4RUOSE8ivuVPHqrW/FKjjg7SyfJj5nDjByL84BR oN6ANc6y9uipmPA9lDjKfA/AqE5z3ZDrYFGxxs3U1Y7wwlV1gTOl4aqgihLJdtGfhTCzfc KcsJPThFPPSQ8zKlRkFqpl7nmr71P/Hsy2xpXUXpD8wvi1FoKXoaGBp2eq98kX155OhiWh T64dcxLDwyzmfv+mW8mzMU7tXUvsWu/geA2DRd5PrRl4V1qrtSczMGHWjVLHag== 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 4fvzZC0tWrzlP7; Tue, 14 Apr 2026 09:32:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 09:32:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <105168044.839.1776159123128@jenkins.ci.freebsd.org> In-Reply-To: <84887553.803.1776139438743@jenkins.ci.freebsd.org> References: <84887553.803.1776139438743@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1015 - 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_838_872541912.1776159121588" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_838_872541912.1776159121588 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1015 (55243172c19047530f937750= 5e8b759caff17925) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1015/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1015/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1015/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) 55243172c19047530f9377505e8b759caff17925 by michaelo: loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS' The end of the build log: [...truncated 56.71 MiB...] --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- --- lib/libelf__L --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libkiconv__L --- --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libgssapi__L --- --- lib/libpam/libpam__L --- --- lib/libgssapi__L --- --- gss_display_status.o --- --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- --- lib/libelf__L --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libcrypt__L --- --- sha256c.o --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.23 real 444.89 user 71.41 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins35239636881= 37593768.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_838_872541912.1776159121588-- From nobody Tue Apr 14 10:03:21 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 4fw0GK5JjNz6ZXW8 for ; Tue, 14 Apr 2026 10:03:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw0GK2wt1z3P00; Tue, 14 Apr 2026 10:03:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776161001; a=rsa-sha256; cv=none; b=x0MvgLXQ10uP6pGDS161cXhQd508goUN4l9RmyIBmWKq/m5YGON3Z+5my0FEEiSLwK2jtQ SPaHkkkDGkkx+O8HsK1oJqbNpKXfp5AnDxs45uttFB8UJjyhROXOKdMYH9pSBVNhGzZ+M/ gkspm8q52MCEdH9I/spUZIBcRXPNpV41oiszbIIIjNS/FDX0hSJ4QAUweMXpsiI4QPPzX0 3fund/EGXzbnOVToZL1tIuXZN0LKQ2DUa31HmelCTjrWS4AeYC7MNV8Uihbgifu0xWWo6d MPEqathwemnl7FPzwrYhHCI3izvrz+tihkSoIpXd1IOI82o8T7Vu+qkxOzePTQ== 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=1776161001; 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: list-id; bh=Gn8gsSR/aO8x23j/yigu3PhxhT0ynUc0Sz9EZ4zK06M=; b=Iw+luVijMXg3EiB7gic1uAm64yvJOn8WCrZqPqOSe7QdmQHdtqeH55R+sVPDTU3oLHhmTS yN2ueByYMh13uFq9Udcm8TWpy7NPCvhyW51sQw92ES/Z7ali9iqU9vY0rDdLKOmv6ZxRf0 dHDjfrIOlrE8rpgWRB0horrJJmhcQ7k0b9TJa2tkus3wYY8hi7w4DwW4L3Ss9+Y1r7iM+u 3Z247jvtwta6EWzF2EiG0ysbhjRrUkEXWKVgK5KKnLftuA6j1VwSil4QBNYIlCQugT+0gT PeATEJ7W2OQgepepBXYSbSYAi7IZeF1BQaa+Ct2ROe0I7VyqeW3nxTcdopEyig== 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 4fw0GK2KQRzm9F; Tue, 14 Apr 2026 10:03:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 10:03:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <989709253.851.1776161001330@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #631 - Unstable 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_850_970106252.1776161001142" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_850_970106252.1776161001142 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #631 (80a97bc622509ac56a6e49c9254441de7817e16d) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/631/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/631/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/631/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 80a97bc622509ac56a6e49c9254441de7817e16d by michaelo: loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS' The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_850_970106252.1776161001142-- From nobody Tue Apr 14 10:46:32 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 4fw1DB1vZ3z6Zb9Q for ; Tue, 14 Apr 2026 10:46:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw1D96j5tz3Wdb; Tue, 14 Apr 2026 10:46:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776163593; a=rsa-sha256; cv=none; b=cjRR5bl6aiikmLTD9VasdX8gw3idmv/dEqDdZdCyc9tVJ7/e9m0g4NaKGzAQOO7EnRNw6M ti+gTH2lBtUGugUhQCyEkxkmKqxEpF4LhExcLkGulmxUqsF6asjlld6OQ6svDElqN9/ykV VQWhW05M7OYvSnnw6lJsTi5DrKL6R0Ci1EbUeaojLePS8XjGQzcYesne0rdmtApIPW9MDq bowgLjvMRI+RTF6Jk5KcS1rDGlAQHdS9KyH1bWPdiiJcdRyNwlkF91FSFjRSp6WKJniJqZ sBHRXhwhFpcTUfiV8KwBc9aFYR85nk1/4PvgR1E03R8uJc7vjeZTEDR6c0giXg== 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=1776163593; 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=wFs8o1lzAMIMMQA5MAldJrg6r+1h5sNRj0iD+3flJiM=; b=bUCtPq5krbVpplYHtTVTt/6bRhU+j1sBnjBheZSLn5tSCYmLRkqW74L7mYhUBY7ALFKSd4 mixWD4ZxnRMLbmo5rRzBqIg5RaqcUTmfB6tW7V12YdV4ao7HpNUizOgDD/tV46ETac8znt O6P4SRc5gwhH6iEfWhLFWS9pW2QMZyGU7FLaSh6sr6JBAk6eT0Zb3/dOu1IsxQQlQDeZua LVRNtbUvHFLhxJb/mjNwRVzoIKEYDhSKR5MRLMGWJgiUiaiezzaVsNmLWb/i88YQ9fqZPJ BoslyH45KE9Ta27SUlxCQ8wQVq0fPP7RrkjIloWiABYyupXo1PBtCIv/GvPR3g== 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 4fw1D963d9zn3T; Tue, 14 Apr 2026 10:46:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 10:46:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1349103868.859.1776163593855@jenkins.ci.freebsd.org> In-Reply-To: <1366594130.823.1776148869323@jenkins.ci.freebsd.org> References: <1366594130.823.1776148869323@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3409 - 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_858_1816894099.1776163592221" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_858_1816894099.1776163592221 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3409 (54f5d20492d231b5c2ddc6f1d94db= ffa1707d820) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3409/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3409/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 409/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) 54f5d20492d231b5c2ddc6f1d94dbffa1707d820 by michaelo: ciss.4: List all devices supported by ciss(4) The end of the build log: [...truncated 62.55 MiB...] --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_begin.o --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libnv__L --- --- lib/libelf__L --- --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- --- lib/libkiconv__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- --- lib/libkiconv__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- --- lib/libmd__L --- --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 96.36 real 790.19 user 113.49 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1704523897372696= 8569.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_858_1816894099.1776163592221-- From nobody Tue Apr 14 11:05:08 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 4fw1dc4rcnz6ZcC7 for ; Tue, 14 Apr 2026 11:05:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw1dc2hK1z3ZCL; Tue, 14 Apr 2026 11:05:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776164708; a=rsa-sha256; cv=none; b=CNRke83Uw6uidDLPqBBcuHXavjHgndgKS07GgzOJeJfeed0en+LA6nkJxscpY3RQS8jG/m Ra4D9/y7HLJg9pA8Vlg/PqZMoc7vvbAy41MmbOXMyKFPkXsFwiF8WLE0aA6xHLLsZbtpjn f2KFGXcJi6Tz3gr6s1ZLsO6VrVC0+kw/bGK+GFk2t9o7QXqglNVJI3NloRjKPUGUQ9K9fq uYNBVEOkmVOGjs0MeI+bzuAjkync/umQWJQbGMS1OFsCJRn6ZB8I0Ub5ELK10KyqU64Okv WDx6O8MdD9tkPGPBlsqR+q2B5Gk+XjzzAN6g/3kWBEHfL+4wxUTeXFLTf1J12Q== 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=1776164708; 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=kepBAgreZrV6G/BmnINIUujr1lvntajXRptsTD0zo1M=; b=geTyzVgKF2Vql7dcl2SrGM8rAvbFl+M5Oo5sOHXaCQ92sLmaXHYI/GMSvQQOgpEjJipLjO K4gIlw+cGFpdCmv4x1V916zLBagzolujX/KOz4xSILDY8DhBo21jhKAAGqpXP8l4GLE596 P5Aevd0AaDD1ebyBLkbwxRfyOQiWR+S/8sOmMKAe0CUy0yDdIPdi+6umekSJ+JrPUqBTGi qoXUDr4YjwBFu9SmYgMgO3Uy7JOiVUDUv0UuTnwPSLlN8zlesmD+SiFVYMe4Yw+rVxyrHA 7SHJBU0t9f+g+J1VLjhI3uet9XIMtaIOYUjgfyzNDya3vD6e247MWcVvNuqjTQ== 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 4fw1dc2GNjznmn; Tue, 14 Apr 2026 11:05:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 11:05:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1825371956.861.1776164708321@jenkins.ci.freebsd.org> In-Reply-To: <1436991232.833.1776156404331@jenkins.ci.freebsd.org> References: <1436991232.833.1776156404331@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28261 - Still Unstable 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_860_1264519939.1776164708116" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_860_1264519939.1776164708116 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28261 (a3c457398f269c913aaa4d9dedcc72a70c02e845) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28261/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28261/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28261/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a3c457398f269c913aaa4d9dedcc72a70c02e845 by emaste: linux: add sysfs filetype support for Linux statfs() The failed test cases: 3 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_860_1264519939.1776164708116-- From nobody Tue Apr 14 11:31:50 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 4fw2DS52pWz6ZdxM for ; Tue, 14 Apr 2026 11:31:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw2DS2XlBz3cdp; Tue, 14 Apr 2026 11:31:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776166312; a=rsa-sha256; cv=none; b=M0egafoTNIW+WoWHNsEttkobs9WNT9Li9ZzXIyKjYuo7PqVv1zTjaj79U/y3xLF3tpJZ+x j0YIHCiX5VgqHx5wDPyOfsQJKbqdMEn150ZStTuz2e14K3eCVx17l4rPSwOTaMi6olFZtw oFX7ybs4vTlh9S/KKwvF+oZ7QxUoQiBI5oN8OY8E2a07GK/B6KqKWOLNoid2p4dOSxY/5C 1O6uv0YgJp8d3OkW9x5CCO2hkljo1D2Rz11KZ/YTAZcaq+Od/U9eW79UOIRfUwDER+20XU u61xdn9pX7SilnceIM8p9JRZeZcaqnepItXTpNE7OEkm+tz3JaUw6k57edt9Hg== 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=1776166312; 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=MVI1JP3TQJ6GI6eVzN9oHUGhxbgWQDioaaHMQhijmko=; b=iwU1AcHfN4uMwhm8oA37lE++TPadTVBppc6SF9U74bsMFJFIVZKTFX3jtpcApiA1AEvEAm /z9DyEXPZXB80EX4WkRL/6njwf1wMsZig+ALNeHoVo1Ac/UyO/q4DIv8Fdz4MGXIR2Eki8 WtC9vWiJtOfN52G5itH3f5abmlYyCyfmpT1rUFrCpI4Oq/gdTUBCUOKTQnufqNcObY2HfC ufeYcNvax8MEqxJg/5XXPZWB/QwbQ2vvEFL2h157Mb2WZ/QRftJuaB5GyRqyBULzcifaRs nReO2y/mzRqQSP4VuMX8emwOnzv4v3qaC5e97QVNmI8XOclIiIeEG+7TQd5UsQ== 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 4fw2DS22ddzpC1; Tue, 14 Apr 2026 11:31:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 11:31:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <708758645.863.1776166312290@jenkins.ci.freebsd.org> In-Reply-To: <105168044.839.1776159123128@jenkins.ci.freebsd.org> References: <105168044.839.1776159123128@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1016 - 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_862_1250253851.1776166310781" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_862_1250253851.1776166310781 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1016 (3bc0114674a590bcec90f74b= 20115085ff914c8d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1016/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1016/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1016/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) 3bc0114674a590bcec90f74b20115085ff914c8d by des: sys/abi_types.h: time32_t is 64-bit on non-x86 architectures The end of the build log: [...truncated 56.52 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libgssapi__L --- --- gss_canonicalize_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_canonicalize_name.o -MTgss_canonicalize_name.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_canonica= lize_name.c -o gss_canonicalize_name.o --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libmd__L --- --- lib/libgssapi__L --- --- lib/libmd__L --- --- md5hl.o --- --- lib/libgssapi__L --- --- gss_compare_name.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libelf__L --- --- lib/libkiconv__L --- --- libkiconv.so.4 --- --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libkiconv__L --- install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libkiconv__L --- --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libelf__L --- --- elf_getarsym.o --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- --- elf_getbase.o --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libelf__L --- --- elf_kind.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_kind.o -MTelf_kind.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_kind.= c -o elf_kind.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libelf__L --- --- elf_getident.o --- --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- --- lib/libelf__L --- --- elf_kind.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- --- gss_display_name.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.64 real 434.83 user 58.26 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins18425051075= 605284471.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_862_1250253851.1776166310781-- From nobody Tue Apr 14 11:46:38 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 4fw2YV6VY1z6Zg03 for ; Tue, 14 Apr 2026 11:46:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw2YV4BL9z3g2Q; Tue, 14 Apr 2026 11:46:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776167198; a=rsa-sha256; cv=none; b=N34ad1DA0ouhmkDgkYoywXUrhPDmlfKtxuNyE6JY9OpWm8v0XrNHtPIjfB5oLa4O1R1zSt htyAvQvJlLyCtB6npHracLq+0WPyzHyvyPRw62hzDjHeYZrJDiJrFbq+k0FWZtDRAn7CuH MwbfkPeE2nPHJUYkN8BvqgG3BkTCGSqhgIkLInvsT/cy1Yn2Ca7NVDg2VopZksjgvMPBkm G7ECQjqnMjroBlpLdnA2F+yCvhOqTRlMd1UZ+w86gFWbdPF99deBVvFaFuo+AicYZ6IOvo dsVdtwopJ5M4fMt8wkfEQsRqgvhOORGePxhRXlYIZPtRkK3yBigqkzOomzVGWw== 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=1776167198; 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=7AcXKugajHslA9r/Fsj39lV7I39J59fwfqRQh74CscM=; b=jcORXStDZjEgsDepXd2zDXYcQme3Xx94IrF9boHaJ8Y8hEcJf5y+7AAuniv4nZ9/rtyGIb fW67qmqFx3UXa9mcBKs97woxlHpKAu3f3LJJ5QpAAKkFRNTT1n/SrlbCXxiCmKEwcMqpOQ KAqZT0f0Ej2flUG+3xAruLEW1QxcbGZe8v6K2fOeK9L9VI0EetiTKKI91Mq9zgnlfxy4Gq VClp8PQnI/x6RcUNfBLl9cxc4VhkO++nS0z7GvI1CS/BXZJjtiuH+bNXl2XYz0DTafKYaE ynG9lncXgqXh+9UcqArYRulMO4FFli/jRlGQyyrTqekH0J1HlwciwK3Bv5JCkQ== 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 4fw2YV3MMPzpqb; Tue, 14 Apr 2026 11:46:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 11:46:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2142944214.869.1776167198476@jenkins.ci.freebsd.org> In-Reply-To: <548888319.815.1776145839619@jenkins.ci.freebsd.org> References: <548888319.815.1776145839619@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1869 - Still Unstable 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_868_1572919558.1776167198168" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_868_1572919558.1776167198168 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1869 (55243172c19047530f9377505e8b759caff17925) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1869/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1869/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1869/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 55243172c19047530f9377505e8b759caff17925 by michaelo: loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS' The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_868_1572919558.1776167198168-- From nobody Tue Apr 14 12:36:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fw3fc1Jyzz6YVWH for ; Tue, 14 Apr 2026 12:36:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw3fb3lH7z3nbR; Tue, 14 Apr 2026 12:36:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776170167; a=rsa-sha256; cv=none; b=c0+rmNjXY0JVHolksyDXqZG/UEpH5Aac93lSLAQ7nu6Myntcl8QBiBIHjtArnUgovVCSUr o9urGJ1Ta7k4h0M0VIDCrujKpnJLwOflJbciQQ/JNQ2PhBzUMr8IQwT9yjjvvI6tGmG7zG +nDtc/VaoMySiGwdPBSVBEyFzUa04pkgN6zMElz7GnWSUrO2IYtVUBbM1ZA95BVb/7q/Ye 4+HAr1YqIRVlkR2iAyp5XF11FRksF5NsPX+3KDXGmRgm0hNVWZf1OEiwuthAPa9N5I23DX w6ooJWDWPc6hnSD9Rq1mu4Du1M5596fFKl5hTjNHRdQ/VHiXWDnjxdqaiAs4PQ== 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=1776170167; 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=QnuGIGZDP/TWCb3x0PX4PaiubM6Qi0y4JLbS4P3vAfg=; b=ljTEN9lMcqB21ykDSMmUshVCqnTHrX6qAH04/T08L3OixRGuDY9XSPpTiWKRLWQK/Sh7r9 4AJOCEj+PLZrh7XTllypqc0BshzlB0B22ggKCICmZ6hoh5j5i78kxvvv+ogL6ierbIHBOi DMnpSAMCn66rSa2pZgpc64NWnk5IUyhNu87nHiXwxiDIPO72HqhayXwpfYh7yz9xYE24Qk wfcHHxHD6WwrUaPVIiKbSlF6132fIU4RpevWNEjSdGHqksGIrZEGLBgP7/7fRr9eTPGBru 5K9jc2gjSSd9t1HF9PIIazCKgfvtCMh5Lw4Wlo8INjFpgxUzhAxfSOLTMr1TVA== 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 4fw3fb33c6zrB5; Tue, 14 Apr 2026 12:36:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 12:36:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <753020072.871.1776170167433@jenkins.ci.freebsd.org> In-Reply-To: <499890189.835.1776156532456@jenkins.ci.freebsd.org> References: <499890189.835.1776156532456@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #692 - 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_870_670397605.1776170165623" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_870_670397605.1776170165623 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #692 (f56d0868bac3fb889351ca489= b31652c169ef92c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/692/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/692/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/692/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) 8b87f38f1531ad65c587562d27a92d6a3ee385af by christos: sound: Mark some snd_fmt* functions as static 573fd4252cc0cadb188eee07bec66d22e641c070 by christos: sound: Retire unused CHN_N_* defines 6e5c351e785d2f42d087f1f4adaad8bc0e4f9765 by christos: sound: Simplify parts of chn_notify() 7bccc0df4bb003ecb955e252bd3d7717b067d4e9 by christos: sound: De-macro array definitions in chn_calclatency() f56d0868bac3fb889351ca489b31652c169ef92c by christos: sound: Make chn_reset() control flow clearer The end of the build log: [...truncated 67.79 MiB...] (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- parametrized.h --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- lib/libelf__L --- --- elf_begin.o --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- --- lib/libelf__L --- --- krb5/util/support__L --- --- bcmp.o --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- lib/libfigpar__L --- --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.76 real 510.32 user 78.58 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins49346134633= 10827366.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_870_670397605.1776170165623-- From nobody Tue Apr 14 12:56:23 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 4fw4613Nzcz6YWj4 for ; Tue, 14 Apr 2026 12:56:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw4606txyz3rrp; Tue, 14 Apr 2026 12:56:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776171384; a=rsa-sha256; cv=none; b=QbTPA3JURbvueaptzjUAj2e/jR754DaxjAY/1mfdUfZv9RuVF8GBABc2OFN+xj2mDTLzE+ GG6ypc3MyRmd5bPxr+p6jrwm+rDg3dCKlyh5hO1pwXaffFzBzRgf6L8/0WCabbxsok/bLI 0vAcniL09zW8HKxC4QN4BEwaFh22ex5aXpH0v3iU6KZdNOhd4hKSIWys7Vn8RLRaE7Zfe6 Rxe85ERMThCy5a/hw+LKMEGaUhkGec/EIwXOjfZTBSV27kSW9FTz8/JxmzHrjj9oCsBNzH QvnilP7EiM+ZnzqazuPH5/gqCVtihyPhVMEoGxBGGprrMPvA7vUwTPTkknMX3A== 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=1776171384; 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=TVAUvjshdKBr6ydbMRS6k2ZNTPIgvsWzfgEon8+cJHU=; b=eAMrV4V0xxZ2zxTZYJwH++xEjBsrPJP1AmmJX80Rqpeh9dc6ybphr33TqtAvL4zvB7MA9j lV39VdWdDZfNLJ/fSfVGwlYT++QjI6ROJFONLjHBteQgaBbsMOxz2XKTWl3nRDW1O1464L s+sO3OG99wdufZpX1qPDgZgHflDfz7n9qetxjOXFFi1ZpkYuKIFstrZNog/JIQMzQQZmYX v1ATxRgFgJaEH3Srs8MO6OvDrJzYI24PvpFoIkLCMGJag8K/wKKcLm+v/5o4j3WEU26PLH j97w89hCG93TyICqndXjPscbFHb5dCDvEA0IxlOoBK0htz/fMF7i7qIk6RLJHg== 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 4fw4606KYfzrf3; Tue, 14 Apr 2026 12:56:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 12:56:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ssaxena@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <16876101.873.1776171384899@jenkins.ci.freebsd.org> In-Reply-To: <1349103868.859.1776163593855@jenkins.ci.freebsd.org> References: <1349103868.859.1776163593855@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3410 - 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_872_143833193.1776171383168" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_872_143833193.1776171383168 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3410 (439132310ae1f623f6c0a3dc241d0= a34e98e040b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3410/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3410/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 410/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) d2b96f654a672f6059c5c623c276dcd76841ed12 by ssaxena: iflib: Fix panic observed while doing sysctl -a with if_bnxt unload 439132310ae1f623f6c0a3dc241d0a34e98e040b by ssaxena: iflib: drain admin task and fix teardown order on register failure The end of the build log: [...truncated 62.63 MiB...] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negat--- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- ive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-varia= ble -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpans= ion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation = -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-err= or=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-e= rror=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-va= lue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Ds= izeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverf= low -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- --- elf_begin.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- quirks.o --- --- lib/libelf__L --- --- elf_cntl.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libmd__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- --- unctrl.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- --- codes.o --- --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.88 real 515.69 user 76.87 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1379481648393020= 1106.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_872_143833193.1776171383168-- From nobody Tue Apr 14 13:24:30 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 4fw4kR0WFSz6YZ4k for ; Tue, 14 Apr 2026 13:24:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw4kQ5Sj4z3wS4; Tue, 14 Apr 2026 13:24:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776173070; a=rsa-sha256; cv=none; b=Rxwwc5ior5knIfs1tVBnfqNWPo4o45a4iMkYMBVByt7vDF8INd+okab7tTIuD15cvRW1Nm fAGFLweIqYJrzKPpfhAVLmVoJiGf37cDDUyKtzxCHVACF3YxuhEvuJwSBi7VFsOBx07FKL BPIolpcXWhywUIFx9wBr9WTLSpXz1AR6mH74OAzYDRHx8VILEi0XipVLmwpDJ2wbXe08SP Z6MtykteP3W6GIeBSlA293M4GF1wcywvpm5tOS+c+L87JBfo0eFoYo2J6lbMl59W059qZV loEWu99oDKiN8L6n6/0tm3H79jKK1M9EmOUU84xPn57ZJoIh0HDir/d5ijTAQA== 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=1776173070; 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=JRCK7d+fiWxtTFpwAZVdDTkNx7EoQbdjQzqxt3GQxNs=; b=X3VswIc14h1R+hFN0uxUEgFIGcKU6jekaHQBeE9029ZX9Rw3yzmPTSt0WMX9SUks9XeTTw hIesI3baR4zwv9sEmTcBnRQ5xIFsFBbuGleMvuNNTL4lknojPIZYRznjso7ReMChZ174vN KbjkCsSEyHnl1ZAzaxmGeYsnmu0ZfSGy1HHj3Q3Y9NdT19M1FccKs+BWkf3wVFiSKoYqi5 ye+BPxQP4VuXl29UKH+7s8gWrrVYOBbYrK9MFtbbCr5Ol0dijFHnO80ePerl0pz1WtN98T qpajtmsfgKOnyk5WSts+B13cCKk/+fHsvZfiIa4WW6Js4ojgYQ9CN6KJ3yEiMg== 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 4fw4kQ4sShzsZS; Tue, 14 Apr 2026 13:24:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 13:24:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1822863631.875.1776173070687@jenkins.ci.freebsd.org> In-Reply-To: <1825371956.861.1776164708321@jenkins.ci.freebsd.org> References: <1825371956.861.1776164708321@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28262 - Still Unstable 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_874_1883033809.1776173070491" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_874_1883033809.1776173070491 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28262 (81b2055c49dec8884d7bb23503f1dfeac37ac95d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28262/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28262/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28262/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 81b2055c49dec8884d7bb23503f1dfeac37ac95d by ziaee: sh: Increase default history size to POSIX mandated minimum of 128 The failed test cases: 4 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_874_1883033809.1776173070491-- From nobody Tue Apr 14 13:34:29 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 4fw4xz4Mr1z6YZX2 for ; Tue, 14 Apr 2026 13:34:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw4xz2WqGz3yfT; Tue, 14 Apr 2026 13:34:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776173671; a=rsa-sha256; cv=none; b=GI7xvfPhz+lSxQhu5OkAVBcywTv2t4jbZtsTs0RuAhUGYzSuEgb3Nwnnfu/JlzUlH7UqBu MkYJeIn7YOzy/nHkLjGHK/eyzmaZDHFuCRgHZ9de8cRvRzMeoZCmxkwOPBIr/kXNnItPHw VQMzLPromI8ViTcNHuVXS2ccTIeMPDlpqPNiuDfV1CoxtC1meI58tEFn98573gAMcstA9Q fx6m6k43Vpj89HUSDbf6bhueiJ5zTRnda+2t9OEkQRAr594lbV6WlcD5qbH0XjnSrff9xV +ebMa70W0edvh3goWaUR3oXDglOSbxhvSulfsv+aRupiAzZg+IovffzjQ6LZAQ== 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=1776173671; 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=PZzm2PbXQ0+0YKGKFhBcHYQzRWiddJ8YgbAmCf15FZs=; b=lru6Gie60sO8tkWJJai7A7brtuwUeiIEPzW/svyfdXXDoZkFke//tWHPqpWfzGUjkgis9I bkC8OMJQMb/N/6rgSUzYsIeqNfoghOaEtIbbpK4WZGhf9fxU8csB4lBmR+05dRR1AG6PNS +Pi7FwgbgKMmQNkwrHapgPSpIMbMwpHiFfLn6elkFXmdhx4k4hGfaHUAuVvMbilHkhcm+b PR17c7LXoGyVARTJU3nsF3wOM7wO4fCO1EH/sEpn+7HtiHQWMaFjo/I0DaoNWFb4GGzVvB t/Idg4JKdfR39gOR4ZoW7j7GU+KVlHwLdSimoNvxYAGQGNA7vtpdoXaBLIfYPw== 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 4fw4xz20c0zsjR; Tue, 14 Apr 2026 13:34:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 13:34:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bnovkov@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1932969449.877.1776173671284@jenkins.ci.freebsd.org> In-Reply-To: <753020072.871.1776170167433@jenkins.ci.freebsd.org> References: <753020072.871.1776170167433@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #693 - 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_876_1024909896.1776173669521" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_876_1024909896.1776173669521 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #693 (893b90cd96495f2a9a74ece2b= e248f16dcdde17e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/693/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/693/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/693/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) 6af0ee7423bd1bbbad64fa033be3d4d0c675e331 by pouria: if_bridge(4): don't sleep under epoch(9) in destruction add68b405c179b162e1af72ce35c36cf06d7cea2 by pouria: bridge(4): Remove epoch_enter during destruction 893b90cd96495f2a9a74ece2be248f16dcdde17e by bnovkov: netstat: Add -F support for -g The end of the build log: [...truncated 67.63 MiB...] --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- skein1024hl.c --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libelf__L --- --- krb5/util/support__L --- --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed ---- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- krb5/util/support__L --- Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-= of-packed-member -c /workspace/src/crypto/krb5/src/util/support/dir_f= ilenames.c -o dir_filenames.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libmd__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/support__L --- --- errors.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 99.46 real 800.66 user 112.57 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins21543872143= 14249748.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_876_1024909896.1776173669521-- From nobody Tue Apr 14 13:40:24 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 4fw54n2N5Wz6Yb4V for ; Tue, 14 Apr 2026 13:40:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw54m5ts6z40CP; Tue, 14 Apr 2026 13:40:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776174024; a=rsa-sha256; cv=none; b=ybOQJ2P+MeHftAYEV6O79jEidRYTRLdRfhqUGFIiHaIF4zKqOTiIcFgksGkRDpwe3DBWSA VBbeMvO7sIdPtJMcAiG5nnoHVMWUbtmzNOCVKf8FmR4H76wAiv6Dkgqs93XWp4zQGjMCgj dJeQy7bP+nX1ot5nepNWyON4zi539R4SDKgX5rovz/Zq37XhvxER2re2BTjPteIUFzzeFi rmxtqWBBUp7NrB39h5LxOUrJ8d2DSo0ygTbliNeeC6RrugVrZipVd1+mutlflI1F3XpQjY YXDiS5nUg2Et96kUc1S5AUwRtD9i3mPjX1br6EUSIJaLAetEEkC8PCbrqLt5Ig== 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=1776174024; 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=i1ZeVCG+eNQ+wsViXiRtQjdVtnMzhRQG1pnikI02f+c=; b=pCkD/sGDko5teZ5RoaIiuKPPB+PvSxU0RgzCUXAo4A8WyIh5DFUDB3dKbcPTTXP1eAWieL pa1oAyuWIwHjRJxAvzqP6eDsNxhgR6AzHoV6ie7WozdyxbXVD2n5R5GAPEf61FX/yxgIbV 6Zoa4+w3dN70YekOB/Uny1h5ua0tP8i+tbJry1/0Sa2Ql+uVkgMHCoe+A3e09b33uYx22x HkWsl9KCUyWrgAx8DKy/QigZuknmXIws2RiQXhdN5y7pdsmyTNNdMoq8OMWE66RbYgBb+3 7/UAbaE6bXARr52RnJ2ut/4ECug0ItUnEf04slgH9b/dJFt0Igdr/KF4WefUMw== 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 4fw54m5Qt2zslT; Tue, 14 Apr 2026 13:40:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 13:40:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <727117979.879.1776174024766@jenkins.ci.freebsd.org> In-Reply-To: <989709253.851.1776161001330@jenkins.ci.freebsd.org> References: <989709253.851.1776161001330@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #632 - Still Unstable 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_878_768612222.1776174024555" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_878_768612222.1776174024555 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #632 (f56d0868bac3fb889351ca489b31652c169ef92c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/632/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/632/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/632/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8b87f38f1531ad65c587562d27a92d6a3ee385af by christos: sound: Mark some snd_fmt* functions as static 573fd4252cc0cadb188eee07bec66d22e641c070 by christos: sound: Retire unused CHN_N_* defines 6e5c351e785d2f42d087f1f4adaad8bc0e4f9765 by christos: sound: Simplify parts of chn_notify() 7bccc0df4bb003ecb955e252bd3d7717b067d4e9 by christos: sound: De-macro array definitions in chn_calclatency() f56d0868bac3fb889351ca489b31652c169ef92c by christos: sound: Make chn_reset() control flow clearer The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_878_768612222.1776174024555-- From nobody Tue Apr 14 14:26:54 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 4fw66S2WlCz6Yfy9 for ; Tue, 14 Apr 2026 14:26:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw66R6Ktsz44KJ; Tue, 14 Apr 2026 14:26:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776176815; a=rsa-sha256; cv=none; b=R7JXwJQ+lvtoAu6TsVLNlKlFvj3BnAJkMKahyqqm5Qs+PCEhoVohnEJWFj+TdaSVw5WOeq 9qDFtz15ui6H3qRfu5uP5Y8NhQtFh1VkNelgClclGJ5NM+tfx3AYAYXX/eYj+6Azp3e4ZZ 1UGIeIiFy06BRoFVK65zO4d06ncaXBC11QPPYjysPJCd/svjBqdxDUYbcx+8WKMeA9Sz8p 9Z7YYCkTf50D3otGzVdajmCRKSp/RunoHDDiIY+6tom9QwTKL0DBWeeUXlz5hf6BUTV2Ak DpridHkH3F0jEQJ7qdGQ6Mw8r6FjusRZ+pufC5yuv6i7xSLuLC3EoGN1w+rrEA== 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=1776176815; 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=WiKAf88VJtzGuPe+21QQ+G/KxV6IN+7sPoxL9u/j5gs=; b=tDBk4J7fBzzCLfUdoVaTr8ls4kl/WeFNqfLYoYAGBl1OJ/STigLLgz8n+0vZUDRvkaBHIx b7VMfAqbUvvgVeKvumXZgLsev8nJdmDugwzPu41a7r5WkCKxoKpRtSAFe/xgMwJWSNCBld Gcs2fw/uxFJhdMFKpIz48w6SeZiaRMVt8YchVpTEehmW1Kf/XOcae88qCKK72xeV0uq4Jc iVqKBEG2bXVlE8tK/Wh91qcbpJoIwdjsyWu4+eJT1GeKVwsCgMPYVbnAa/r43wvegR4dRK QIreYcbbTqcr+KhHo5hCA52izAQpYkARtyC+ph+bv/tOufiWSalTLTbWeSx/Rg== 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 4fw66R5BxsztmR; Tue, 14 Apr 2026 14:26:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 14:26:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1207578403.893.1776176815737@jenkins.ci.freebsd.org> In-Reply-To: <16876101.873.1776171384899@jenkins.ci.freebsd.org> References: <16876101.873.1776171384899@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3411 - 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_892_543028391.1776176814150" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_892_543028391.1776176814150 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3411 (3524d4ebbe1f562dd76dc553c0853= 86aadfd2682) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3411/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3411/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 411/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) 7d38eb720a8d8345949986d779e785984ae19ae0 by pouria: routing: Fix use-after-free in finalize_nhop 3524d4ebbe1f562dd76dc553c085386aadfd2682 by christos: sound examples: Add mmap example The end of the build log: [...truncated 62.54 MiB...] --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/ss__L --- --- invocation.o --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.38 real 514.70 user 78.73 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1774579410675717= 3645.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_892_543028391.1776176814150-- From nobody Tue Apr 14 14:33:04 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 4fw6FZ2rzlz6Yg5P for ; Tue, 14 Apr 2026 14:33:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw6FZ0wvCz44vx; Tue, 14 Apr 2026 14:33:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776177186; a=rsa-sha256; cv=none; b=li+wtr1UKyCZI+15tsCb5fDK8jGy7Y39AZ7030T/QxHXTNxKIsgEPRk4vwkf5HOA1TDvOq R8zijdHwVEKwslaORDkfUlnyIk7bM1jOzHWOYQqNEULyQvr4N2+VFineKmX8wAGVa15PGf +QJNcxeI2ueuvGt9AmrCFJdpSNnLcikXSYnCjncnvZsRsodFtfOhuYo0JR+KW8hjx3XhOs p/umeADdXJE5/NW4qGucHxh4gS/MzTomUacqEBknFjUHXCuARobhnR2vwwo9iOlx6aN8hm rE/lEN8SnwiNFsve5FoQ+8+pk7B4gXN2qS5i5GVbxtC9lrMG/rBE49w1R/4H6g== 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=1776177186; 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=eqU2oTiyRX/JA4YhXAkYQ8Q1RL047ig8Su3PWP2kO+M=; b=wff/aNaePD2pXKuJo+emLShZgbgn3C6t32GV13oexYtEe1dySsXXiZ76XVG0Txy1KAweqW BW54xnNput3Hg1JFH612goBk6f5by2x0KN5nFjlkcylWAKdCtasL6olVklVdyHKRvspf0w OZGrV/h2Q3D/wQ2ASOodI/EavRPQ0EMm05kHZNA0de2w5nP0PqZjvMGd+ibftdC0Z7mcHP 9qsXTHZkDNbdB/JMvuM+x/SJKKxA5iRFYwmQVOXRvKrXhvvjnzY+UEdNUQhszbTZjue+hT 6WvFoeV1hzHmgqltNcztlgAept1uownwBwZGLFk6DzS8h4RLAblQh1wJbBmi7w== 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 4fw6FY73bhzvDt; Tue, 14 Apr 2026 14:33:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 14:33:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1288140231.895.1776177185995@jenkins.ci.freebsd.org> In-Reply-To: <1932969449.877.1776173671284@jenkins.ci.freebsd.org> References: <1932969449.877.1776173671284@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #694 - 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_894_250391484.1776177184309" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_894_250391484.1776177184309 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #694 (893b90cd96495f2a9a74ece2b= e248f16dcdde17e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/694/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/694/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/694/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) No changes The end of the build log: [...truncated 67.61 MiB...] --- md4hl.c --- --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- --- lib/libelf__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres--- = lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member " = "awk" generated < curses.h | fgrep undef > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- --- krb5/util/support__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- lib/libelf__L --- --- krb5/util/support__L --- --- errors.o --- --- lib/libelf__L --- --- elf_errmsg.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contr--- krb5/util/support__L --- --- lib/libelf__L --- ib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.98 real 514.68 user 76.92 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins66469940265= 6990970.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_894_250391484.1776177184309-- From nobody Tue Apr 14 15:10:41 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 4fw74y1bD8z6Yxws for ; Tue, 14 Apr 2026 15:10:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw74x5Clbz49cB; Tue, 14 Apr 2026 15:10:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776179441; a=rsa-sha256; cv=none; b=dDI9cGjmCkoEwENgYuOr2JlC8EaZk/hWLOsLcfSlMDHXqZ2J1TSHGbanZlcYU/pUoDXHQE P75nEuTJwZZ7k/kUbYEOQwCzETEcplvuONC7zLDFY1/b7ApvuGstzoWgW/8vtEqqwGSnZ0 mcw5twkdD/FrA2JfRxHtusL5N7qCZJw4jG0lysJqZAjq5GZhS2vkM8fNrUQWmPFwlhoEaD TxUFxEmfEKOb+x0JOAKmMonyexFKHEKpX2HvEOA2aj1kasJGhKR7HXQdrwzCLG1kkEHYvQ gUkSsf8Enl0EaZtNJs9EYfyPnjRz8xL1JjOll5jtCOWMocxE5oJ7rwcWecClaQ== 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=1776179441; 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=2Zr6h5FbZSTGkBcYKIJC3lvqXVHYOo4UrNgULVHq1wY=; b=oCocdp65viEYX//cOTQngCcSCwB0RyfCay8SfOHPYhbWhVl/TaeVjQXk0zjT2BPmx0a2fZ SMGTVS0efzBL1uowfogidKH7Vr0hXoKPsRxsqDF38dml00vqP2lkTUPdHF+mfXUZFVdGcA JREXOxeC5aTK7J/QgbHl5dA7jvcaKJJ9W5a0cdBWrigl8Aep6ONZXxQ2x6VIH4q1yVU9HK 89xFEOsVNVY9+3MjgN3GEqn/DEAg8Dy6K89/77IfUeul4/BuG58V4ood5IjeX4w4CU3oen IkBm4oQLkcuUJ7prY5e9/E9H/Cszk9N9jjrM+MWFahSShihLZ9apN5OHp6PedA== 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 4fw74x4m93zw9g; Tue, 14 Apr 2026 15:10:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 15:10:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <464122366.899.1776179441672@jenkins.ci.freebsd.org> In-Reply-To: <2142944214.869.1776167198476@jenkins.ci.freebsd.org> References: <2142944214.869.1776167198476@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1870 - Still Unstable 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_898_542382748.1776179441496" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_898_542382748.1776179441496 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1870 (3bc0114674a590bcec90f74b20115085ff914c8d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1870/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1870/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1870/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 3bc0114674a590bcec90f74b20115085ff914c8d by des: sys/abi_types.h: time32_t is 64-bit on non-x86 architectures The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_898_542382748.1776179441496-- From nobody Tue Apr 14 15:42:52 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 4fw7p53HHNz6Z1sZ for ; Tue, 14 Apr 2026 15:42:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw7p515VLz3GBB; Tue, 14 Apr 2026 15:42:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776181373; a=rsa-sha256; cv=none; b=IyJgxebulDWaXd7RdsR8EAHttK6Jr5De/iz6j9J6iACEzw6N22f/w4hATL2qbWXda2csIX OjQBfoJveFbR5OJcbMi4RLpLs6HdCvztKC6KDpwqnDmQsDoNRDFbVW5JCMjWpmR9on2bhL Rqp3ihWXklAXlh4FMlErKiAlJkjF5TfnfXypFaPeAyKpzaY66apgQGIkYP0kBX5nutMq+Z ewaR2mFvHFsUCDn+3yJYagO5yzvg+pkP6bS9WtnLSd5HOOQYCUGWLXG5yeW4JcZfUkW9Ax mLdygXvM+IOJ3PzYkuMa03HtxhGW5qj6247H94JWvBJQVOt3o2iZiImPBVjSVQ== 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=1776181373; 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=YJKGlbJ3dxM4BiLjg55nEQyAaxvHCz+yW7oBg4Wy8X8=; b=LBwJhw3MJxptNUGACjTS5mEOBO+xsJUv5BnUXBP6dc6iv5jP0eUK48MnIj5HdBx3Bkgl2C uWoQjFZwaQt5B+P4E+mEJGK3zrAwsVSBbjoupDaPtkqKZ69qtsiAUlhIaYivVt872sl5d1 2v93lQhgNET5rVBBbbyyuJ25nK9xeYJo5lEDQW4/fD5XM4//H8y9JkAWXS8BtijWBT90p5 5k3gvMy4Le+J/1OqNybmSdKf31JEzQ7U4Au63xU19BYKqVtG+PdT4Z4YLVvC7CDQFlpZ+J q3cD2fBpdFlyrWI4+FC0meENeil2oNd64PofMwgy4dBO15qDKOPJ3Hw/FSoXhg== 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 4fw7p50VZpzx1B; Tue, 14 Apr 2026 15:42:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 15:42:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <690984845.901.1776181373074@jenkins.ci.freebsd.org> In-Reply-To: <1822863631.875.1776173070687@jenkins.ci.freebsd.org> References: <1822863631.875.1776173070687@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28263 - Still Unstable 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_900_1096775144.1776181372880" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_900_1096775144.1776181372880 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28263 (2b954770ddd7a4246c2100373d86ef5316becd81) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28263/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28263/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28263/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 2b954770ddd7a4246c2100373d86ef5316becd81 by imp: nvme: Use passed in max_pages. The failed test cases: 3 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_900_1096775144.1776181372880-- From nobody Tue Apr 14 15:53:21 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 4fw82B32c1z6Z2BJ for ; Tue, 14 Apr 2026 15:53:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw82B0zF4z3HH5; Tue, 14 Apr 2026 15:53:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776182002; a=rsa-sha256; cv=none; b=nTM+etV8JBx1aCNb03tXTNqEc13669q7/toKKZWQJeSI/Cvw3iQk6MzM4QFuZ2tyY889cQ vezYtmyUex64ftdaicbM1PTm0YgmXd87xa+doV49vGB8HFwDF+aQojGP+PMr1zud9Hv4oO pkVV0cWktzv6aGkRubJfSR5fVwmx3ep1D0VLZn9zAT7pAl5npzEyBzPe8oGVKa6bJ2ANjS K2pnTIfwXG7OJBuhPeiXt/sBwBEKt3Sk4FKhCq2Kxm2Dt1jS+blDZCUSHbvkLSeCy4MkED ut9U2PU6FqOeGB2Tmuu3uEeLU4gJvMqmpe5Rj2GQht2I+vFH+JULW1iABhJgpg== 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=1776182002; 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=vrs/kvrs+aWrZjzPwMv7ZE7hIT8UULmsKZPfjTTNzHc=; b=gcM/0wHW1dVMhfh2Zk2Ul9fsiKSy227y8fjTTuUCvpzmDBGCEaLkAxjcpyqdRRLGpjBfgx QMaz+xVFlpwOWLf1BEro+1G0hg85nKOApt+bZyEgtgrEaDz2ZKquJlnD2qfmGu3pILim/w M1zo8+kqsyc731nqYEGboKeLFljXXwt/itu72s4TtJY/yxhK6wzPcL5ZLdl6y74sYiIZtO whTnoLmIYxxa8xOiLypwCdSL/6NVvBlYgQxlA3/wH24pJ0BWtxnTBOZ0Btyf9h2ricsHPc D4wsq10kMdtNDbO/WemcMj77y6B6MKm+Nxv9YF1LmAPXYKYrwReHGJMp2sU/pQ== 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 4fw82B0RrYzwyr; Tue, 14 Apr 2026 15:53:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 15:53:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <285705871.903.1776182002066@jenkins.ci.freebsd.org> In-Reply-To: <727117979.879.1776174024766@jenkins.ci.freebsd.org> References: <727117979.879.1776174024766@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #633 - Fixed 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_902_1692169127.1776182001883" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_902_1692169127.1776182001883 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #633 (893b90cd96495f2a9a74ece2be248f16dcdde17e) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/633/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/633/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/633/console Change summaries: (Those commits are likely but not certainly responsible) 6af0ee7423bd1bbbad64fa033be3d4d0c675e331 by pouria: if_bridge(4): don't sleep under epoch(9) in destruction add68b405c179b162e1af72ce35c36cf06d7cea2 by pouria: bridge(4): Remove epoch_enter during destruction 893b90cd96495f2a9a74ece2be248f16dcdde17e by bnovkov: netstat: Add -F support for -g ------=_Part_902_1692169127.1776182001883-- From nobody Tue Apr 14 16:01:21 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 4fw8CW42Ptz6Z2gW for ; Tue, 14 Apr 2026 16:01:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fw8CR3cMRz3LZb; Tue, 14 Apr 2026 16:01:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776182483; a=rsa-sha256; cv=none; b=uY8sK5f3k875/4xqh9ZZCkwCvE3MP8pUJcSmb8KJOCEVPRzW0Sz1X6hn24OtlaXutQl5Zp +njfsQCe0Tz3EXq8OjHsCtCrcjIHM0cR2ccbTK0W9zEfYSfqkznZbWLDVuSz2yBU+OeWbT gfAFWVFAZgLB3YLC7cTCO1pr9b5M83auOtSzaHsehkue5bepitki+UNDnxcJt5afuRg5pt PJ0q+p7M2/UynqG0Lb7SlVSpb0wYwht4pEZMlHg9rbFnawG9gy5scCls3uTjLeURZiNjxA Q64aBAPdB4m/Gbd7YZttYjiFcbj6rc7FMryMAjA5wyGZnAZsSd/8qN5WcvEhRg== 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=1776182483; 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=1SuI8MmZSFkJFZH7KkGFt7aXbKDT2XohkQxrjSFC0TQ=; b=a65Vkk85iYxL8UaWOI9gtzRQW6dw1o4RhuMf6xx7J4mjoWHmOgse21OT0beMJS9ZQF9PSi z9grmnmSZibRVCnlAxvLGnqkEbg+9S2ey/FgiWO/H+LbeAqjvEqfdZ7/afX811Ao1zwmsx lfyW8NBFf+pYy1sd4fbrBFkzdsdVujdQv65+Fz7BQkmmCveB4AhNVs1HeTu7nYeOkNoZTk LGCh3EPH5RWjUDPb1x69pwWreM7ZsOGdIfggJYqngXGUoSi/QkzW+TmItsXCYaeu4Kb+Dd 6o+jE3FzSxx0w6Rmrzfh6kybFWnTtLiD+PDJTR3K9Pc61lvqq9Wppf8jHLQMYg== 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 4fw8CR30ZNzxG6; Tue, 14 Apr 2026 16:01:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 16:01:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, jhb@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <100555090.905.1776182483426@jenkins.ci.freebsd.org> In-Reply-To: <1207578403.893.1776176815737@jenkins.ci.freebsd.org> References: <1207578403.893.1776176815737@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3412 - 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_904_1783233416.1776182481977" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_904_1783233416.1776182481977 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3412 (8c941e313e3925b17e49b093244c1= 59db7a112f8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3412/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3412/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 412/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) fa912e3b9b5c074793bb1899f8256ea4baf72631 by kib: libthr.3: describe what we mean by C runtime environment. 934a35ac2bbbcf8cd65d8824fa824eb5c6170c88 by kib: libthr.3: describe SIGTHR dc140a9fc151f3717bce2157f49070daafa13ec0 by ziaee: Bourne shell -> POSIX shell 5f922bd20d81af4b5759b8f104d5c22ee3e5cd1b by ziaee: freebsd-base.7: Break examples into subsections 998d501ae61a3e3c800e6d102d8ab5253c7c1b91 by ziaee: freebsd-base.7: Add an example for unregistering 8c941e313e3925b17e49b093244c159db7a112f8 by jhb: acpi_apm: Don't recurse on ACPI_LOCK in apmreadfilt The end of the build log: [...truncated 62.55 MiB...] (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- sys/md5.h --- --- lib/libkiconv__L --- --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libmd__L --- --- md4c.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- --- lib/libelf__L --- --- elf_begin.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libelf__L --- --- elf_end.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- lib/libmd__L --- --- md5c.o --- --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- --- lib/libelf__L --- --- lib/libfigpar__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- --- lib/libfigpar__L --- --- string_m.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.nvlist.o -MTnvlist.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/sys/contrib/libnv/nvlist.c -o nvlist.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 45.41 real 357.58 user 79.95 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1814846717341016= 969.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_904_1783233416.1776182481977-- From nobody Tue Apr 14 17:52:49 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 4fwBh346c0z6ZBWM for ; Tue, 14 Apr 2026 17:52: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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwBh31HxVz3hL1; Tue, 14 Apr 2026 17:52:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776189171; a=rsa-sha256; cv=none; b=jfLQWBK3F0qoQ4Ml6uHvfa+k1IQnNPhoa/9y4Ayo1r7YHxs0r1m4gnGrGiwPu3C4rwRL49 0hmdJnqOl9vUbS3js0+BWJ35jgByJUMQJFQkO8lypdASczwg0uYxya40DScPiaMLNK0zEs i8Kj2YNjw1i4Zo4Hud7ROxqtcnluNqEfr55NgWdSM3g9ZCTPLdbFRHm60f7CXpulq6TYvP /fpE93aV3io8/yiw2ck9yMps4k+ISgwProm+IvzdMpaFx4n++Q6OyS2cmZTN+LrnKJBGI2 80EgAChicveIDt398AkQMrHDysq14wZ0PbIAKgTOxKhzTwTQ9Iy5NjOY8tRDtw== 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=1776189171; 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=WMwB35IS1bX/Y3b30+MHiNx7JMWS7H2WbD+nVBExmYU=; b=eJUlCvz84I7esvRq9EcQyU4kumsl0+97GlHwhDloXlQ5BbDWIhnLwXY8RdVPxj7yNCbDjS QpjoOKmjMj2o2a6Ff5fcpVjEz8OY4k2Nw5i0Zu9BtwpxbyxMkwEl5Tgw/fHZpO3d+e8JUf qnNl/qZSofYC9UxTDt3jIupZm7vVXiOfjEN/6XRM2h2FChZXvzRTeo2fabyRo+qmcRjWy+ OIs+EHiphzZkOB1fwhJvicq51XKdBVs1Cy+tJrHk+zhKV2G0KwepgPMvFcTmLzl83HXta0 /mN09mS8CO501ogmN+MQvmDNk0gisVdn8lKmVpiXzgA6k8u2lKEiQmTGHcBIbw== 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 4fwBh30pKvz112X; Tue, 14 Apr 2026 17:52:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 17:52:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <485965623.915.1776189171116@jenkins.ci.freebsd.org> In-Reply-To: <100555090.905.1776182483426@jenkins.ci.freebsd.org> References: <100555090.905.1776182483426@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3413 - 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_914_574792489.1776189169645" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_914_574792489.1776189169645 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3413 (76b90c1d31b9bbe803f1d521398e0= c1a10553a3b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3413/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3413/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 413/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) 9b76228006d8f0e45dea03d305eeac587d7a8500 by glebius: inpcb: retire inp_vnet 76b90c1d31b9bbe803f1d521398e0c1a10553a3b by glebius: inpcb: remove last use of relic u_quad_t The end of the build log: [...truncated 62.50 MiB...] chmod 755 mk_cmds --- lib/libmd__L --- (echo '#define LENGTH 32'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN256_/g'= =09 -e 's/SKEIN256__/SKEIN256_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in256hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- skein512hl.c --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libmd__L --- --- md4c.o --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/ss__L --- --- help.o --- --- lib/libnv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- krb5/util/ss__L --- --- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- lib/libelf__L --- --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.77 real 512.96 user 77.91 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1531844314091834= 9756.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_914_574792489.1776189169645-- From nobody Tue Apr 14 18:01:03 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 4fwBsX6Mckz6ZBpC for ; Tue, 14 Apr 2026 18:01:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwBsX0tkFz3j1m; Tue, 14 Apr 2026 18:01:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776189664; a=rsa-sha256; cv=none; b=MH8ApJ5OHFUimM+NpAMKfDsU/4SnNREQbRb4u/FWtYTx6o12ABrHITAdzycEktMHMGbD5c mNRbnPrBG9rsPjgTp/qaLdJajRFdE4/UL8oVic1kAU3WJLb9dWv6POhYEBkD/qpiAGC6oZ 0JWJots2fQZNOFObgMair3Jlacpl8mKNSD1ZUOmFpc4MuMtPX8MS1fZvA2VSHo7IWtPZTR sqxUrIP38mu6Nu2vc7LRZGTqY8TwEKGjld3As36laSgW8rjIfAEc5Em6AbH/I397JJpFO6 QIsPo2gChwTE71JDANUhdADQTjcvjXb5kHdpfpkuF31TYxZaNQUoHHvI7nwJcQ== 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=1776189664; 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=yeP+ir3UISNLRivRWouDA/tPvDYkz//1vjJXprQhXzw=; b=Xwz1ZEBooJ6IVtDjEzwcxH3QbOIyahUFB6Tv9hueQFVBqjcVexnnERHI6U9FXK9szPsQAN nS93kWs0r7FaTYsc96SrQEIh7WDz5B/C9Z5s6sqGkaOM++9Rl7j59tkEoA2No1aakffp22 aIx0N1eMOrVNXYxmeLQjUMJpcYjP0rh7GdLuXLdoBNBmpw4vE1ggWtBZ7hYEsZGXfJLjQZ Rem7ydcs2icS7Hsz8AK6NnKFI3XpZicE7+WO0Qf1FBjdtaTSANfpd0zpP22XrVv8679pdz n1WpUty8f6JK12kAgGiO4Ld+iWZXEZHq4aG/p2plgSW+WTiDss5nyz8NsoIxOg== 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 4fwBsX0MGmz11b9; Tue, 14 Apr 2026 18:01:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 18:01:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1743080469.917.1776189664054@jenkins.ci.freebsd.org> In-Reply-To: <690984845.901.1776181373074@jenkins.ci.freebsd.org> References: <690984845.901.1776181373074@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28264 - Still Unstable 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_916_1825524110.1776189663860" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_916_1825524110.1776189663860 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28264 (43d632779b7d1df6c96a5cc0f506c13e09a845f3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28264/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28264/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28264/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 43d632779b7d1df6c96a5cc0f506c13e09a845f3 by aokblast: x86: Mark LOCORE to prevent build failure on i386 platform The failed test cases: 3 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_916_1825524110.1776189663860-- From nobody Tue Apr 14 18:32:24 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 4fwCYk4TKbz6ZFM1 for ; Tue, 14 Apr 2026 18:32:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwCYk2crXz3lxq; Tue, 14 Apr 2026 18:32:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776191546; a=rsa-sha256; cv=none; b=k6KXedz+6QDdvs7vzlNXLp1H40o7zWZMaZvPrQdzK6olYdpn+SxrKTuWqs8GRMGT5YVVLT bOibFJkymdLtuuUK5FzrDc+tt5lrwnfA36yeEx/n0asa8p85hlM+0CG+hhKNR5dz02Qw+z APX5NTV6gAtKoTufTOHrWcsemy5+iVLxSwrf91sYpiE0Peu3yC0xckSHUiZow/9pdKzvBN 4p9LWYd0HTmO9SWdmFp6u98++usAOEwfIWnnr3BduN/46qRNJ0TGLrNt3RuJaDDy7BT8yc sP1b4lgJc8VFQhwTxWrJhJ397/V3wfLKUNMXjjeepbx2eLwr/QuZuMeUOslE6g== 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=1776191546; 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=XIfGHpKTGGW9Qy6o6MfYbDTChbWPkZvqBu2TObRX9yQ=; b=rjSdPbOZPFUPeOWdL4GLj41z9m0THGG0Gr5kj/qcAXo/cKjEfwdSDxyCexeqCBrUf/QZfi EEQBw2kF6ZyYWWfQt/2wcocHuVAr9JcFf9QgTmBHYGItvhbvv5E3nGtYtWQ445WvhC4Yr0 EbUqNY5EdnaRej+zzZ4mUpVM7a+pDfBU065EdCq7oiQTWKYuAmGmRGuaYGKtCgA97NSLAx fbSDUBBkuvksWspFyXaGcs4fHIDrBnwm2DSXHPxBFTkyBkZImx58i9cH8CmB3wlDT51CZj LIexEQdgkO2+UAJMB3hIhJGIcBD/TmpnpIoSDRgw+vLQwAWU+hh5bRHgFOre1g== 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 4fwCYk25yzz12Kt; Tue, 14 Apr 2026 18:32:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 18:32:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <392053668.919.1776191546299@jenkins.ci.freebsd.org> In-Reply-To: <1288140231.895.1776177185995@jenkins.ci.freebsd.org> References: <1288140231.895.1776177185995@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #695 - 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_918_1117818109.1776191544668" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_918_1117818109.1776191544668 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #695 (c52f56527d43081dec95ee2c4= 1a095df78ba2553) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/695/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/695/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/695/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) 903c46ec05d1e06cde18c349bf18e3721c7d3c21 by gbe: pause.3: Fix a typo in the manual page 20786556405c7bb061c2362482359880c587a805 by gbe: bsdconfig(8): Fix a typo in a source code comment a8fac98444a7b76489a7a32793d4da10493bae11 by gbe: bhnd(4): Fix a typo in a source code comment 54cfd9cab9ae8fb682e18a858d408399b2342407 by gbe: ixl(4): Fix a typo in a source code comment eb44833e25619b32773ebd7d5e8daf73b4be0952 by gbe: shlib-compat: Fix two typos in error messages c52f56527d43081dec95ee2c41a095df78ba2553 by gbe: isci(4): Fix a couple of typos in source code comments The end of the build log: [...truncated 67.59 MiB...] --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libelf__L --- --- elf.o --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/ncurses/tinfo__L --- --- unctrl.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': --- lib/libfigpar__L --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- krb5/util/ss__L --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.94 real 509.95 user 79.25 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins74278584680= 2547869.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_918_1117818109.1776191544668-- From nobody Tue Apr 14 19:48:50 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 4fwFFx0T0Nz6ZKwv for ; Tue, 14 Apr 2026 19:48:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwFFw3yzbz42jr; Tue, 14 Apr 2026 19:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776196132; a=rsa-sha256; cv=none; b=udGuMUKzykjIi+2oHtSf+bwRjekWpG711bzuDh6/ca7gyCgCJz5b9utQzvfi0bSNW18rBC z8dI4zaBUZPIhdAEGaPTDz9mZAAfLLEPhIEeNkL9SSCgipKc7LxXNcIl01qZv0SKlP+cXv SeTHBcgqDn2s12HlxnqVJHtBb8dhu2toq7IEnJ2eLVEMxJOjpN43BBr/hTRwPtqQ1EwlVI Euaf2DBfoMGCr5LayOuoPmYLIbPkUqTY0P2yQjz5n4XsWmZioL/EKgzT20iPmTZgsT53Dw sZxf1BmSINDkKxj6pJymI9+x65hw39pApnNqUINqNm8GucWOj7nQTeppie0C2A== 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=1776196132; 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=QukjvPwAS+Y1u21azMdc/gRQt1bfIlkgfIvhaBPH8QE=; b=Y/c0/C9D7O2C1lRlwnluWO+ygUby4LXDgHXQYyZYgr6RU2DJdjIsBqQunXBjN840yLKR4p AgEn3B2/xZ6HI9feKHlalAfnt+1NaXJNyf0IylhadbqZmoYeNuiFkhTMq3OO6Hm3cCdg+D jPRCmJq41/Ht+KbWQHTEpzp+C77q15AG2vFBjB/7mnWWpkOO7q3BUk/Zev79hWXgyjhfsL auWkWJrS0EyrdU45V8IS4f05GCszF2rtuVlOnZcrO4HaTuqfx/RXAJSK0OmhoUvYzpVUqs e8uxUVqW/43VmdbZ9vfExODuTU0iILL9l2E26txCkrcm55195p3XjZMtLJ9fNg== 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 4fwFFw3Tbjz13w8; Tue, 14 Apr 2026 19:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 19:48:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <253146929.921.1776196132494@jenkins.ci.freebsd.org> In-Reply-To: <708758645.863.1776166312290@jenkins.ci.freebsd.org> References: <708758645.863.1776166312290@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1017 - 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_920_966660470.1776196131042" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_920_966660470.1776196131042 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1017 (3b6f570e36efb60e587ce020= e67a354c56e8ccf7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1017/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1017/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1017/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) 82333a559ea8cf793ee55c2001c6bf3f1818061d by gbe: bsdconfig(8): Fix a typo in a source code comment cbddd425af7da1559275599fb564c98fb80e3450 by gbe: bhnd(4): Fix a typo in a source code comment d23e0bc9c4004364b573c03d674cb73588c6c014 by gbe: ixl(4): Fix a typo in a source code comment 3b6f570e36efb60e587ce020e67a354c56e8ccf7 by gbe: shlib-compat: Fix two typos in error messages The end of the build log: [...truncated 56.70 MiB...] /workspace/src/lib/libmd/sha.h:156:9: note: this is the location of the pre= vious definition 156 | #define sha1_block _libmd_sha1_block | ^~~~~~~~~~ --- lib/libexpat__L --- --- xmlrole.o --- --- lib/libjail__L --- --- jail_getid.pico --- --- libjail.a --- --- lib/libexpat__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmlrole= .o -MTxmlrole.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/= xmlrole.c -o xmlrole.o --- lib/libjail__L --- Building static jail library ar -crsD libjail.a jail.o jail_getid.o =20 --- libjail.so.1.full --- Building shared library libjail.so.1 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libjail.so.1.full -Wl,-= soname,libjail.so.1 jail.pico jail_getid.pico=20 --- lib/libgssapi__L --- --- gss_inquire_cred.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred.o -MTgss_inquire_cred.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_inquire_cred.c -o gss_= inquire_cred.o --- lib/libjail__L --- --- libjail.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libjail= .so.1.full libjail.so.1.debug --- libjail.so.1 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibjail.so.1.debug libjail.so.1.full libjail.so.1 --- _libinstall --- install -U -o root -g wheel -m 444 -C libjail.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libjail.so.1 /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libjail.so.1 /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib32/libjail.so --- _debuginstall --- install -U -o root -g wheel -m 444 libjail.so.1.debug /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libjail.so.1.debug --- lib/libelf__L --- --- elf_strptr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_strptr.o -MTelf_strptr.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= strptr.c -o elf_strptr.o --- lib/libexpat__L --- --- xmltok.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmltok.= o -MTxmltok.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/xm= ltok.c -o xmltok.o --- lib/libgssapi__L --- --- gss_inquire_cred_by_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_mech.o -MTgss_inquire_cred_by_mech.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_mech.c -o gss_inquire_cred_by_mech.o --- lib/libelf__L --- --- elf_scn.o --- --- lib/libmd__L --- --- lib/libelf__L --- --- elf_update.o --- --- lib/libmd__L --- --- sha1hl.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1hl.o -MTsha1hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c sha1hl.c -o sha1hl.o --- lib/libelf__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libcrypt__L --- --- crypt-des.o --- --- lib/libgssapi__L --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-des.o -MTcrypt-des.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/secure/lib/libcrypt/crypt-des.c -o crypt-d= es.o --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_oid.o -MTgss_inquire_cred_by_oid.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_oid.c -o gss_inquire_cred_by_oid.o --- lib/libnv__L --- --- nvlist.o --- --- lib/libelf__L --- --- elf_version.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_version.o -MTelf_version.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_version.c -o elf_version.o --- lib/libmd__L --- --- sha224hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a224hl.o -MTsha224hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha224hl.c -o s= ha224hl.o --- lib/libgssapi__L --- --- gss_inquire_mechs_for_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_mechs_for_name.o -MTgss_inquire_mechs_for_name.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations--- lib/libelf__L --- --- lib/libgssapi__L --- -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inquire= _mechs_for_name.c -o gss_inquire_mechs_for_name.o --- gss_inquire_names_for_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_names_for_mech.o -MTgss_inquire_names_for_mech.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_names_for_mech.c -o gss_inquire_names_for_mech.o --- lib/libbz2__L --- --- blocksort.o --- --- compress.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.compress.o -MTcompress.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/contrib/bzip2/compress.c -o compress.o --- lib/libgssapi__L --- --- lib/libc++__L --- --- barrier.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 -march=3Di686 -mmmx -msse = -msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCO= MPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loca= l/x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib32 -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-proje= ct/libcxx/src -isystem /workspace/src/lib/libc++ -isystem /workspace/src/co= ntrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/libcxxrt = -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SY= STEM_HEADER -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections= -ffunction-sections -fno-semantic-interposition -fvisibility-inlines-hidde= n -fvisibility=3Dhidden -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.dep= end.barrier.o -MTbarrier.o -Wno-format-zero-length -fstack-protector-strong= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dc++2= 3 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-extensions -W= no-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/c= ontrib/llvm-project/libcxx/src/barrier.cpp -o barrier.o --- lib/libgssapi__L --- --- gss_inquire_mechs_for_name.o --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- lib/libmd__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256c.o -MTsha256c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha256c.c -o sha256c.o --- lib/libgssapi__L --- --- gss_mech_switch.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_m= ech_switch.o --- lib/libexpat__L --- --- xmlrole.o --- --- lib/libnv__L --- --- bsd_nvpair.o --- --- dnvlist.pico --- --- lib/libmd__L --- --- sha256hl.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.pico -MTdnvlis= t.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -decla--- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256hl.o -MTsha256hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno---- lib/libnv__L --- 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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/d= nvlist.c -o dnvlist.pico --- lib/libmd__L --- error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c sha256hl.c -o sha256hl.o --- lib/libcrypt__L --- --- crypt-blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-blowfish.o -MTcrypt-blowfish.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/secure/lib/libcrypt/crypt-blowfi= sh.c -o crypt-blowfish.o --- lib/libnv__L --- --- msgio.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.pico -MTmsgio.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libnv/msgio.= c -o msgio.pico --- lib/libcrypt__L --- --- crypt-des.o --- --- lib/libbz2__L --- --- crctable.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crctable.o -MTcrctable.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/contrib/bzip2/crctable.c -o crctable.o --- lib/libgssapi__L --- --- gss_names.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- lib/libcrypt__L --- --- crypt-blowfish.o --- /workspace/src/secure/lib/libcrypt/crypt-blowfish.c: In function 'crypt_blo= wfish': /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:36: warning: 'snpri= ntf' output may be truncated before the last format character [-Wformat-tru= ncation=3D] 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^ /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:9: note: 'snprintf'= output between 4 and 5 bytes into a destination of size 4 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib/libbz2__L --- --- lib/libcrypt__L --- --- blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.blowfish.o -MTblowfish.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/secure/lib/libcrypt/blowfish.c -o blowfish.= o --- lib/libmd__L --- --- sha256c.o --- --- sha384hl.o --- --- lib/libelf__L --- --- elf_update.o --- cc1: all warnings being treated as errors --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a384hl.o -MTsha384hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha384hl.c -o s= ha384hl.o --- lib/libelf__L --- *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- crypt-blowfish.o --- --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- blowfish.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 90.59 real 737.77 user 109.60 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins12463888065= 797509298.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_920_966660470.1776196131042-- From nobody Tue Apr 14 20:05:22 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 4fwFd03NL3z6ZMkC for ; Tue, 14 Apr 2026 20:05:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwFd00r4Rz44r6; Tue, 14 Apr 2026 20:05:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776197124; a=rsa-sha256; cv=none; b=Ha/C+69ZXin63dFurHg3oTVpfC99qvEHXqYBpB5FXWy66jt1OpvED423qR7iV59BMcbiOy lna8mv8njQLB9qgEEPEyutsLBA2V0idS/7PfkwkoFbX1SwZyVuxhANQuRKzsfKiXX6euHW CIUotBhKGaBRymZrIPctAWzikIbS2FqaRQPWt9EeOvB7RY+ZIRS0DOBFYhBEZ8Ljtqn1wl 8st/qGoswvm+EBfpIws5WYZS3sW3U4GbRwevId5CY/Kqp6grjcgxGf4PlSHUWU6JWYDup7 O4hB/HpwghDOTeIKre+EbptRSmnogahbiHwANFgq+moIEiNC64sDFxu44RMKJg== 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=1776197124; 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=gqMOjFjbxVMr1+/H/HmHYxYTT2GDdeNbADLEV14cvlU=; b=jh1dNQ6kbT0ATWI5yLnKxk60fAptkyCyqYVEF+1FZbXMi3YPk8qBohzw1XTFcgIm7n+9D4 h9mIwBuaXsvGc3d6m5Bxz4K7XNvJmLkrC75cyKOyDolUMZq1+DHLwt5nPOkYMf7aeFo3D7 bU8cOrfNq+hMT8x0By58lK/YFe/erVkgOpC1Qu4HYCNe8EYyst24fMWTLF+NfUABt9jY5G tn5ptesQhU0HL3P1ZyO+ECorDp2lXVw5LJMy/sytck255Rp9RL1mgTtEilv6GaD970Hqx4 BX0/lItCzfR/6RpfCGB5pVwdxxWpX4+HWMEHIYBp+Aubrj9do92yHVXOSEeROw== 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 4fwFd00Bghz14wl; Tue, 14 Apr 2026 20:05:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 20:05:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <397545953.923.1776197124032@jenkins.ci.freebsd.org> In-Reply-To: <485965623.915.1776189171116@jenkins.ci.freebsd.org> References: <485965623.915.1776189171116@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3414 - 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_922_95094657.1776197122505" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_922_95094657.1776197122505 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3414 (6dd86310e54d3f2dd9f688670913b= 9176176246c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3414/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3414/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 414/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) 6dd86310e54d3f2dd9f688670913b9176176246c by asomers: CTL: add ATF tests for REPORT SUPPORTED OPCODES The end of the build log: [...truncated 62.65 MiB...] --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4hl.c --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libkiconv__L --- --- krb5/util/support__L --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_errmsg.o --- --- krb5/util/ss__L --- --- help.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libmd__L --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negat--- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libmd__L --- ive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-varia= ble -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpans= ion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation = -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-err= or=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-e= rror=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-va= lue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Ds= izeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverf= low -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= sys/crypto/md5c.c -o md5c.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- krb5/util/support__L --- --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- krb5/util/support__L --- --- errors.o --- --- lib/libelf__L --- --- elf_errno.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 64.92 real 526.82 user 92.82 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7427730844048088= 966.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_922_95094657.1776197122505-- From nobody Tue Apr 14 20:20:35 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 4fwFyX2KP2z6ZNNp for ; Tue, 14 Apr 2026 20:20:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwFyX04B3z45nw; Tue, 14 Apr 2026 20:20:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776198036; a=rsa-sha256; cv=none; b=BbEVdRGNEROsIFnlmmjr+6Mfb3GS42fNzYWbXHf0vLmvmoT4n0kQXwXTrkZ17ah3ZUDKoQ /12jImRmgLe/A6vWKuxIX34Nqw5h4pRNHFRPaggZf6n6VSFLXpFuxzatXr/W3lYwvWN8FE m6xRMYWsYsMnpbpuIXsdoFv+W6Zud6wmWMGmHkyQ9xxA7eDl5BCbvVlIVGfvzldrJroCKG TqokBIS18ZoIY3VBiYZNcozW+H7sXvkSrbm4lldf/52Ee7EwhcWHhrsRmc0BI5NXHbaUzj dRA1IKptnRCkGotOm0LrHered6BQrYvmpWj4NR+kXiIjqjZJ0UlrLJ4nTSuwLw== 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=1776198036; 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=Ah5/eCL9VppRaoIJxKX6DTvMYCfE/hU6cQXhof54yvw=; b=jxpTxmPMxP716VSmF2aC6tgQgSj8Xc/0OiSv+6iR94aEVDnAC/8zp3bql0W40IIrxHWOIZ qALO9ud5kHLMstOgYLNVEKZ2GIRmh/EqHTE4bCx6uOEa1SdYepKJHxZDSsysM4fCurQvBd 1ze5R+pSuNkJsRMqsgFpy8KUBDt+BnfQMYA0w3Vg4Ge63Ogj4R6QNFugtcrwT4CtzX+QG6 dh0if9LFuRGkrXVTrimcTyMxb1LHdUlQ30bQCp2V++xmzM+OrwFLbS1ZjVAhGyYmzusT1x Ua1PIO4v0E0WhpZHDq9JsxEa7dPqhgpW3xL0RwYNbxrPFJtVIFSdgylNUYbjRw== 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 4fwFyW6hfMz15BL; Tue, 14 Apr 2026 20:20:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 20:20:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1930124356.925.1776198035945@jenkins.ci.freebsd.org> In-Reply-To: <1743080469.917.1776189664054@jenkins.ci.freebsd.org> References: <1743080469.917.1776189664054@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28265 - Still Unstable 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_924_103470374.1776198035752" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_924_103470374.1776198035752 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28265 (54f5d20492d231b5c2ddc6f1d94dbffa1707d820) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28265/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28265/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28265/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 54f5d20492d231b5c2ddc6f1d94dbffa1707d820 by michaelo: ciss.4: List all devices supported by ciss(4) The failed test cases: 3 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_924_103470374.1776198035752-- From nobody Tue Apr 14 21:09:57 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 4fwH3W3LJDz6ZRcY for ; Tue, 14 Apr 2026 21:09:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwH3V72nrz3CKF; Tue, 14 Apr 2026 21:09:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776200999; a=rsa-sha256; cv=none; b=Sw4wrfwyPxmUROhVQ/eYs+7GV4tkVc9QaIWMZjg9rjxOozel3/Mtzy7LQxXaeXpmMzKoOq /nsEPDIQX7XDgGGuplDyyNJ3xcb2Vc545oAOxRK0Y8oP1MkHfnHA1m96jkDx63X1Vas5mf nJCNNzLkdORK0Oq5dmZdJV4iEQ6ggtFlW2QZXlIDhEbi8pYkivADqCBQIjj3JuPDjm8D92 YT2eXdfTmWyj0jLyzHOV5eG8l3cmhvKK9/1Kw+/2BRIER71w5LoxbPEHUkXupiaWYezl5i IJPw8Ors75xrcUa1dMtso1WtBIqColzRNc4+FdaovBmzzW6rrYB0tRZvuSjMUw== 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=1776200999; 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=xxcVPs3qWse9CyAwIBeUuuXSifcJE4aANRf6Ne9kWuE=; b=PBeXXI+se4NfRlaEu8NzkZSSWUitcEu5TWR9wtwGY+oFC4Vvb6KMCIwZjXSOBPKKjQ0ZD4 uSMtxA4p3tH3DHl14XsEq65dDgiJgSXHy4h+rCNBjN4zeutGAxgnCj0lMsTPpYZx6UqAEI t1HuoclJ2r26FCi87adibPM0Vl8uW/E41jvIKwxcmpiftHwW79dcE9EmHnQ/8FOfJFQZUE HAFPXeICa29vXVSPd/NbuJ2ONcGyTcWugxWVfME2Pp2NsYKNyh968yboX9Mum7nq9n6W/z /o9PT+PeXSi19JxLBLb7agQ+rbiaobm18cHdilivihMBRGmCfWokEnTWigbGcQ== 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 4fwH3V6Xqzz160W; Tue, 14 Apr 2026 21:09:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 21:09:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1225801512.927.1776200998924@jenkins.ci.freebsd.org> In-Reply-To: <397545953.923.1776197124032@jenkins.ci.freebsd.org> References: <397545953.923.1776197124032@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3415 - 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_926_1996045035.1776200997332" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_926_1996045035.1776200997332 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3415 (6dd86310e54d3f2dd9f688670913b= 9176176246c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3415/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3415/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 415/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) No changes The end of the build log: [...truncated 62.50 MiB...] sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ --- lib/libmd__L --- --- sys/md5.h --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libnv__L --- --- lib/libelf__L --- --- lib/libnv__L --- --- dnvlist.o --- --- lib/libelf__L --- --- elf_end.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- lib/libelf__L --- --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.77 real 516.73 user 83.37 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1697227084403400= 1900.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_926_1996045035.1776200997332-- From nobody Tue Apr 14 21:48:07 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 4fwHvX13zvz6ZTYY for ; Tue, 14 Apr 2026 21:48:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwHvW57qyz3HQr; Tue, 14 Apr 2026 21:48:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776203287; a=rsa-sha256; cv=none; b=vu2DJADgWM2asUmP34veWLJsiGxxAYlNijtQ4VMmaUBMcql/bSCPK2TskiS11+OLjAIm4Q 366Yu0MEdjyBzNUXCV9zAERIg6+NW8FRRhV9z/AuUgv28H/KgzfsyRr3QFDj8si+O0E8T9 LYgdzZtJpCogVk+KIYl3T9RSTogQG+eBiWsNOmt1X5KCpGoeQzQqOVjJZ2KgmZ+pzMnsR1 7aUmgG3b0fTM2YocrnrlpX2iPVtE2dL8WCvSKae7o/g+77DlonjJk9UwdgqCNMhlg7kLHc yRqxytkXGfYzdXOQfY10vGzDYfT4Lg1/pZDbDKl5oTPoddXuNwd8qk9OqBoZZA== 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=1776203287; 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=xmJdDlOS2uDhrtAMC2oNiuLP4eqr92IHlEMT+fJIYkI=; b=WW2qScLEVSAciojToPi+6kPL61NB5mRacOH3Midk9BxyESxxiMPqRPKpZrd8YZctskYs2a RhN6TjmJJ8sAzfNKjOUvg6940coSXzRKUn0VUrx1VrTfPU1QmYSmh9PWHP1Zul/jJwmZsp P6wbIJj3jKnTqAKQ8l9olPWvteRsY7jW8p8L4uwnCaSglwoejJldkxMBkqO2Bhvi+Uv3L5 mOAS1KJMu1e92rTZl0Cmyj/XuxrIIKN4IQPHo8Nm3zq+Br145UzRZBiYNvgOlqfZyc+HKH wt5zYOwyyxqoSP6U8asKgTCBODHyuTE8kgWk73nvMSaN9D2pp2baE1XFNvlYGw== 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 4fwHvW4MjYz179W; Tue, 14 Apr 2026 21:48:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 21:48:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1910484616.929.1776203287618@jenkins.ci.freebsd.org> In-Reply-To: <464122366.899.1776179441672@jenkins.ci.freebsd.org> References: <464122366.899.1776179441672@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1871 - Still Unstable 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_928_180334184.1776203287329" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_928_180334184.1776203287329 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1871 (3b6f570e36efb60e587ce020e67a354c56e8ccf7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1871/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1871/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1871/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 82333a559ea8cf793ee55c2001c6bf3f1818061d by gbe: bsdconfig(8): Fix a typo in a source code comment cbddd425af7da1559275599fb564c98fb80e3450 by gbe: bhnd(4): Fix a typo in a source code comment d23e0bc9c4004364b573c03d674cb73588c6c014 by gbe: ixl(4): Fix a typo in a source code comment 3b6f570e36efb60e587ce020e67a354c56e8ccf7 by gbe: shlib-compat: Fix two typos in error messages The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_928_180334184.1776203287329-- From nobody Tue Apr 14 22:14:45 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 4fwJVH74Qrz6ZWZ9 for ; Tue, 14 Apr 2026 22:14:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwJVH4Vgfz3LDY; Tue, 14 Apr 2026 22:14:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776204887; a=rsa-sha256; cv=none; b=TZ90dpEiRIokBxgkU0co/iZ7Y8HghKEokCGg0/9OzjsS6FMb1ON8vq6I4c/gCwd4PPlKm/ eOXKbvfz7cJ4ZNW6Vm52ggzs/j9PbTuz17cDlkOsoH58NjtqEjLjxFYLNb0Gndkv0owbtw vNqn63ppOqvWCjDEfeQmJ5Z+FJZQz45XIMtjsdD9dgGdpB4DM0ACntM3d7i1pDybn3b/Xc 8Tsz4CiYEpY7a9t03E5ksjiMuFAjsA2xu3znF3DGnmPHlzk0fuhCgb6BkSbqF5kLsqrCko MV23zjTDX80ThTJJBkscoO1m1F2HXWnSZ4kG0oVbQxMNB+jKpiU9T7LbxjFPAg== 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=1776204887; 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=GYT9CB5c9LvbR0P7O7qeRD3Vv5ao95e4Tr24NNhhgrw=; b=ukgpBTazb5DPLW+veR42CCqTN4YPHWgxHh7PcjXrpZU0WevpRxZgDpZKhhdMLe8VIHwPtf 3e+15WWXfQERo3kSwFdPsrI1efCfW/o+xQu8qWzM4FSfaj1Ng+PbNgQt6HPnTA+ErhbC2n /5yevtq8OlKLyvWHc9MVdLBIjWoD++YodcRruBOe7Jw0CD1Re4JwTP9GMnR4ukwvj6FFOh sbCuffYhvz26r6OKRNBDNi1v2Tdj3pSgM7Uvw3/6cfxo08B0Slg8TQRoNffkRYAMplvBcH QfBtp04vU+SnR3iShK6APtUWGgOc3LoXbDTxNzfhjvA8cm30Qyn7b0WNiF+CvA== 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 4fwJVH3lLYz17C2; Tue, 14 Apr 2026 22:14:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 22:14:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1595770269.937.1776204887531@jenkins.ci.freebsd.org> In-Reply-To: <1225801512.927.1776200998924@jenkins.ci.freebsd.org> References: <1225801512.927.1776200998924@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3416 - 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_936_38054934.1776204885953" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_936_38054934.1776204885953 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3416 (f707cc00ed124828e367b020d6b41= 7842321f641) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3416/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3416/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 416/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) 4fadf2466468dd6dcb6cf9e3739ed696a18c1bb4 by jhb: tcp_close: Use in6_pcbdisconnect for INET6 sockets 0b77f92575cdfecb9920041c7c1d4cc26245e2ec by jhb: in_pcb: Fix RIPCB_HASH in kernels without INET or INET6 f4e5b45b11628416f596b3aec2ccd3056800a171 by jhb: if_geneve: Fix build without INET or without INET6 c48381df77e15fda271555dcd5ef0cbbbd7cd9bf by jhb: qcom_gcc: Only build on arm64 for kernels with FDT 963f1a5455c9f94457c1fa122d18ab9c059db834 by gallatin: ifconfig: add CMIS support for 400GbE optics f707cc00ed124828e367b020d6b417842321f641 by gallatin: lro: move pkt rejection checks to leafs to avoid queueing non-LRO'able The end of the build log: [...truncated 62.49 MiB...] --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- skein1024hl.c --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libkiconv__L --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- --- elf_begin.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- kiconv_sysctl.pico --- --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libmd__L --- --- md5c.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 65.36 real 526.75 user 96.12 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6925513024673527= 144.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_936_38054934.1776204885953-- From nobody Tue Apr 14 22:42:38 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 4fwK6R312Yz6ZY1f for ; Tue, 14 Apr 2026 22:42:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwK6Q6z3hz3N19; Tue, 14 Apr 2026 22:42:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776206559; a=rsa-sha256; cv=none; b=csG8fm8bxom9kQpO55HWydTXaLaIzykM57b+OU0uDv8cRjT8ffcX9zF4MKDgJ+qADPy5XS 8LmSvu5WSVeXnu1AvUkDA7+VKNCYEqReGesQsUlpPF+cJDFznkb/FUuHlGKW1OJMf2ctAX vatjwAxRukr2p8pK7njT8ZPnI/Hev4l/t+V0s2jvK6AfU+n7mtiissB6YsUAO+2bRT0MaV aeuCNUOCEiW7JvsZ+ihfkoF33FOt08bg2LzQYr4Y0r2A3NXgzemCtUQAE+duBu+7hslo2t hbzDFeD0iA4GmPUOdI3NP/JAD+LDzudABj9ZNTYj0NVPFciUs7A3V8juM+ytcA== 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=1776206559; 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=XkpnYHX7wiQ495budT5BOuMLHJvIPsUv11zpIpBtPQ0=; b=ncwzKSJ3KFV4EjLdLNmqkDuzk/DtWw1BYMQ9NL+EKZX55OmjB7+dHKgQxJxRuQ96DPt8wU pQUVUswrx5NnVISPcPO6KCG+hzuVZzTBrC/ElXxv52VILpYPwQBDFOT812dXbmOO/4PYzw Ki+Q+m/KbBDVDHyDsFAZ3MD87BTap8HRDcDS33JLYoeW/AfevcXjtLkepV14dmE8hcaly1 zTdJMd9wJ7UbZ8ngeHcvyDy1AVPXjUBUr7Ouqk9/S1uuugkV3yWZ83etK8pLGsDvoBDDym ExuzKH5dplwjBm9Zw57j1wJ4RDKNPvlPyzOpnTes3WEeOMj3Jq4IR4rThjQVMw== 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 4fwK6Q6NDMz18qb; Tue, 14 Apr 2026 22:42:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 22:42:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ssaxena@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1774678627.939.1776206558899@jenkins.ci.freebsd.org> In-Reply-To: <1930124356.925.1776198035945@jenkins.ci.freebsd.org> References: <1930124356.925.1776198035945@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28266 - Still Unstable 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_938_208192749.1776206558692" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_938_208192749.1776206558692 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28266 (439132310ae1f623f6c0a3dc241d0a34e98e040b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28266/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28266/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28266/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d2b96f654a672f6059c5c623c276dcd76841ed12 by ssaxena: iflib: Fix panic observed while doing sysctl -a with if_bnxt unload 439132310ae1f623f6c0a3dc241d0a34e98e040b by ssaxena: iflib: drain admin task and fix teardown order on register failure The failed test cases: 4 tests failed. FAILED: sys.netpfil.pf.nat.endpoint_independent_static_port Error Message: server1 did not receive connection from client (endpoint-independent) FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_938_208192749.1776206558692-- From nobody Tue Apr 14 23:12:47 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 4fwKnG24Lcz6ZZgF for ; Tue, 14 Apr 2026 23:12:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwKnF5sLfz3QDX; Tue, 14 Apr 2026 23:12:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776208369; a=rsa-sha256; cv=none; b=l7AbIdY1EESwXA9X+yAEld/HEh73Gxc+pjunJL+h0mwPObHRlShNmULPewHDl6Ub63H9dM IKs3Cw+ZXSAPH+cxwX9Gnvh7b1SJzcBMdbDYB2z3v522le6/lboi128b2RtBbO1CoGd4cp WOtvYJ4itxTRo34o8nA/kFhbt/u7V/i3NmvHIXKZCydxMnFIi8CYkwFmtFYa5+jFUI5NjL yQWLEmrc9qrpEVwwRCNGFwYBaDoOyuh7J28nqocEdX98qMrk6Ssf5xz6ejNZ0q6ZkN4uji g7Flv4jVrXOdxipp5Je+JZrdaELwgd6Vbj9TThqJhN9j/ozwTW/9gvEAeGeV6A== 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=1776208369; 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=fn9499SrU75VuUHb1YIzPQT314nSl7y/7uN2SNpskqc=; b=qmakXs3WD7cSmLRzGFWjBZkFkkq2PfER8SR23LQvV3aPT76EXIjcrOYhSkNEHOaQb7rlzT kI2fFcZATEUhtXJKBvig6qX9/sPdtUPvfB0pdtxgYvC8brEB+BaCDiJEjujR35V0dLzK0Y JHKcF3xgVbYSBkeRdKYq/pGqDgOmHk+fqjqTnpt69yqpa0v8oKoolRmCKoETB22MwGQsIE MPNF6NikWLe23+IYcrnR23HBSRnf1tHGioPihRw9653YUYaed34jtvX5zRbikzgefaOKYR Iuqi/K56gFGTKGmQJaE0R9FbZbI+Ht1f/kIP9lfiq4UBUC4CxHFCzKyGPpGnPw== 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 4fwKnF52Xcz19ls; Tue, 14 Apr 2026 23:12:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 14 Apr 2026 23:12:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <800350946.941.1776208369717@jenkins.ci.freebsd.org> In-Reply-To: <1595770269.937.1776204887531@jenkins.ci.freebsd.org> References: <1595770269.937.1776204887531@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3417 - 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_940_2140506727.1776208368008" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_940_2140506727.1776208368008 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3417 (956acdce0505ca8028d287d3b4478= 9c623c8f37e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3417/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3417/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 417/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) 956acdce0505ca8028d287d3b44789c623c8f37e by gallatin: loopback: Account for packet drops The end of the build log: [...truncated 62.49 MiB...] --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- --- elf_begin.o --- --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno---- lib/li= belf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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 --- krb5/util/ss__L --- error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-erro--- lib/libelf__L --- -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- krb5/util/ss__L --- r=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /works= pace/src/crypto/krb5/src/util/ss/data.c -o data.o --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libnv__L --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/ss__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libmd__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- --- krb5/util/support__L --- --- errors.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- krb5/util/ss__L --- --- help.o --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/ss__L --- --- krb5/util/support__L --- --- krb5/util/ss__L --- --- invocation.o --- --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.gmt_mktime.o -MTgmt_mktime.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/crypto/krb5/src/util/support/gmt_mktime.c -o gmt_mktime.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- lib/libmd__L --- --- md4hl.o --- --- krb5/util/support__L --- --- hashtab.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4hl.o -MTmd4hl.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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c md4hl.c -o md4hl.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.hashtab.o -MThashtab.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/cryp= to/krb5/src/util/support/hashtab.c -o hashtab.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.01 real 518.10 user 79.19 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins8607806734988459= 645.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_940_2140506727.1776208368008-- From nobody Wed Apr 15 00:10:53 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 4fwM4J1FC0z6ZfKb for ; Wed, 15 Apr 2026 00:10:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwM4H1mvdz3V4V; Wed, 15 Apr 2026 00:10:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776211855; a=rsa-sha256; cv=none; b=Ss710NHjpR42y2nGbuKorg4i3rcNJu5xZh5DMu5B26bjCFFncu1t1Em0k13FVqNumFxx3c em9xS8duHeleEplMoZbZbfO7ZD1rUx1kAfDPtFA4QBvmcWPk1YWRqPv75RWJKyb+v12xkf 3yCm/6AKfvwRq4u7dWkpWyEQ5FiarDWxSJP3+fVA/wzgDsCabWaz+DjFWnqqiTcwtcEDlM joij4ieUeMWRnZN+rUzkfS+Ef5ITKwxg72cnxwbTpDECsRd5xgqFUygdbemYBLyhe7jEoZ cI7SOjX63aQAowfWN2oO+JqeTvyVylbMme1Gew6t96JbHp2mvPif8/RPL1ZZ8A== 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=1776211855; 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=Fdvi9PUimH+kyLeNU2YElpdOXVZ6udxjaM2jcsT/SXQ=; b=lUTglSTCG+K7AcxMZWapJlaUJccdtauRFxZ0/pmOm8Pf3lBQjb1aJ3lYbA3S+Ac9yAExp5 NtVbrn5IrEXRAVXLDNnh8SkCYQvQdO0qwCTajFO4wOIwSI8mB9+wgphG8fmWPrkEarFIY2 BV+eQw6itTQp9EbgS/j7uvA8m862bH8/vD4nNF1H4xkU7pO4nHBulM27r7cpeBIMx6dSo/ jHoFlyPFtlDFsozHEflrlZLPxU+DLPD9vmJ0D8lnU/qDx4kaccTh9tzPIp+wg3ywxp5MBH aAJkFAE8TOqx+vsdoM/Yp6IiU8N8MsYCd7hI4TKxJMkH5ULap4hQQMj1BUooiQ== 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 4fwM4H15jbz1C5P; Wed, 15 Apr 2026 00:10:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 00:10:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2028886077.943.1776211855161@jenkins.ci.freebsd.org> In-Reply-To: <800350946.941.1776208369717@jenkins.ci.freebsd.org> References: <800350946.941.1776208369717@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3418 - 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_942_1423975634.1776211853507" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_942_1423975634.1776211853507 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3418 (bf41d86df0d9dc4a1342c579f4e72= db3c66b3443) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3418/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3418/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 418/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) bf41d86df0d9dc4a1342c579f4e72db3c66b3443 by pouria: routing: Make ip[6]_tryforward() FIB-aware for local traffic The end of the build log: [...truncated 62.50 MiB...] --- md4hl.c --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libelf__L --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-erro--- lib/ncurses/tinfo__L --- --- fallback.c --- --- krb5/util/ss__L --- r=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /works= pace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- lib/libelf__L --- --- krb5/util/ss__L --- --- invocation.o --- --- lib/libelf__L --- --- elf_data.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.61 real 515.41 user 79.14 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins3715601204470288= 414.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_942_1423975634.1776211853507-- From nobody Wed Apr 15 01:05:18 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 4fwNH334r8z6Yyn0 for ; Wed, 15 Apr 2026 01:05:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwNH25qWlz3ZYL; Wed, 15 Apr 2026 01:05:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776215118; a=rsa-sha256; cv=none; b=SJzDo+xtmvcha2ANr+uAfkqnGQnJf3HB14O+GT0bHX3L8FZxV4WjC4yLEO9x/CE9oU6G3W 87hkfbwstnQ14stMJy6ZKEtBbjLEjaRvEbT1kQhney2BI2wFGIegjH9hvqWNHdHSqzES9Q ifbNRSyOMKx0kAPN8VtoQnS8JuZ2tWBns657OdeHSQk2+hJ3okD4D/JKJ/UHhHFELSqv5d vWo0NSfiBNggKz2uSSqfp0Cok2ZGalglMCTIHB2REIFOAWL6ATkAGH/GwYJCqOTBZJkVp+ VGwGkZDUKNHQ9A/Nwo0OJNSceQfcWBppA2jXZ8MXAaPdjdJPn83lF1SSkAsJIA== 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=1776215118; 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=e8L1qFZTBJAcU0+gpsfxojMnvxOVl4evLjmepFPrxco=; b=Aa3xZ0rHQH8jpwTnOpbYVEyfStqPEAyT3c986W2d0IolXqmIpUTJzOhCNE3f0XiUrw90Ou RakkXF0esv4pyMPhnaWU0PhBIkXSgK4tO5q6xGH1dUbKKeTTa6FtLG1vvOUCeUL2UEpvXP wprwi30KD036PMh5Fdwrr88MChLIQiZQAVeh/U5fdCt83jRHu1fHfb/CV5IffN7mAku5Xi cu4vBMYMFkcZLpuxfIoFEJUjK+AnHz5AdOsj7r7ftSxqqDNMgjZrXQPsYgUZ5UuEm4oSYx uWa8dOENafQyGWMQyfz1Pq0qH8TVdE7Z3CrgXkIfR7NjtBGPRkeqsu45STmOQA== 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 4fwNH25Nytz1CmH; Wed, 15 Apr 2026 01:05:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 01:05:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <920553238.949.1776215118761@jenkins.ci.freebsd.org> In-Reply-To: <1774678627.939.1776206558899@jenkins.ci.freebsd.org> References: <1774678627.939.1776206558899@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28267 - Still Unstable 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_948_2071336772.1776215118559" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_948_2071336772.1776215118559 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28267 (3524d4ebbe1f562dd76dc553c085386aadfd2682) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28267/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28267/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28267/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 7d38eb720a8d8345949986d779e785984ae19ae0 by pouria: routing: Fix use-after-free in finalize_nhop 3524d4ebbe1f562dd76dc553c085386aadfd2682 by christos: sound examples: Add mmap example The failed test cases: 3 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_948_2071336772.1776215118559-- From nobody Wed Apr 15 01:15:10 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 4fwNVT1KVYz6Z0VT for ; Wed, 15 Apr 2026 01:15:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwNVS6KVQz3bCF; Wed, 15 Apr 2026 01:15:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776215712; a=rsa-sha256; cv=none; b=XXycthGdjZO3xEDsBTS+XIoRB4xAzlBa3uWLhS+sMoTaMD4MbD19VTAel9VIaSfxQwRXqM jwXVE1lt5V12stnnIRGsuV2nE6HOKNOqv6v0b+OXtejtHu8RvPiWtNb3ccB6M38JhpAodR puE5mtGuQGTvI1vZOoOLQVyijlEtruFZvfSrIKHl4ugiy2rAmpsvhlqEAqrDbi67Ks8L9N nmYDYN07zXd3YxP5yudMb3N4YYwVaeTSrdorkYG9vkv8wbERFRKmi+Fl/j8huG+Rq5MrdI 77n8y2cKhjoctL33CFsNcqDSrEe1qJljaHSynDnLCdiI28PtYXNyeSeZG4TaKw== 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=1776215712; 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=mum14qyM/G1mRsZNzlqYuQQYx55R4Xq8AXloh/L6Xyo=; b=DWyll1K82trwsq86LEyRrFe2CCoJqf1FOreeTZhRFOVTNrNaB7JSjr1D6ZZel/pr3bz1W+ gSbf9RQaxajy6P6cXgGjELzycT272XPgKu1jD3m8ak/Vmd3tpoIzTewu6lbEi1ftI6cEo1 6sXWUYsSDi4MUw7qBR3NK/8IA0Jz4vOvGSE3NhFF2CApt/R/1k2xAcqIHVZtvF67pIvh/h F4kH2kc05hFat4yaIubSQczFv8xuq9QAZtCj/ike0G0VZnwv3LRNYlK9L7Cml0z3LIicDW vfNsnSVF8j2F2vXQ4ZCBUU4bMFZB7zhwdPGUjD9tTEI023ZXh45gGaDeuEp12w== 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 4fwNVS5bYwz1DRN; Wed, 15 Apr 2026 01:15:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 01:15:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2118615663.951.1776215712790@jenkins.ci.freebsd.org> In-Reply-To: <2028886077.943.1776211855161@jenkins.ci.freebsd.org> References: <2028886077.943.1776211855161@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3419 - 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_950_768537120.1776215711083" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_950_768537120.1776215711083 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3419 (6b00c652db7f43c698e8e3a902f26= 6025c3126ac) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3419/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3419/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 419/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) 6b00c652db7f43c698e8e3a902f266025c3126ac by glebius: inpcb: make in6_pcbdisconnect() just like in_pcbdisconnect() The end of the build log: [...truncated 62.50 MiB...] --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- lib/libkiconv__L --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- krb5/util/support__L --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- --- bcmp.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libnv__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- --- lib/libmd__L --- --- md5c.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.92 real 515.82 user 76.34 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7496820731417145= 426.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_950_768537120.1776215711083-- From nobody Wed Apr 15 02:26:32 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 4fwQ4q2sq2z6Z58Y for ; Wed, 15 Apr 2026 02:26:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwQ4p6q7Wz3gRk; Wed, 15 Apr 2026 02:26:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776219995; a=rsa-sha256; cv=none; b=arDjp3+0pWokcdw+8UogmVtU8dfbrPE4k5GovU5D4IAus+Cz4fTngjbRfinJj2MhdbWWul owHYTVIuoRp/gbj6hxR0218tryVJ82ZZpVitbUyRYrD2CKXkBZuqN0G3uvMIDvUHA7eZSH Td1N5dCOHToleIecJl6rRL1Dy0zBNTAJgJp6NvtD11h28EOc42ntHy3x9BVfjdqDt4xxn1 DOFxptwM1NKbL+WcjecanHbWW7d++Zz/KIyYvyUmYnaEDqcNOa/eTbN6z7POrf+7TURomL lCkVo111N7PD2nol/8tVcrEtPhKnTpxijvZtRuAIMkzDeZ64Cl0IBrg+nOkaUg== 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=1776219995; 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=bKaUX+lPXT4aF0jQz6v/3vwe8EhBrkNsw0PXc79cDsY=; b=ypPWbyDmeyjNJ7JgCfJ++nOrLHLMdiHhln+7vNsHckQHzx8E/Xt55RnJaVXXSkxzzdzxVU yDaI6Ik+JWzvV+K3+JNPF8jFfjLojGcg6263z5/9DmK8DjesZ1ZQXd0yVB7NVbTmKGXSTy ZeKieNxDL5LGR9WVbcHc+I/ikEIAedrCCldb0fsQzUgAP0uuM6j43ct9LkucL4SP8AEjAS p6kId1eDvQK3QbGJwsxyI4IOQfphUqeMgl9xytenT4IjR2Izgy822Dj3S2Vpa0MtnoSXqL +3MDaeaLlyEnk1/MWb2cPAcCoShs3fhcLPlzbCe/Xnay1gkAO17ULov391fmlw== 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 4fwQ4p6DTBz1GMK; Wed, 15 Apr 2026 02:26:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 02:26:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1497853307.953.1776219994880@jenkins.ci.freebsd.org> In-Reply-To: <392053668.919.1776191546299@jenkins.ci.freebsd.org> References: <392053668.919.1776191546299@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #696 - 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_952_416498160.1776219993057" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_952_416498160.1776219993057 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #696 (1e7e0335af4d7dbb77b418fdf= 6aca5f923bd7aae) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/696/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/696/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/696/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) 68c6a735983f7eec991c8ca63782de892af75200 by kib: lib/msun/aarch64: provide export file for arch-specific fenv methods 1e7e0335af4d7dbb77b418fdf6aca5f923bd7aae by kib: lib/msun: centralize addition of the arch-specific symbol map files The end of the build log: [...truncated 67.57 MiB...] --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- --- lib/libkiconv__L --- --- quirks.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- --- lib/libfigpar__L --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.gmt_mktime.o -MTgmt_mktime.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/crypto/krb5/src/util/support/gmt_mktim= e.c -o gmt_mktime.o --- krb5/util/ss__L --- --- lib/libfigpar__L --- --- figpar.pico --- --- krb5/util/ss__L --- --- list_rqs.o --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigp= ar -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/= obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MT= figpar.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/li= b/libfigpar/figpar.c -o figpar.pico --- lib/libmd__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.list_rq= s.o -MTlist_rqs.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/util/ss/list_rqs.c -o list_rqs.o --- lib/libmd__L --- --- md4hl.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4hl.o -MT= md4hl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c md4hl.c -o md4hl.o --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 65.93 real 520.87 user 93.03 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins15257079315= 134538005.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_952_416498160.1776219993057-- From nobody Wed Apr 15 03:41:31 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 4fwRlH5Skzz6ZBB0 for ; Wed, 15 Apr 2026 03:41:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwRlH2W6kz3mN8; Wed, 15 Apr 2026 03:41:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776224491; a=rsa-sha256; cv=none; b=V91GgIFR/ifEQx147cyVRH1TwGpU1xF9Q5ufjFwFsJy5GI3dmij0rOEyejTnzZUHYIkHIA GiDbxDe+Da+qs5BfJI1nrlfBheBNSQggOfRMQa7tJPDU9YI4UkltrVy6FCyJqIz+cdb8ov /4OuDoLaYWXM6d0LIh6Lf2RSU/dM62/hKEn9i+REmBrUkuso82Qk6IzlZ3ioagNoBVyBQI cGrM08Ihn0sagxlhDeItaNSg0eSAjAccboyvuOEKX8kcq/45Uj2hHtpO6m1TOMq41MVevN QRHPlmPBxCNyPMsEIA89Nrs9lL67gku0Zv1GY+CeXyFt41iLlWXeCJsHywgzkA== 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=1776224491; 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=g1P5AxWKBqgKs9azM9MFAvNSenysti03RtCUga9IltA=; b=Pa7fdGXqbXv+GRfU+UM2AUZurS5PoxwT7ZN2afzUlhM7SlCER23bKgeEgHUSMyYl3nXbme sUAjoPXZEIpw5iE9aaVwksU5ixMBzlwHLWxZcPJWwmVak6ZmcM6q1mgk25fo1sm7j/28AC Yma3H3nPQNPVNNCvkc+F+WPGlZ/mTUaS7a7Zaq7WBAgGyD27dVbnsFoUVzApsNRiWU9vYb YCoq/ZHCUeiDGlH48hQFoySU+m9a2GC8+1MPw32SVMyKrTnLS+r0Urx8rcXq5jirrcipGN n520ll3Rs1qVgnp/LLheSJqKp3gkqhhZqOcHgFMOyHodWlqPU+evpzDhAZGCOA== 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 4fwRlH1tsTz1Jcj; Wed, 15 Apr 2026 03:41:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 03:41:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, jhb@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1834946460.961.1776224491270@jenkins.ci.freebsd.org> In-Reply-To: <920553238.949.1776215118761@jenkins.ci.freebsd.org> References: <920553238.949.1776215118761@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28268 - Still Unstable 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_960_1006748063.1776224491061" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_960_1006748063.1776224491061 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28268 (8c941e313e3925b17e49b093244c159db7a112f8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28268/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28268/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28268/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) fa912e3b9b5c074793bb1899f8256ea4baf72631 by kib: libthr.3: describe what we mean by C runtime environment. 934a35ac2bbbcf8cd65d8824fa824eb5c6170c88 by kib: libthr.3: describe SIGTHR dc140a9fc151f3717bce2157f49070daafa13ec0 by ziaee: Bourne shell -> POSIX shell 5f922bd20d81af4b5759b8f104d5c22ee3e5cd1b by ziaee: freebsd-base.7: Break examples into subsections 998d501ae61a3e3c800e6d102d8ab5253c7c1b91 by ziaee: freebsd-base.7: Add an example for unregistering 8c941e313e3925b17e49b093244c159db7a112f8 by jhb: acpi_apm: Don't recurse on ACPI_LOCK in apmreadfilt The failed test cases: 3 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_write_disk Error Message: atf-check failed; see the output of the test for details ------=_Part_960_1006748063.1776224491061-- From nobody Wed Apr 15 04:28:52 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 4fwSnx102zz6ZDmK for ; Wed, 15 Apr 2026 04:28:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwSnw4ZMJz3qrY; Wed, 15 Apr 2026 04:28:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776227332; a=rsa-sha256; cv=none; b=UJ1u6KK5Te0rtNZzEEDzviUIcTS2tCyJ8JZdxRgFusMeSRT4EcwoekvC2T3qEt7AlgP4qU UqP9ZwhrGSr6JtUh495smrZfGMYtQS+KTAeL4NQ9wPkZyYvscN++GohP3xpIlJd8EWHiBX i2BHw1ijZ5/ivv14zW1/I8Ibp13LUyaUGHulg2T0MjzwoIyWWCZHKDU9hJVpK0evPKtEk9 1BqpqrX3043mIIk/iM0Yw4GHcwYO9YbF6hPcsMyRziJ45rmbQeeg3xZ79STGGpV/rUFQ6I 2PtcLILsd/2idYk09UBoOyV0DgVSBfTSDjDj3Q61FzRA1oqde5VAXTf503GioQ== 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=1776227332; 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=S42u3nYwlblpdE7byHnFK1M0Ih9FqAjuuhd3iyP2Hww=; b=GPTKZHhY3HUmcwM8h8L7NVGBvHJJzboycAMv7BFH/MT7a5d3swT0IBWFAbTYnUcjZKqLXr FZ81X+Ofm50QFPmqjivaOvJ4alYUAcQGbCYUapsgXJPlsHisUnKEUWGDblao/hduMaOGE7 vEzbfyGV/Unwls9hm6dhV1ia2OZv/32FsqVlzab0tHUaMkX0g0kimcSBDedKVfTtgwhXmo pNwoQVZWiyX4bg+9/AXx52ustZgPKTOOpH+hO+cvf5M34pyBcyhj9JKMGzWH7bW73zTE1k RaGosH8lTYHS+J9ol9MlziefxMWAdg7UgEpby6GTmgRPUVhgh2IhPl5zFkP80w== 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 4fwSnw421rz1JnT; Wed, 15 Apr 2026 04:28:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 04:28:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1960664209.967.1776227332571@jenkins.ci.freebsd.org> In-Reply-To: <1834946460.961.1776224491270@jenkins.ci.freebsd.org> References: <1834946460.961.1776224491270@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28269 - Failure 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_966_1359315178.1776227332387" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_966_1359315178.1776227332387 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28269 (76b90c1d31b9bbe803f1d521398e0c1a105= 53a3b) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28269= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28269/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28269/co= nsole 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) 9b76228006d8f0e45dea03d305eeac587d7a8500 by glebius: inpcb: retire inp_vnet 76b90c1d31b9bbe803f1d521398e0c1a10553a3b by glebius: inpcb: remove last use of relic u_quad_t The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb6bf5 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a7eb at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.949s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:0a:25 epair0b: Ethernet address: 58:9c:fc:10:44:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:02 epair1b: Ethernet address: 58:9c:fc:10:96:5d epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.680s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:0a:25 epair0b: Ethernet address: 58:9c:fc:10:44:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.194s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:0a:25 epair0b: Ethernet address: 58:9c:fc:10:44:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:02 epair1b: Ethernet address: 58:9c:fc:10:96:5d epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.381s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:0a:25 epair0b: Ethernet address: 58:9c:fc:10:44:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.250s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:0a:25 epair0b: Ethernet address: 58:9c:fc:10:44:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:02 epair1b: Ethernet address: 58:9c:fc:10:96:5d epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.340s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:0a:25 epair0b: Ethernet address: 58:9c:fc:10:44:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.331s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.049s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:0a:25 epair0b: Ethernet address: 58:9c:fc:10:44:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.419s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.964s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 16317 to 188 packets/sec Limiting tcp reset response from 13115 to 195 packets/sec passed [1.251s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> Limiting tcp reset res= ponse from 2859 to 197 packets/sec passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.127s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 4384 to 203 packets/sec Limiting tcp reset response from 14974 to 187 packets/sec Limiting tcp reset response from 17058 to 197 packets/sec Limiting tcp reset response from 19788 to 201 packets/sec passed [3.702s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 18603 to 195 packets/sec Limiting tcp reset response from 17028 to 203 packets/sec Limiting tcp reset response from 15997 to 194 packets/sec Limiting tcp reset response from 15396 to 205 packets/sec passed [3.995s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.328s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.330s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003737830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109ef8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c51c at nl_receive_message+0x11c #7 0xffffffff80e6be65 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe00a2435ab0 frame pointer=09 =3D 0x28:0xfffffe00a2435bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003419600 rsi: 0000000000000001 rdx: ffffffff82268508 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a2435bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003737800 r13: 0000000000000000 r14: fffff80003737848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776227295 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a2435= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a2435910 panic() at panic+0x43/frame 0xfffffe00a2435970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a24359e0 calltrap() at calltrap+0x8/frame 0xfffffe00a24359e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a2435ab0, rbp = =3D 0xfffffe00a2435bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a2435bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a2435c60 run_test() at run_test+0x2ad/frame 0xfffffe00a2435d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a2435d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a2435e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a2435e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a2435= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a2435f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a2435f30 --- trap 0xc, rip =3D 0x75fab5afd0a, rsp =3D 0x75fadbebf48, rbp =3D 0x75fad= bebf60 --- KDB: enter: panic [ thread pid 0 tid 107519 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8006cdbb780: pid 0 tid 107519 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8006cdbbcd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe00a2436000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x206ff881c gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m35s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28269' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins11176591948221779159.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '76b90c1d31b9b= be803f1d521398e0c1a10553a3b', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../76b90c1d31b9bbe803f1= d521398e0c1a10553a3b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_966_1359315178.1776227332387-- From nobody Wed Apr 15 05:15:46 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 4fwTr26WCWz6ZHgV for ; Wed, 15 Apr 2026 05:15:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwTr23yMWz3tpX; Wed, 15 Apr 2026 05:15:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776230146; a=rsa-sha256; cv=none; b=Rj2XI5Zb1uo/mt8sMlR2bpmSl0EASgEHKuHre0sPG2g8zaniLR9b1DBkqJitF+rzKzHOvr 53/UtPbT6yUcpMC23Dt/U6+hopRguwo112OFnbYzXU7lhcWJ/nzFKdF+FcuHlQIoK/ASFk Q5fHwb3jLi6Z0tLhXZLypi3awKlcsxzZff60C2fSPQi5Qm7gAZIXv9WI4ZpOY0dKfXb8YT WAJ6mNXIyjxmlmaw/PKAM2Pc0RQfP1qLtb2JfmzW0NXRPecz6JEu6TZjXv2OHLD0PR+tMx abh+f6fqsTZf8gO75gdDXzG0n9PTtWKaucOCQyxkhZas9frLzi1D9JlrHuynwQ== 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=1776230146; 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=2GczosrflKwpePOllq51v9ZX0mFgxom4HL6mPIbm5So=; b=KDNhNxwLhWpzdk8QLokxk0GvtrKWnRwI8MUcTAVMEHOnzWayQCrlkXvbNY+4PqdLMHPDaF Lqz3izDJ2Gm6PfSoVwkvBH+DNS8KPe55oPS2njIwkoUUpi3zR8HEoOlYeXWsy1AC1CBkE1 jekIWzuZTj51ql4XikA4s2egW9XeV6UqsKjuKtoLhpS5/410zU0Y52GNqWMjhTJCDTD3cU U+yn+w6MrhjxEfq1czFEnymu1oHB5jQtNtb7i78x0tLoDzKv8SEpbPEIFFck5gqWxuP2/g v9UuTKD28r80RQm587E54QB9RSaxeqphYu/Nqs/OKbVmnOkFIYtz9BVymheIRg== 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 4fwTr23GZ4z1L72; Wed, 15 Apr 2026 05:15:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 05:15:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1166909110.969.1776230146485@jenkins.ci.freebsd.org> In-Reply-To: <1960664209.967.1776227332571@jenkins.ci.freebsd.org> References: <1960664209.967.1776227332571@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28270 - 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_968_1292175953.1776230146174" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_968_1292175953.1776230146174 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28270 (6dd86310e54d3f2dd9f688670913b917617= 6246c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28270= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28270/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28270/co= nsole 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) 6dd86310e54d3f2dd9f688670913b9176176246c by asomers: CTL: add ATF tests for REPORT SUPPORTED OPCODES The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb6bf5 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a7eb at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.983s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:54 epair0b: Ethernet address: 58:9c:fc:10:d5:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:39:d6 epair1b: Ethernet address: 58:9c:fc:10:aa:63 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.692s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:7a:54 epair0b: Ethernet address: 58:9c:fc:10:d5:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.191s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:54 epair0b: Ethernet address: 58:9c:fc:10:d5:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:39:d6 epair1b: Ethernet address: 58:9c:fc:10:aa:63 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.390s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:54 epair0b: Ethernet address: 58:9c:fc:10:d5:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.232s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:54 epair0b: Ethernet address: 58:9c:fc:10:d5:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:39:d6 epair1b: Ethernet address: 58:9c:fc:10:aa:63 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.417s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:54 epair0b: Ethernet address: 58:9c:fc:10:d5:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.251s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.053s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.050s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:7a:54 epair0b: Ethernet address: 58:9c:fc:10:d5:53 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.362s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14198 to 202 packets/sec passed [1.153s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 15103 to 206 packets/sec passed [1.017s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.206s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.005s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.004s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.122s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3323 to 195 packets/sec Limiting tcp reset response from 14516 to 206 packets/sec Limiting tcp reset response from 14690 to 191 packets/sec Limiting tcp reset response from 14638 to 194 packets/sec Limiting tcp reset response from 14584 to 208 packets/sec passed [4.465s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 15095 to 203 packets/sec Limiting tcp reset response from 16500 to 190 packets/sec Limiting tcp reset response from 19289 to 206 packets/sec Limiting tcp reset response from 19370 to 213 packets/sec passed [3.586s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.343s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.357s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003735830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109ef8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c51c at nl_receive_message+0x11c #7 0xffffffff80e6be65 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c090ab0 frame pointer=09 =3D 0:0xfffffe008c090bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8000341a400 rsi: 0000000000000001 rdx: ffffffff8226a460 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c090bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003735800 r13: 0000000000000000 r14: fffff80003735848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776230112 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c090= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c090910 panic() at panic+0x43/frame 0xfffffe008c090970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0909e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0909e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c090ab0, rbp = =3D 0xfffffe008c090bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c090bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c090c60 run_test() at run_test+0x2ad/frame 0xfffffe008c090d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c090d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c090e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c090e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c090= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c090f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c090f30 --- trap 0xc, rip =3D 0x11eba335d0a, rsp =3D 0x11ebf84bec8, rbp =3D 0x11ebf= 84bee0 --- KDB: enter: panic [ thread pid 0 tid 107515 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff8012f076780: pid 0 tid 107515 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8012f076cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c091000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1a523b8cb gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m9s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28270' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13992909635184729499.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '6dd86310e54d3= f2dd9f688670913b9176176246c', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../6dd86310e54d3f2dd9f6= 88670913b9176176246c/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_968_1292175953.1776230146174-- From nobody Wed Apr 15 05:29:59 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 4fwV8R5T3Tz6ZJsK for ; Wed, 15 Apr 2026 05:29:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwV8R3g6Yz3vZF; Wed, 15 Apr 2026 05:29:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776230999; a=rsa-sha256; cv=none; b=kIaW/8KSetIJ3YuKb1P9aZ124Wg6gELdQ4QWXJqmM7E37TShBSzbM6UK/kHCHfbbIhzTrM tJGytlc4YjUE4wvOytUTpJePKntp/a64pyF2+pCzeFbmQufjkfPeTVbPJn8V/H9U74jBAw uUTK3AAYOqicR440KrMsNgXeC96nOgV4vUMAx6BauqYpuwektHFyWEWUq5yd+5LnV++LYs dWFy7zF4/wSF/NK2qjsn92s5p0DbopBk71qO6fW04baBSIo+DpVHR2gEiHb6/NOLkJfkan ELgHWVnLpGfJaXCMhP3atf+SZGS97TAi8vplbsy86ZTQIyuLF+d5amQhgqtpqQ== 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=1776230999; 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=cmQ57dEmPkbOEQlFjbPibNhvi3qkwFn3J9l/UNKO/pc=; b=vQylwMR+KMzgl4aOMCd5D1qS7Y9LS2vsqIm/iPu5XFNdLJ1EKLiHSO6pefackFk205g/p+ 5F41oBnn1ZqhoX1HF0JTBk+WZ/IIR3fwbeFdZDZnGCdV/TjhUHM6Gbvnnafqn5ZtB3KS5s xFCBbChYEX3a/13cpWHx4jx/0vBgBHBh+fQLsCfsbW7N9fE+GWHmuKWTVtIQWFMeUXSb9C 3SsDvm+2U8sv/V1o8GQW/CFX1OPpqVL6pXs1LQ8adSjkO5dildHHL/okpQ5+eGmBxw9StN jgZNekIgSW/XzNEnB8uofS3fDyl3VWymToyQsVz/Y5gbv+9lHYzu8MAsS305MA== 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 4fwV8R2xPcz1M0Z; Wed, 15 Apr 2026 05:29:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 05:29:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1337551742.971.1776230999421@jenkins.ci.freebsd.org> In-Reply-To: <1166909110.969.1776230146485@jenkins.ci.freebsd.org> References: <1166909110.969.1776230146485@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28271 - 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_970_271326468.1776230999382" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_970_271326468.1776230999382 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28271 (f707cc00ed124828e367b020d6b41784232= 1f641) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28271= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28271/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28271/co= nsole 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) 4fadf2466468dd6dcb6cf9e3739ed696a18c1bb4 by jhb: tcp_close: Use in6_pcbdisconnect for INET6 sockets 0b77f92575cdfecb9920041c7c1d4cc26245e2ec by jhb: in_pcb: Fix RIPCB_HASH in kernels without INET or INET6 f4e5b45b11628416f596b3aec2ccd3056800a171 by jhb: if_geneve: Fix build without INET or without INET6 c48381df77e15fda271555dcd5ef0cbbbd7cd9bf by jhb: qcom_gcc: Only build on arm64 for kernels with FDT 963f1a5455c9f94457c1fa122d18ab9c059db834 by gallatin: ifconfig: add CMIS support for 400GbE optics f707cc00ed124828e367b020d6b417842321f641 by gallatin: lro: move pkt rejection checks to leafs to avoid queueing non-LRO'able The end of the build log: [...truncated 204.34 KiB...] passed [5.086s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_ADDRCONFIG -> Limitin= g ICMPv6 destination unreachable output from 98 to 97 packets/sec passed [5.026s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED -> Limiting = ICMPv6 destination unreachable output from 101 to 100 packets/sec passed [2.063s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG -> passe= d [0.016s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG_AI_ADDRCON= FIG -> Limiting ICMPv6 destination unreachable output from 106 to 105 pac= kets/sec passed [2.085s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG_AI_ALL ->= Limiting ICMPv6 destination unreachable output from 95 to 94 packets/sec passed [5.093s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot -> Limitin= g ICMPv6 destination unreachable output from 96 to 95 packets/sec passed [5.095s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_ADDRCONFI= G -> Limiting ICMPv6 destination unreachable output from 97 to 96 packets= /sec passed [2.025s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED = -> Limiting ICMPv6 destination unreachable output from 99 to 98 packets/s= ec passed [5.025s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG -> Limiting ICMPv6 destination unreachable output from 97 to 96 packe= ts/sec passed [2.036s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG_AI_ADDRCONFIG -> Limiting ICMPv6 destination unreachable output from = 107 to 106 packets/sec passed [5.093s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG_AI_ALL -> passed [0.016s] lib/libc/nss/getproto_test:build_snapshot -> passed [0.005s] lib/libc/nss/getproto_test:getprotobyname -> passed [0.010s] lib/libc/nss/getproto_test:getprotobyname_with_snapshot -> passed [0.011= s] lib/libc/nss/getproto_test:getprotobynumber -> passed [0.007s] lib/libc/nss/getproto_test:getprotobynumber_with_snapshot -> passed [0.0= 08s] lib/libc/nss/getproto_test:getprotoent -> passed [0.005s] lib/libc/nss/getproto_test:getprotoent_with_snapshot -> passed [0.006s] lib/libc/nss/getproto_test:getprotoent_with_two_pass -> passed [0.005s] lib/libc/nss/getpw_test:getpwent -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_interleaved_getpwnam -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_interleaved_getpwuid -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_with_snapshot -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_with_two_pass -> passed [0.004s] lib/libc/nss/getpw_test:getpwnam -> passed [0.004s] lib/libc/nss/getpw_test:getpwnam_with_snapshot -> passed [0.005s] lib/libc/nss/getpw_test:getpwuid -> passed [0.005s] lib/libc/nss/getpw_test:getpwuid_with_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:build_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbyent -> passed [0.004s] lib/libc/nss/getrpc_test:getrpcbyent_with_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbyent_with_two_pass -> passed [0.004s] lib/libc/nss/getrpc_test:getrpcbyname -> passed [0.006s] lib/libc/nss/getrpc_test:getrpcbyname_with_snapshot -> passed [0.007s] lib/libc/nss/getrpc_test:getrpcbynumber -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbynumber_with_snapshot -> passed [0.006s] lib/libc/nss/getserv_test:build_snapshot -> passed [0.007s] lib/libc/nss/getserv_test:getservbyent -> passed [0.006s] lib/libc/nss/getserv_test:getservbyent_with_snapshot -> passed [0.012s] lib/libc/nss/getserv_test:getservbyent_with_two_pass -> passed [0.009s] lib/libc/nss/getserv_test:getservbyname -> passed [0.091s] lib/libc/nss/getserv_test:getservbyname_with_snapshot -> passed [0.098s] lib/libc/nss/getserv_test:getservbyport -> passed [0.086s] lib/libc/nss/getserv_test:getservbyport_with_snapshot -> passed [0.090s] lib/libc/nss/getusershell_test:getusershell_with_snapshot -> passed [0.0= 04s] lib/libc/nss/getusershell_test:getusershell_with_two_pass -> passed [0.0= 04s] lib/libc/regex/exhaust_test:regcomp_too_big -> passed [0.810s] lib/libc/regex/multibyte:bmpat -> passed [0.077s] lib/libc/regex/multibyte:icase -> passed [0.030s] lib/libc/regex/multibyte:mbset -> passed [0.112s] lib/libc/regex/regex_att_test:basic -> passed [0.008s] lib/libc/regex/regex_att_test:categorization -> passed [0.004s] lib/libc/regex/regex_att_test:forcedassoc -> passed [0.004s] lib/libc/regex/regex_att_test:leftassoc -> expected_failure: Reason for b= reakage unknown: 12 checks failed as expected; see output for more details = [0.004s] lib/libc/regex/regex_att_test:nullsubexpr -> passed [0.004s] lib/libc/regex/regex_att_test:repetition -> passed [0.004s] lib/libc/regex/regex_att_test:rightassoc -> passed [0.004s] lib/libc/regex/regex_test:anchor -> passed [0.033s] lib/libc/regex/regex_test:backref -> passed [0.032s] lib/libc/regex/regex_test:basic -> passed [0.030s] lib/libc/regex/regex_test:bracket -> passed [0.032s] lib/libc/regex/regex_test:c_comments -> passed [0.032s] lib/libc/regex/regex_test:complex -> passed [0.033s] lib/libc/regex/regex_test:error -> passed [0.032s] lib/libc/regex/regex_test:meta -> passed [0.031s] lib/libc/regex/regex_test:nospec -> passed [0.031s] lib/libc/regex/regex_test:paren -> passed [0.031s] lib/libc/regex/regex_test:regress -> passed [0.031s] lib/libc/regex/regex_test:repet_bounded -> passed [0.039s] lib/libc/regex/regex_test:repet_multi -> passed [0.031s] lib/libc/regex/regex_test:repet_ordinary -> passed [0.031s] lib/libc/regex/regex_test:startend -> passed [0.031s] lib/libc/regex/regex_test:subexp -> passed [0.033s] lib/libc/regex/regex_test:subtle -> passed [0.032s] lib/libc/regex/regex_test:word_bound -> passed [0.032s] lib/libc/regex/regex_test:zero -> passed [0.035s] lib/libc/resolv/resolv_test:getaddrinfo_test -> Limiting ICMPv6 destinati= on unreachable output from 116 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 113 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 112 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 97 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 99 to 95 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 95 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 106 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 95 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 109 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 109 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 94 to 92 packets/sec passed [66.708s] lib/libc/resolv/resolv_test:gethostby_test -> Limiting ICMPv6 destination= unreachable output from 105 to 95 packets/sec Limiting ICMPv6 destination unreachable output from 115 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 112 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 106 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 113 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 109 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 103 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 101 packets/sec passed [42.409s] lib/libc/resolv/resolv_test:getipnodeby_test -> Limiting ICMPv6 destinati= on unreachable output from 114 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 95 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 103 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 112 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 99 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 95 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 97 to 95 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 97 packets/sec passed [40.355s] lib/libc/rpc/rpc_test:get_svc_addr_tcp -> skipped: clnt_create (: RPC: Re= mote system error - Connection refused) [0.535s] lib/libc/rpc/rpc_test:get_svc_addr_udp -> skipped: clnt_create (: RPC: Po= rt mapper failure - RPC: Timed out) [1.080s] lib/libc/rpc/rpc_test:raw -> passed [0.004s] lib/libc/rpc/rpc_test:tcp -> panic: Assertion !(inp->inp_flags & INP_UNCO= NNECTED) failed at /usr/src/sys/netinet/in_pcb.c:2760 cpuid =3D 1 time =3D 1776230971 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bf14= a30 vpanic() at vpanic+0x136/frame 0xfffffe008bf14b60 panic() at panic+0x43/frame 0xfffffe008bf14bc0 in_pcbremhash() at in_pcbremhash+0x135/frame 0xfffffe008bf14be0 in6_pcbdisconnect() at in6_pcbdisconnect+0x53/frame 0xfffffe008bf14c00 tcp_close() at tcp_close+0xac/frame 0xfffffe008bf14c30 tcp_disconnect() at tcp_disconnect+0x67/frame 0xfffffe008bf14c60 tcp_usr_close() at tcp_usr_close+0x89/frame 0xfffffe008bf14cb0 soclose() at soclose+0x154/frame 0xfffffe008bf14d10 _fdrop() at _fdrop+0x1a/frame 0xfffffe008bf14d30 closef() at closef+0x1e3/frame 0xfffffe008bf14dc0 closefp_impl() at closefp_impl+0x83/frame 0xfffffe008bf14e00 amd64_syscall() at amd64_syscall+0x451/frame 0xfffffe008bf14f30 fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe008bf14f30 --- syscall (6, FreeBSD ELF64, close), rip =3D 0x3c7fd159a10a, rsp =3D 0x3c= 7fce2164e8, rbp =3D 0x3c7fce2165b0 --- KDB: enter: panic [ thread pid 51599 tid 100178 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff8018224b000: pid 51599 tid 100178 critnest 1 "rpc_t= est" curpcb =3D 0xfffff8018224b550 fpcurthread =3D 0xfffff8018224b000: pid 51599 "rpc_test" idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xfffff80111b8eec0 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008bf15000 kcr3 =3D 0x8000000144ceb0eb ucr3 =3D 0x8000000143ee48eb scr3 =3D 0x143ee48eb gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 12m14s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28271' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins2790294374707833474.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'f707cc00ed124= 828e367b020d6b417842321f641', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../f707cc00ed124828e367= b020d6b417842321f641/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_970_271326468.1776230999382-- From nobody Wed Apr 15 05:43:22 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 4fwVRv4FCRz6ZKNg for ; Wed, 15 Apr 2026 05:43:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwVRv0KMbz3wW8; Wed, 15 Apr 2026 05:43:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776231803; a=rsa-sha256; cv=none; b=s04JOcuBSkZ6zc+lcFsjqHaWAgHc+sTyDhZu0dlbr7oyUcRudzNlc1UQEfWjPNvfb0xCfN BKOVmZGBJ9vJOXaNhkrN+NhRpXd3r4FPSXsH0smPOAXKsccyVKldr4I7GGedcT2qDfkylH A4RY8Nc5Hs57BW+A/xgKIaxU89IfJ0aO75qsDM/WRdByPutJ7moU4svXtAb0QQzrRbqcj8 nLyap5LynqEaokTk+TiUFKtrjc0LFLOpNKe4LESLjZBpEY8UPROxPI7vVVb/tspMiijuTc m53UeSlJNVuixPjH/wVfdxtbtlY1nGfi8VY2UlEiWg68n/zq3tVo/x/Nh9j9sw== 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=1776231803; 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=OGU8hl7megk3kRnT2mrP9uviaPFegKmx3uropj7W9Ho=; b=uTLErmcOHxqteIWhQu5F8G5bvv3oDyOWl03WyebnKa9Tsa1PsTDqYSkVGBW/y1zSIC0tjX DNGegwPHWFRylX9IJbXHas00zFbPbkmiZUTQ5RjyoxmRFwdjJo3w3ItIsesyjIlfBEateK KsocCkNacRjPF0snQ4Sw1XPGH3GLLG4PhsovcmlbQcXQ90yyN0dWlebs5NtXYzB329No3k CBrRaMbUEqasogcbx4tWcadgJaLTi9zGxygckgf8Nt1iByqInxTIlY03akEu8cV1O5Zomg 65e8+IbLXbIjtn//bF1kHdJ44gtyPEsoKBNcfJ6U5DZJGyWH0iGu3W7RnesGSA== 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 4fwVRt6xmGz1MHy; Wed, 15 Apr 2026 05:43:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 05:43:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <554590589.973.1776231802980@jenkins.ci.freebsd.org> In-Reply-To: <1337551742.971.1776230999421@jenkins.ci.freebsd.org> References: <1337551742.971.1776230999421@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28272 - 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_972_2061791583.1776231802944" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_972_2061791583.1776231802944 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28272 (956acdce0505ca8028d287d3b44789c623c= 8f37e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28272= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28272/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28272/co= nsole 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) 956acdce0505ca8028d287d3b44789c623c8f37e by gallatin: loopback: Account for packet drops The end of the build log: [...truncated 205.53 KiB...] lib/libc/nss/gethostby_test:getipnodebyname_ipv6 -> Limiting ICMPv6 desti= nation unreachable output from 100 to 99 packets/sec passed [2.095s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_ADDRCONFIG -> Limitin= g ICMPv6 destination unreachable output from 97 to 96 packets/sec passed [5.104s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED -> passed [= 0.013s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG -> Limit= ing ICMPv6 destination unreachable output from 107 to 106 packets/sec passed [2.098s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG_AI_ADDRCON= FIG -> Limiting ICMPv6 destination unreachable output from 97 to 96 packe= ts/sec passed [5.096s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG_AI_ALL ->= Limiting ICMPv6 destination unreachable output from 94 to 93 packets/sec passed [5.105s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot -> Limitin= g ICMPv6 destination unreachable output from 94 to 93 packets/sec passed [5.095s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_ADDRCONFI= G -> Limiting ICMPv6 destination unreachable output from 97 to 96 packets= /sec passed [2.024s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED = -> Limiting ICMPv6 destination unreachable output from 108 to 107 packets= /sec passed [2.062s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG -> Limiting ICMPv6 destination unreachable output from 100 to 99 pack= ets/sec passed [2.074s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG_AI_ADDRCONFIG -> Limiting ICMPv6 destination unreachable output from = 96 to 95 packets/sec passed [2.028s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG_AI_ALL -> passed [0.016s] lib/libc/nss/getproto_test:build_snapshot -> passed [0.005s] lib/libc/nss/getproto_test:getprotobyname -> passed [0.010s] lib/libc/nss/getproto_test:getprotobyname_with_snapshot -> passed [0.011= s] lib/libc/nss/getproto_test:getprotobynumber -> passed [0.007s] lib/libc/nss/getproto_test:getprotobynumber_with_snapshot -> passed [0.0= 08s] lib/libc/nss/getproto_test:getprotoent -> passed [0.004s] lib/libc/nss/getproto_test:getprotoent_with_snapshot -> passed [0.005s] lib/libc/nss/getproto_test:getprotoent_with_two_pass -> passed [0.005s] lib/libc/nss/getpw_test:getpwent -> passed [0.004s] lib/libc/nss/getpw_test:getpwent_interleaved_getpwnam -> passed [0.004s] lib/libc/nss/getpw_test:getpwent_interleaved_getpwuid -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_with_snapshot -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_with_two_pass -> passed [0.004s] lib/libc/nss/getpw_test:getpwnam -> passed [0.004s] lib/libc/nss/getpw_test:getpwnam_with_snapshot -> passed [0.005s] lib/libc/nss/getpw_test:getpwuid -> passed [0.004s] lib/libc/nss/getpw_test:getpwuid_with_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:build_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbyent -> passed [0.004s] lib/libc/nss/getrpc_test:getrpcbyent_with_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbyent_with_two_pass -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbyname -> passed [0.006s] lib/libc/nss/getrpc_test:getrpcbyname_with_snapshot -> passed [0.007s] lib/libc/nss/getrpc_test:getrpcbynumber -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbynumber_with_snapshot -> passed [0.006s] lib/libc/nss/getserv_test:build_snapshot -> passed [0.007s] lib/libc/nss/getserv_test:getservbyent -> passed [0.006s] lib/libc/nss/getserv_test:getservbyent_with_snapshot -> passed [0.011s] lib/libc/nss/getserv_test:getservbyent_with_two_pass -> passed [0.008s] lib/libc/nss/getserv_test:getservbyname -> passed [0.092s] lib/libc/nss/getserv_test:getservbyname_with_snapshot -> passed [0.097s] lib/libc/nss/getserv_test:getservbyport -> passed [0.083s] lib/libc/nss/getserv_test:getservbyport_with_snapshot -> passed [0.089s] lib/libc/nss/getusershell_test:getusershell_with_snapshot -> passed [0.0= 04s] lib/libc/nss/getusershell_test:getusershell_with_two_pass -> passed [0.0= 04s] lib/libc/regex/exhaust_test:regcomp_too_big -> passed [0.840s] lib/libc/regex/multibyte:bmpat -> passed [0.076s] lib/libc/regex/multibyte:icase -> passed [0.029s] lib/libc/regex/multibyte:mbset -> passed [0.110s] lib/libc/regex/regex_att_test:basic -> passed [0.008s] lib/libc/regex/regex_att_test:categorization -> passed [0.005s] lib/libc/regex/regex_att_test:forcedassoc -> passed [0.005s] lib/libc/regex/regex_att_test:leftassoc -> expected_failure: Reason for b= reakage unknown: 12 checks failed as expected; see output for more details = [0.004s] lib/libc/regex/regex_att_test:nullsubexpr -> passed [0.004s] lib/libc/regex/regex_att_test:repetition -> passed [0.005s] lib/libc/regex/regex_att_test:rightassoc -> passed [0.005s] lib/libc/regex/regex_test:anchor -> passed [0.033s] lib/libc/regex/regex_test:backref -> passed [0.033s] lib/libc/regex/regex_test:basic -> passed [0.032s] lib/libc/regex/regex_test:bracket -> passed [0.033s] lib/libc/regex/regex_test:c_comments -> passed [0.032s] lib/libc/regex/regex_test:complex -> passed [0.033s] lib/libc/regex/regex_test:error -> passed [0.031s] lib/libc/regex/regex_test:meta -> passed [0.031s] lib/libc/regex/regex_test:nospec -> passed [0.031s] lib/libc/regex/regex_test:paren -> passed [0.031s] lib/libc/regex/regex_test:regress -> passed [0.037s] lib/libc/regex/regex_test:repet_bounded -> passed [0.040s] lib/libc/regex/regex_test:repet_multi -> passed [0.032s] lib/libc/regex/regex_test:repet_ordinary -> passed [0.031s] lib/libc/regex/regex_test:startend -> passed [0.031s] lib/libc/regex/regex_test:subexp -> passed [0.032s] lib/libc/regex/regex_test:subtle -> passed [0.032s] lib/libc/regex/regex_test:word_bound -> passed [0.032s] lib/libc/regex/regex_test:zero -> passed [0.031s] lib/libc/resolv/resolv_test:getaddrinfo_test -> Limiting ICMPv6 destinati= on unreachable output from 107 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 116 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 97 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 103 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 94 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 97 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 95 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 99 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 106 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 103 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 107 packets/sec passed [65.614s] lib/libc/resolv/resolv_test:gethostby_test -> Limiting ICMPv6 destination= unreachable output from 102 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 116 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 113 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 106 packets/sec passed [35.411s] lib/libc/resolv/resolv_test:getipnodeby_test -> Limiting ICMPv6 destinati= on unreachable output from 106 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 109 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 95 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 95 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 103 packets/sec passed [30.418s] lib/libc/rpc/rpc_test:get_svc_addr_tcp -> skipped: clnt_create (: RPC: Re= mote system error - Connection refused) [0.518s] lib/libc/rpc/rpc_test:get_svc_addr_udp -> skipped: clnt_create (: RPC: Po= rt mapper failure - RPC: Timed out) [1.065s] lib/libc/rpc/rpc_test:raw -> passed [0.004s] lib/libc/rpc/rpc_test:tcp -> panic: Assertion !(inp->inp_flags & INP_UNCO= NNECTED) failed at /usr/src/sys/netinet/in_pcb.c:2760 cpuid =3D 1 time =3D 1776231792 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008be2e= a30 vpanic() at vpanic+0x136/frame 0xfffffe008be2eb60 panic() at panic+0x43/frame 0xfffffe008be2ebc0 in_pcbremhash() at in_pcbremhash+0x135/frame 0xfffffe008be2ebe0 in6_pcbdisconnect() at in6_pcbdisconnect+0x53/frame 0xfffffe008be2ec00 tcp_close() at tcp_close+0xac/frame 0xfffffe008be2ec30 tcp_disconnect() at tcp_disconnect+0x67/frame 0xfffffe008be2ec60 tcp_usr_close() at tcp_usr_close+0x89/frame 0xfffffe008be2ecb0 soclose() at soclose+0x154/frame 0xfffffe008be2ed10 _fdrop() at _fdrop+0x1a/frame 0xfffffe008be2ed30 closef() at closef+0x1e3/frame 0xfffffe008be2edc0 closefp_impl() at closefp_impl+0x83/frame 0xfffffe008be2ee00 amd64_syscall() at amd64_syscall+0x451/frame 0xfffffe008be2ef30 fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe008be2ef30 --- syscall (6, FreeBSD ELF64, close), rip =3D 0x2b172084e10a, rsp =3D 0x2b= 171cc6c6e8, rbp =3D 0x2b171cc6c7b0 --- KDB: enter: panic [ thread pid 51599 tid 100099 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80114ba1000: pid 51599 tid 100099 critnest 1 "rpc_t= est" curpcb =3D 0xfffff80114ba1550 fpcurthread =3D 0xfffff80114ba1000: pid 51599 "rpc_test" idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xfffff80114b8bc78 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008be2f000 kcr3 =3D 0x8000000169331743 ucr3 =3D 0x8000000149b02f43 scr3 =3D 0x149b02f43 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 11m55s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28272' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins3242635529502478010.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '956acdce0505c= a8028d287d3b44789c623c8f37e', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../956acdce0505ca8028d2= 87d3b44789c623c8f37e/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_972_2061791583.1776231802944-- From nobody Wed Apr 15 05:57:01 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 4fwVld4xCNz6ZLb3 for ; Wed, 15 Apr 2026 05:57:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwVld1BZZz3xLt; Wed, 15 Apr 2026 05:57:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776232621; a=rsa-sha256; cv=none; b=OEgNR5UL+3dTbhU3h/JiqLHaRo7Jm2TP0mHuWKsEX0Vbn/H/ByrryJmbn3O2TeCTjwM06W d1c/T4jL15rWMAL/2OL+JhTzGbxAkDQx9k/WCB1B7PxrbWfxAlS8zDoDcM4GEzkg6HgbhE nrEhaIslSJwACa/xIJWPxHly3ON4V6E8evJPbPwa1FqvMJ1SnIRyaRbF5e/4DPz/h6t8G+ bWHQ7QyGW4dj7Y/tYSnnTmdKS761LrHLD6MKGqjWgJzh/5SzmZc1ZCH1dbe7Ap3oGBII0E XuqYNtAq63bNTw6RLZQOKHspdoayq70r288RSY/3IXUvuL1kIrKaUMuUoFwG/Q== 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=1776232621; 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=EFg+wrKCGLC4NoTQhPvsE31AEFNtbyRRpBOlkEoynrk=; b=EnGMsuyf2jVqFkWcKBM6pCH2Vcov6Rb52Sdy46aG/0JF6gYjG+FJFKAqL/wTTsSa5/bHA5 dLaDJNnoUlM1Ch05kjKMeZCn0IcxbOpiaGgoGS8dWUL6xj8EInUHzGQKjzVli1ptrMBdQr cCGzDSX9zZvgBs6B4CNvmJ2qZvnPFzhqHQYIRNlfuMMHmjjIneZvquPAGMka0PSLpiXkK9 Pupqd3ZriI4ONiIaEvl/zOGczlzgiuVfFqo19q5LGLESTdZFArwknnRtjk5qYPTv3e3Rbk y1IhuiaGrrj3c3DIUBGtNGIXB9/nQUGD8BWwpG/0E7obDFcBgtSiVn+pnyhfoA== 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 4fwVld0ggLz1Mp6; Wed, 15 Apr 2026 05:57:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 05:57:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <27518902.975.1776232621098@jenkins.ci.freebsd.org> In-Reply-To: <554590589.973.1776231802980@jenkins.ci.freebsd.org> References: <554590589.973.1776231802980@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28273 - 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_974_1624933051.1776232621065" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_974_1624933051.1776232621065 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28273 (bf41d86df0d9dc4a1342c579f4e72db3c66= b3443) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28273= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28273/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28273/co= nsole 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) bf41d86df0d9dc4a1342c579f4e72db3c66b3443 by pouria: routing: Make ip[6]_tryforward() FIB-aware for local traffic The end of the build log: [...truncated 204.09 KiB...] passed [5.093s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_ADDRCONFIG -> Limitin= g ICMPv6 destination unreachable output from 107 to 106 packets/sec passed [2.094s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED -> Limiting = ICMPv6 destination unreachable output from 97 to 96 packets/sec passed [5.045s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG -> passe= d [5.044s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG_AI_ADDRCON= FIG -> Limiting ICMPv6 destination unreachable output from 100 to 99 pack= ets/sec passed [0.015s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_AI_V4MAPPED_CFG_AI_ALL ->= Limiting ICMPv6 destination unreachable output from 95 to 94 packets/sec passed [2.056s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot -> Limitin= g ICMPv6 destination unreachable output from 102 to 101 packets/sec passed [2.025s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_ADDRCONFI= G -> Limiting ICMPv6 destination unreachable output from 98 to 97 packets= /sec passed [2.097s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED = -> Limiting ICMPv6 destination unreachable output from 103 to 102 packets= /sec passed [5.092s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG -> Limiting ICMPv6 destination unreachable output from 99 to 98 packe= ts/sec passed [2.096s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG_AI_ADDRCONFIG -> Limiting ICMPv6 destination unreachable output from = 106 to 105 packets/sec passed [2.103s] lib/libc/nss/gethostby_test:getipnodebyname_ipv6_with_snapshot_AI_V4MAPPED_= CFG_AI_ALL -> passed [0.014s] lib/libc/nss/getproto_test:build_snapshot -> passed [0.005s] lib/libc/nss/getproto_test:getprotobyname -> passed [0.011s] lib/libc/nss/getproto_test:getprotobyname_with_snapshot -> passed [0.012= s] lib/libc/nss/getproto_test:getprotobynumber -> passed [0.008s] lib/libc/nss/getproto_test:getprotobynumber_with_snapshot -> passed [0.0= 09s] lib/libc/nss/getproto_test:getprotoent -> passed [0.005s] lib/libc/nss/getproto_test:getprotoent_with_snapshot -> passed [0.005s] lib/libc/nss/getproto_test:getprotoent_with_two_pass -> passed [0.005s] lib/libc/nss/getpw_test:getpwent -> passed [0.004s] lib/libc/nss/getpw_test:getpwent_interleaved_getpwnam -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_interleaved_getpwuid -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_with_snapshot -> passed [0.005s] lib/libc/nss/getpw_test:getpwent_with_two_pass -> passed [0.005s] lib/libc/nss/getpw_test:getpwnam -> passed [0.004s] lib/libc/nss/getpw_test:getpwnam_with_snapshot -> passed [0.005s] lib/libc/nss/getpw_test:getpwuid -> passed [0.005s] lib/libc/nss/getpw_test:getpwuid_with_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:build_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbyent -> passed [0.004s] lib/libc/nss/getrpc_test:getrpcbyent_with_snapshot -> passed [0.005s] lib/libc/nss/getrpc_test:getrpcbyent_with_two_pass -> passed [0.004s] lib/libc/nss/getrpc_test:getrpcbyname -> passed [0.006s] lib/libc/nss/getrpc_test:getrpcbyname_with_snapshot -> passed [0.007s] lib/libc/nss/getrpc_test:getrpcbynumber -> passed [0.006s] lib/libc/nss/getrpc_test:getrpcbynumber_with_snapshot -> passed [0.006s] lib/libc/nss/getserv_test:build_snapshot -> passed [0.008s] lib/libc/nss/getserv_test:getservbyent -> passed [0.007s] lib/libc/nss/getserv_test:getservbyent_with_snapshot -> passed [0.012s] lib/libc/nss/getserv_test:getservbyent_with_two_pass -> passed [0.009s] lib/libc/nss/getserv_test:getservbyname -> passed [0.099s] lib/libc/nss/getserv_test:getservbyname_with_snapshot -> passed [0.103s] lib/libc/nss/getserv_test:getservbyport -> passed [0.091s] lib/libc/nss/getserv_test:getservbyport_with_snapshot -> passed [0.096s] lib/libc/nss/getusershell_test:getusershell_with_snapshot -> passed [0.0= 05s] lib/libc/nss/getusershell_test:getusershell_with_two_pass -> passed [0.0= 05s] lib/libc/regex/exhaust_test:regcomp_too_big -> passed [0.803s] lib/libc/regex/multibyte:bmpat -> passed [0.079s] lib/libc/regex/multibyte:icase -> passed [0.033s] lib/libc/regex/multibyte:mbset -> passed [0.114s] lib/libc/regex/regex_att_test:basic -> passed [0.008s] lib/libc/regex/regex_att_test:categorization -> passed [0.004s] lib/libc/regex/regex_att_test:forcedassoc -> passed [0.004s] lib/libc/regex/regex_att_test:leftassoc -> expected_failure: Reason for b= reakage unknown: 12 checks failed as expected; see output for more details = [0.004s] lib/libc/regex/regex_att_test:nullsubexpr -> passed [0.004s] lib/libc/regex/regex_att_test:repetition -> passed [0.005s] lib/libc/regex/regex_att_test:rightassoc -> passed [0.004s] lib/libc/regex/regex_test:anchor -> passed [0.035s] lib/libc/regex/regex_test:backref -> passed [0.038s] lib/libc/regex/regex_test:basic -> passed [0.039s] lib/libc/regex/regex_test:bracket -> passed [0.038s] lib/libc/regex/regex_test:c_comments -> passed [0.038s] lib/libc/regex/regex_test:complex -> passed [0.040s] lib/libc/regex/regex_test:error -> passed [0.039s] lib/libc/regex/regex_test:meta -> passed [0.034s] lib/libc/regex/regex_test:nospec -> passed [0.035s] lib/libc/regex/regex_test:paren -> passed [0.038s] lib/libc/regex/regex_test:regress -> passed [0.037s] lib/libc/regex/regex_test:repet_bounded -> passed [0.039s] lib/libc/regex/regex_test:repet_multi -> passed [0.033s] lib/libc/regex/regex_test:repet_ordinary -> passed [0.033s] lib/libc/regex/regex_test:startend -> passed [0.034s] lib/libc/regex/regex_test:subexp -> passed [0.037s] lib/libc/regex/regex_test:subtle -> passed [0.039s] lib/libc/regex/regex_test:word_bound -> passed [0.039s] lib/libc/regex/regex_test:zero -> passed [0.039s] lib/libc/resolv/resolv_test:getaddrinfo_test -> Limiting ICMPv6 destinati= on unreachable output from 117 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 109 to 103 packets/sec Limiting ICMPv6 destination unreachable output from 113 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 106 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 99 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 99 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 114 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 102 to 101 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 94 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 110 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 107 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 108 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 109 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 102 packets/sec passed [61.076s] lib/libc/resolv/resolv_test:gethostby_test -> Limiting ICMPv6 destination= unreachable output from 106 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 114 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 98 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 112 to 105 packets/sec Limiting ICMPv6 destination unreachable output from 113 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 94 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 113 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 109 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 106 to 102 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 112 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 97 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 112 to 108 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 95 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 100 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 102 packets/sec passed [42.820s] lib/libc/resolv/resolv_test:getipnodeby_test -> Limiting ICMPv6 destinati= on unreachable output from 114 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 104 to 96 packets/sec Limiting ICMPv6 destination unreachable output from 112 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 113 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 93 packets/sec Limiting ICMPv6 destination unreachable output from 97 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 99 to 97 packets/sec Limiting ICMPv6 destination unreachable output from 111 to 106 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 104 packets/sec Limiting ICMPv6 destination unreachable output from 101 to 98 packets/sec Limiting ICMPv6 destination unreachable output from 95 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 106 to 103 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 94 packets/sec Limiting ICMPv6 destination unreachable output from 100 to 99 packets/sec Limiting ICMPv6 destination unreachable output from 105 to 103 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 102 packets/sec passed [38.419s] lib/libc/rpc/rpc_test:get_svc_addr_tcp -> Limiting ICMPv6 destination unr= eachable output from 102 to 101 packets/sec skipped: clnt_create (: RPC: Remote system error - Connection refused) [0.= 509s] lib/libc/rpc/rpc_test:get_svc_addr_udp -> skipped: clnt_create (: RPC: Po= rt mapper failure - RPC: Timed out) [1.060s] lib/libc/rpc/rpc_test:raw -> passed [0.004s] lib/libc/rpc/rpc_test:tcp -> panic: Assertion !(inp->inp_flags & INP_UNCO= NNECTED) failed at /usr/src/sys/netinet/in_pcb.c:2760 cpuid =3D 1 time =3D 1776232602 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008be24= a30 vpanic() at vpanic+0x136/frame 0xfffffe008be24b60 panic() at panic+0x43/frame 0xfffffe008be24bc0 in_pcbremhash() at in_pcbremhash+0x135/frame 0xfffffe008be24be0 in6_pcbdisconnect() at in6_pcbdisconnect+0x53/frame 0xfffffe008be24c00 tcp_close() at tcp_close+0xac/frame 0xfffffe008be24c30 tcp_disconnect() at tcp_disconnect+0x67/frame 0xfffffe008be24c60 tcp_usr_close() at tcp_usr_close+0x89/frame 0xfffffe008be24cb0 soclose() at soclose+0x154/frame 0xfffffe008be24d10 _fdrop() at _fdrop+0x1a/frame 0xfffffe008be24d30 closef() at closef+0x1e3/frame 0xfffffe008be24dc0 closefp_impl() at closefp_impl+0x83/frame 0xfffffe008be24e00 amd64_syscall() at amd64_syscall+0x451/frame 0xfffffe008be24f30 fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe008be24f30 --- syscall (6, FreeBSD ELF64, close), rip =3D 0x49a86fb10a, rsp =3D 0x49a4= f94a68, rbp =3D 0x49a4f94b30 --- KDB: enter: panic [ thread pid 51599 tid 100101 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80114ba0000: pid 51599 tid 100101 critnest 1 "rpc_t= est" curpcb =3D 0xfffff80114ba0550 fpcurthread =3D 0xfffff80114ba0000: pid 51599 "rpc_test" idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xfffff80114b8a358 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008be25000 kcr3 =3D 0x8000000148f361a6 ucr3 =3D 0x80000000414269a6 scr3 =3D 0x414269a6 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 11m53s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28273' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./run.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7128775053755657030.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'bf41d86df0d9d= c4a1342c579f4e72db3c66b3443', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../bf41d86df0d9dc4a1342= c579f4e72db3c66b3443/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_974_1624933051.1776232621065-- From nobody Wed Apr 15 06:44:35 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 4fwWpX0w7wz6ZPMY for ; Wed, 15 Apr 2026 06:44:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwWpW44g8z424x; Wed, 15 Apr 2026 06:44:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776235475; a=rsa-sha256; cv=none; b=Y2G5HaWJiNgy4JR1JQoaPOgF1rSzkfW8Qo2LaZeuXf3/3IWoftOyDAm9eSLSpSIB59Gtx2 PN49Uyhkwsp0eXzwiVZ1UU/PhjVfezJlinpglUdex96CPAlkSET8RraYb8JNi3T3ijzh2j dsjXoYhzGAikmJy48aB6d9Qo1y2JC9L+40h+MPv8OmdBZOm7bRYm0I+wRw4w6oEeBA4PMm AZcwwsO2w1DTDGVIYQjNb/Hq0LQkgwrvi+hI5Nu7SiVOef8RD4pXQKvCCJKCnTVPCVlxHO YV6+nm2FXz87wPfgXd/LMy0sLsf0SbysmJutky9WKSbJPqWrCefvmdUexDYnUg== 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=1776235475; 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=6AaF/P6v/FSb16whbGWSyqvhizkydpYk7IgYl7vQPeE=; b=s9s4609tGkl4qEdUMZlg8SOEbN5IbsudZa+0X1yZkbtFeMkhUJ+RvZzcVQIsZdE104a/fD GEQbzxLfPRRUH4PTAUY4oslblkuRPsydMnyeVa80Sp4CCjVpXxPNvU2mZIAdgnzZ69mT2T jzvgE2qZQQg9XAHU7+YeY+lJvv4fvdNyYyOWZeCNYUU6JobqpQtacK32Gkpwcl02PLs0V8 SHs6IG6VtGEj2cMO1iCWgsG9o8DKCt6QAGklDoTtzWfCapjUw44p9iztoR5CwiruqC71fg Gy8t1945OIg4X5NPKogioNsZZDsZX0tuSnO2ocOGUhsc75LN7yCUYDHwFT5/Ow== 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 4fwWpW3dMCz1PN1; Wed, 15 Apr 2026 06:44:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 06:44:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1678635593.977.1776235475513@jenkins.ci.freebsd.org> In-Reply-To: <27518902.975.1776232621098@jenkins.ci.freebsd.org> References: <27518902.975.1776232621098@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28274 - 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_976_1346545499.1776235475330" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_976_1346545499.1776235475330 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28274 (6b00c652db7f43c698e8e3a902f266025c3= 126ac) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28274= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28274/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28274/co= nsole 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) 6b00c652db7f43c698e8e3a902f266025c3126ac by glebius: inpcb: make in6_pcbdisconnect() just like in_pcbdisconnect() The end of the build log: [...truncated 4.30 MiB...] #6 0xffffffff80fbfc12 at vm_map_wire_locked+0x142 #7 0xffffffff80fbfa77 at vm_map_wire+0x67 #8 0xffffffff80fb6c75 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.996s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9b:51 epair0b: Ethernet address: 58:9c:fc:10:82:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d3:6d epair1b: Ethernet address: 58:9c:fc:10:bf:f9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.705s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:9b:51 epair0b: Ethernet address: 58:9c:fc:10:82:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.194s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9b:51 epair0b: Ethernet address: 58:9c:fc:10:82:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d3:6d epair1b: Ethernet address: 58:9c:fc:10:bf:f9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.425s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:9b:51 epair0b: Ethernet address: 58:9c:fc:10:82:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.265s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9b:51 epair0b: Ethernet address: 58:9c:fc:10:82:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d3:6d epair1b: Ethernet address: 58:9c:fc:10:bf:f9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.406s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:9b:51 epair0b: Ethernet address: 58:9c:fc:10:82:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.262s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.057s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.050s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:9b:51 epair0b: Ethernet address: 58:9c:fc:10:82:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.457s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 15140 to 215 packets/sec passed [1.084s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 17216 to 214 packets/sec passed [0.924s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.161s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 17166 to 207 packets/sec Limiting tcp reset response from 17395 to 205 packets/sec Limiting tcp reset response from 14735 to 214 packets/sec Limiting tcp reset response from 14688 to 196 packets/sec passed [4.042s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 18332 to 188 packets/sec Limiting tcp reset response from 18921 to 186 packets/sec Limiting tcp reset response from 18876 to 199 packets/sec passed [3.517s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.337s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.357s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000351f030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c04aab0 frame pointer=09 =3D 0:0xfffffe008c04abd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003511900 rsi: 0000000000000001 rdx: ffffffff822691c8 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c04abd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000351f000 r13: 0000000000000000 r14: fffff8000351f048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776235433 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c04a= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c04a910 panic() at panic+0x43/frame 0xfffffe008c04a970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c04a9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c04a9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c04aab0, rbp = =3D 0xfffffe008c04abd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c04abd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c04ac60 run_test() at run_test+0x2ad/frame 0xfffffe008c04ad00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c04ad40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c04ae= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c04ae= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c04a= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c04af30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c04af30 --- trap 0xc, rip =3D 0x361b6132ad0a, rsp =3D 0x361b6665cec8, rbp =3D 0x361= b6665cee0 --- KDB: enter: panic [ thread pid 0 tid 107518 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80021e87780: pid 0 tid 107518 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80021e87cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c04b000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1c4c58c33 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m42s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28274' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./run.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins205076507685884418.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '6b00c652db7f4= 3c698e8e3a902f266025c3126ac', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../6b00c652db7f43c698e8= e3a902f266025c3126ac/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_976_1346545499.1776235475330-- From nobody Wed Apr 15 06:51:38 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 4fwWyh6mJqz6ZPTZ for ; Wed, 15 Apr 2026 06:51:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwWyh4rVMz42sm; Wed, 15 Apr 2026 06:51:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776235900; a=rsa-sha256; cv=none; b=k/51j7nt2wMyAJAN25LxuqQJWReqttI05t2QKaXoqZXtD6EEFdLDHzz/rsSyQH5ljKtj/U 0WoQlcL8jz15b91UU+wJ9Fvj/ocq7YSN7F50vg0M4r18ivxXTzJuPsZ/1iwVMw7XhehdmR WzXte/4qT8LLFpvhlANRDcAseJ2WEcMfROGq7bUs8DgWeilNmbU0kAUlQZBfQNjoy8R556 8dAaPS2BQEPfiMaqvPp92CEkYojBw34xlHHV2CzPJfAyz9xr9wWhGcHJEMXs9XLzYAUe3F JWX8sOr9QdH8BORvfZJR1cnOU4Z4Ty0+WszI9UaW7w+PdkzV2tRXNgRrPFvQYw== 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=1776235900; 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=P3Hv47mytHgu6aoYNpXLUZbU6N6piuox8ohEfgc07bg=; b=fuW+zhZ4sRZiaIHrnkvkpc8m3hAzXmd947RdpVXFDZ8elEF84ystn41llnZFDCsNT9PUvV sj0rFFibcY9xIiU2FqweiZ2mVSK/l7w9qda355q83ZeXbqZOWqpE053AbEILObN9UGaC/6 UxvBlw73aD2GEbduW+D3ONG3fOmw6s4CCfBbBGhAUG7SbDVA6kPSP6sbYszZX1zU6LvnQ7 hB//5FmJwG7/OdmI5s/ShkLphh7Y/lLI9N/zHwKwcvX9HeC92h+9whng3u33l9GqON6pyh YdPTBjj9N5kq8ZMQjOiJ9eRZru3B3prHaheKIJ5h8RHni8g5/31v4zdjTplxeg== 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 4fwWyh4JLZz1PR2; Wed, 15 Apr 2026 06:51:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 06:51:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1002504083.981.1776235900608@jenkins.ci.freebsd.org> In-Reply-To: <2118615663.951.1776215712790@jenkins.ci.freebsd.org> References: <2118615663.951.1776215712790@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3420 - 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_980_1512656063.1776235899014" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_980_1512656063.1776235899014 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3420 (3e27114a7f961aac49d75a663a553= 32375d0bef3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3420/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3420/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 420/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) 3e27114a7f961aac49d75a663a55332375d0bef3 by adrian: asmc: add raw SMC key read/write interface The end of the build log: [...truncated 62.52 MiB...] --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1110:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1110 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1114:9: note: here 1114 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member " "awk" generated < curses.h | fgrep undef= > nomacros.h --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_iconv.o -MTxlat16_iconv.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_ic= onv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_begin.o -MTelf_begin.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.data.o -MTdata.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data= .c -o data.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= xlat16_sysctl.o -MTxlat16_sysctl.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16= _sysctl.o --- krb5/util/ss__L --- --- error.o --- --- lib/libelf__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.error.o -MTerror.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/= error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_cntl.o -MTelf_cntl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_cntl.c -o elf_cntl.o --- krb5/util/support__L --- --- lib/libkiconv__L --- --- krb5/util/support__L --- --- bcmp.o --- --- lib/libkiconv__L --- --- quirks.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.bcmp.o -MTbcmp.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -g -MD -MF.depend.= quirks.o -MTquirks.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libnv__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.kiconv_sysctl.pico -MTkiconv_sysctl.pico -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/kicon= v_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.dnvlist.o -MTdnvlist.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c /wo= rkspace/src/sys/contrib/libnv/dnvlist.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_end.o -MTelf_end.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.execute_cmd.o -MTexecute_cmd.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.dir_filenames.o -MTdir_filenam= es.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/dir_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -g -MD= -MF.depend.xlat16_iconv.pico -MTxlat16_iconv.pico -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/xlat1= 6_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libnv__L --- --- msgio.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errmsg.o -MTelf_errmsg.o -std=3Dgnu17 -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-error=3Doverflow -Wno-return-type -c /worksp= ace/src/contrib/elftoolchain/libelf/elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -g -MD -MF.d= epend.msgio.o -MTmsgio.o -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-error=3Doverflow -Wno-return-type -c /workspac= e/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.help.o -MThelp.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/help= .c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.errors.o -MTerrors.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/util/support/errors.c -o errors.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_errno.o -MTelf_errno.o -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 --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.o --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -g -MD -= MF.depend.string_m.o -MTstring_m.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -c= /workspace/src/lib/libfigpar/string_m.c -o string_m.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libmd__L --- --- lib/libelf__L --- --- lib/libmd__L --- --- md5c.o --- --- lib/libelf__L --- --- elf_data.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -g -MD -MF.depend.md5c.o -MTmd5c.o -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/crypto/md5c.c -o md5c.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.el= f_data.o -MTelf_data.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -c /workspace/= src/contrib/elftoolchain/libelf/elf_data.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.codes.o -MTcodes.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.fake-addrinfo.o -MTfake-addrin= fo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/crypto/krb5/src/util/support/fake-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.invocation.o -MTinvocation.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/sr= c/util/ss/invocation.c -o invocation.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 62.92 real 516.53 user 78.18 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7654920706777369= 772.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_980_1512656063.1776235899014-- From nobody Wed Apr 15 07:32:20 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 4fwXsc6zhSz6ZRxS for ; Wed, 15 Apr 2026 07:32:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwXsc4nWrz46R6; Wed, 15 Apr 2026 07:32:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776238340; a=rsa-sha256; cv=none; b=A1hE7dMp4xtyL8/Z12SSftpbaguYv+6qD4NPSX46XzJxYbCsbIea5qHaOFM9XU8ic7kVYP 5HwWHhtQzQfj6k+M67JDpL6MDHK1gk/CP0cSOa9LFH+OkanzRzO4g/nA88bsVf9sSwFEQW jT/VWEj69zHJxTsQ79ujETrsGb7DNK4v9lTwE7Nro8eA/jYY23ui4J48AvzaX0X6pvTzai VL3if2R8VKyfU1RSWFKbMkZcoLJj3KKqQXnr7PhOePrMHp2/UEhDrQNasXgsB4z9b++o6E xEKO7fs6pHHQ4DokO7gkglEWkmmpPlbt/g467ZlJ/2qvSjJIcjqauBfHrApMcg== 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=1776238340; 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=to4Si7XpzPbw9FfjQFBurRCYYZtln2010iHxxJAtyfA=; b=mc/pvOTm1PlcoUhZ5yk/B9h69U8NHZOv6m4cJhlrrFCFi7lheLekPKzSNur3wOiI1aD7zE ur2xmIwef/BbtmmAf0IcOCY9tj4+S0+Oh+J+CeCPx+ex6oInKM5PKVwWuONMqxGc6AhBVJ pzLiW8JUmuY8Tyfpf0CYjWRe+gUs0P1XOfjySbfDqvGQWfgd0CrXjauIq2BzquUIhR4Ypg wgX3h/cVLoo+r4qJwztxhhCCoakRvWlQzF1VetUIGSJZprnaShztFwHvFr7Sa7qaYXsrhq XIg1hGlJf7RS/Ylp5Lvs5122LOv/5x3g8HLw7gOaixsKIgBzKOFvpThn/6Ny4Q== 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 4fwXsc4HJWz1QYF; Wed, 15 Apr 2026 07:32:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 07:32:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1603603590.983.1776238340605@jenkins.ci.freebsd.org> In-Reply-To: <1678635593.977.1776235475513@jenkins.ci.freebsd.org> References: <1678635593.977.1776235475513@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28275 - 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_982_1096336628.1776238340438" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_982_1096336628.1776238340438 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28275 (3e27114a7f961aac49d75a663a55332375d= 0bef3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28275= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28275/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28275/co= nsole 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) 3e27114a7f961aac49d75a663a55332375d0bef3 by adrian: asmc: add raw SMC key read/write interface The end of the build log: [...truncated 4.30 MiB...] #6 0xffffffff80fbfc12 at vm_map_wire_locked+0x142 #7 0xffffffff80fbfa77 at vm_map_wire+0x67 #8 0xffffffff80fb6c75 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.994s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:f9:7f epair0b: Ethernet address: 58:9c:fc:10:c8:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ad:2b epair1b: Ethernet address: 58:9c:fc:10:37:08 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.632s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:f9:7f epair0b: Ethernet address: 58:9c:fc:10:c8:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.174s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:f9:7f epair0b: Ethernet address: 58:9c:fc:10:c8:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ad:2b epair1b: Ethernet address: 58:9c:fc:10:37:08 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.469s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:f9:7f epair0b: Ethernet address: 58:9c:fc:10:c8:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.244s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:f9:7f epair0b: Ethernet address: 58:9c:fc:10:c8:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ad:2b epair1b: Ethernet address: 58:9c:fc:10:37:08 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.432s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:f9:7f epair0b: Ethernet address: 58:9c:fc:10:c8:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.292s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.051s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:f9:7f epair0b: Ethernet address: 58:9c:fc:10:c8:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.424s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 13756 to 208 packets/sec passed [1.179s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 14500 to 212 packets/sec passed [1.073s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.601s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.161s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3958 to 196 packets/sec Limiting tcp reset response from 20125 to 195 packets/sec Limiting tcp reset response from 20579 to 188 packets/sec Limiting tcp reset response from 19601 to 194 packets/sec passed [3.228s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 17724 to 206 packets/sec Limiting tcp reset response from 18872 to 197 packets/sec Limiting tcp reset response from 19458 to 187 packets/sec passed [3.391s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.345s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.342s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8013e0b9030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c1d5ab0 frame pointer=09 =3D 0x28:0xfffffe008c1d5bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003418900 rsi: 0000000000000001 rdx: ffffffff822690b8 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c1d5bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8013e0b9000 r13: 0000000000000000 r14: fffff8013e0b9048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776238302 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c1d5= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c1d5910 panic() at panic+0x43/frame 0xfffffe008c1d5970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1d59e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1d59e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c1d5ab0, rbp = =3D 0xfffffe008c1d5bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c1d5bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c1d5c60 run_test() at run_test+0x2ad/frame 0xfffffe008c1d5d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c1d5d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c1d5e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c1d5e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c1d5= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c1d5f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c1d5f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107508 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80138474000: pid 0 tid 107508 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80138474550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c1d6000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x139e2ee2d gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m55s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28275' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins1812922828776879024.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '3e27114a7f961= aac49d75a663a55332375d0bef3', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../3e27114a7f961aac49d7= 5a663a55332375d0bef3/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_982_1096336628.1776238340438-- From nobody Wed Apr 15 10:05:41 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 4fwcGb6w1Fz6ZdRk for ; Wed, 15 Apr 2026 10:05:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwcGb2s5gz3Dcf; Wed, 15 Apr 2026 10:05:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776247543; a=rsa-sha256; cv=none; b=jV82yYHfXbxk7kJnCX/5xM9drbLzuL7P88pRMVl6X4FRutENZzaWVF7iX2jRlk6wBjZqmO 3qB5bMDD5FMR7whoOWN27pMDUb0e44s8FyT4lCtZqIsJ1R3ePHSO0kckUx5cvrPYW5TKTs s3v5nc/KVwxadUt4E3svpSNuaW0mE3XF7m7d6idVvL30+Gpk0Pe1LZHrmF3q06zoJPqexg UsQNpDg3GSeb3SJIu/ejm8oke8mk6fuhazL5ILvCg8FwGO3Om9DvE6y7nKHiGDyMUvegaa IrQRXuUFWJiJ1v0nSZetF0JOUrHbbm7OXSdI+m74VVeDWlJceHMXuAEEdewcKw== 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=1776247543; 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=0L8T4iwa1vcdwE1a9kYsD5uwQwd/oavhwWDJLzC9Wzw=; b=v3sBIosdXIdZhLuNQ3ZabNrym4s9LKLww3ZPA2b88XvhSpADCeDrnaNWVg7qybeCHv9sKM zRYHUr4BOHvQm/gMCR5r82H6861AiURo+O6wIgXFFqnoBDtTpLHJPdUIn/ELnr0SlABb7+ OndnWJJ9qsaSNvt+mUqljL14AeMoll04VGQ+4R10Y+MJ2l+fLB8G6OPWbq8iHMSoj52p0m G7pOcowiWLdXCiN45Q91fB8gwO7XuahYqly8V38ZJoSbNyNFetQqflYFyBgFbB7okK7lQr RcnD9qDnqY/CuQuE/1xWqb9egwB88JtML+46/UES7U5ubt1P95+EdFRH9nFcCQ== 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 4fwcGb26Bkz1qx; Wed, 15 Apr 2026 10:05:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 10:05:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2071316567.995.1776247543308@jenkins.ci.freebsd.org> In-Reply-To: <1497853307.953.1776219994880@jenkins.ci.freebsd.org> References: <1497853307.953.1776219994880@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #697 - 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_994_114821307.1776247541465" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_994_114821307.1776247541465 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #697 (94d4be9a166ab8761e607f8cc= e1a9402b8438892) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/697/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/697/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/697/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) 9d89e57a241d17ee5c09d6899fd5a0bba47ee757 by des: stat: Nits in readlink tests 94d4be9a166ab8761e607f8cce1a9402b8438892 by des: stat: Nits in stat tests The end of the build log: [...truncated 67.61 MiB...] /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/libelf__L --- --- elf_begin.o --- --- krb5/util/ss__L --- --- data.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/ss__L --- --- error.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- --- unctrl.c --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/ss__L --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.75 real 508.96 user 79.00 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins20499607025= 78750149.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_994_114821307.1776247541465-- From nobody Wed Apr 15 10:28:29 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 4fwcmt2bSfz6Zfhy for ; Wed, 15 Apr 2026 10:28:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwcmt0PbQz3Jrg; Wed, 15 Apr 2026 10:28:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776248910; a=rsa-sha256; cv=none; b=xb7lZc+dfefojbSB82T6nmR6Hpe9B/Ls5PRoPBH/DiIotBn5tbGb/WkZ4QQVdT2LDCRqIf 5to9FJY3herbrY2FU+yPGOu0wNlwqEPSOzrplbT1ny5OI5GwtsDsiPuaWCGTEztHsD0VsD GxzcEFOi59sgb3LVtc/dO+B/J9FwVXdv73Cwydp53S0wE5JdKt7btCkwTN3V6iVV1Qfh8q xscn+KppdNLNbGi8w83BXXJcNjLc3Gb1ldL2VO1li8Rfum8Fzaxndvk0RFwrmJnw/+x9Yh bMt5MIDpkp+YquXzN+Jrz5XQPnXXDd/tt3XEi7ZIHNyvmkANpDHgANck66BQzA== 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=1776248910; 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=OOzrQw1CUiI2JhbCxgXh3DtVcb93uqT4GWtNy9m9g58=; b=jgLZ7rd3HDNgm8BlFdNe1b9/O/zp4K1z1FIRGYv4wu6mkXJYxhv8PSDfS+3iz9FGaS+5Be JPgNROkcaOk7BaqxVXBvtdoVExN60v1/hhIjLn0oStv4DVXRbeK8QDmg+squfQCIiJUOSS 2EG4YEd2ZBBRQyu5LkkVTTj31PUL0oedQqhgDuh3t2n34bIZqjq3EOpT5sfbPQNbcm8kFV UXm6RQJ9fnfepA3qUeCyMBqMIVk4NzEGhSt2nLOvdU8iOV0RvF/a0ZitfUH2ibAfMhlYTr 3nYJmf2FPp4ytFYWKTt96JA8utS50AfXP8bg2peQuIh++2P9jILoJ6C+kdcv6g== 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 4fwcms6v6qz2RT; Wed, 15 Apr 2026 10:28:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 10:28:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <527372080.999.1776248909984@jenkins.ci.freebsd.org> In-Reply-To: <1603603590.983.1776238340605@jenkins.ci.freebsd.org> References: <1603603590.983.1776238340605@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28276 - 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_998_1346161207.1776248909760" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_998_1346161207.1776248909760 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28276 (00dccc3164c6dff38350a1baeeea7238acf= 2efc3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28276= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28276/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28276/co= nsole 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) 00dccc3164c6dff38350a1baeeea7238acf2efc3 by rlibby: sys/time: appease gcc -Wtype-limits The end of the build log: [...truncated 4.30 MiB...] #5 0xffffffff80fbdddb at vm_map_clip_end+0xcb #6 0xffffffff80fbfc12 at vm_map_wire_locked+0x142 #7 0xffffffff80fbfa77 at vm_map_wire+0x67 #8 0xffffffff80fb6c75 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.038s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d9:69 epair0b: Ethernet address: 58:9c:fc:10:ba:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:be:0e epair1b: Ethernet address: 58:9c:fc:10:0f:f0 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.698s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:d9:69 epair0b: Ethernet address: 58:9c:fc:10:ba:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.174s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d9:69 epair0b: Ethernet address: 58:9c:fc:10:ba:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:be:0e epair1b: Ethernet address: 58:9c:fc:10:0f:f0 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.455s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d9:69 epair0b: Ethernet address: 58:9c:fc:10:ba:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.246s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d9:69 epair0b: Ethernet address: 58:9c:fc:10:ba:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:be:0e epair1b: Ethernet address: 58:9c:fc:10:0f:f0 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.436s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d9:69 epair0b: Ethernet address: 58:9c:fc:10:ba:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.351s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.057s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.051s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:d9:69 epair0b: Ethernet address: 58:9c:fc:10:ba:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.392s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.788s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 19701 to 207 packets/sec passed [0.842s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.158s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 12463 to 212 packets/sec Limiting tcp reset response from 19520 to 194 packets/sec Limiting tcp reset response from 20457 to 214 packets/sec Limiting tcp reset response from 20463 to 185 packets/sec passed [3.166s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 19245 to 198 packets/sec Limiting tcp reset response from 19506 to 185 packets/sec Limiting tcp reset response from 19412 to 186 packets/sec passed [3.440s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.342s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.347s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801f8fe9830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe00a2278ab0 frame pointer=09 =3D 0x28:0xfffffe00a2278bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8000341aa00 rsi: 0000000000000001 rdx: ffffffff82268590 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a2278bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801f8fe9800 r13: 0000000000000000 r14: fffff801f8fe9848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776248871 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a2278= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a2278910 panic() at panic+0x43/frame 0xfffffe00a2278970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a22789e0 calltrap() at calltrap+0x8/frame 0xfffffe00a22789e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a2278ab0, rbp = =3D 0xfffffe00a2278bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a2278bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a2278c60 run_test() at run_test+0x2ad/frame 0xfffffe00a2278d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a2278d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a2278e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a2278e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a2278= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a2278f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a2278f30 --- trap 0xc, rip =3D 0x306f70c42d0a, rsp =3D 0x306f71ad1ec8, rbp =3D 0x306= f71ad1ee0 --- KDB: enter: panic [ thread pid 0 tid 107517 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff8007c402000: pid 0 tid 107517 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8007c402550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe00a2279000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x8bc0fd50 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m31s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28276' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins8759254295777539000.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '00dccc3164c6d= ff38350a1baeeea7238acf2efc3', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../00dccc3164c6dff38350= a1baeeea7238acf2efc3/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_998_1346161207.1776248909760-- From nobody Wed Apr 15 10:57:14 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 4fwdQ46fWsz6ZhhX for ; Wed, 15 Apr 2026 10:57: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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwdQ43gZrz3SJ3; Wed, 15 Apr 2026 10:57:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776250636; a=rsa-sha256; cv=none; b=gIvlQyK2OomA35LPRRDSKOQOv4PZUDtD9uVwgBUl4W//q6y5V9aDYwnp3Dp0Qg/t20Qm1y u6gzfPU1i7vkWTPU6ajU7ALG/S0grYogas58rLdimySz6QYnte4cGcsgPqQf0ELYRDvvxt sEOlWXZwNkzMzlcuD7OVwvSyxV3oUQYRZ9tFIjR+pTXoTFxxHrfO/fKzjws7sZ67vSsP1A SBHTfFiv7orn6/P9zt3HoRVNycFxKQd43FcJt2L9l/+i+F76FaMOtbxV9LuFGr/fwnAdqi 3FvskbgOCk9g2UzIbNJR742hL8TGfw/GpkPLyuo/x2DyN+7ORT+pk/1XC5bfng== 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=1776250636; 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=DSj3mUrOrOTB8uY2HT2E7PeP3QKzyfqwY9uQfDByv4o=; b=WgLg3hCGmHwG1QsgId6zW4wWHPecqG7AMV5XtIeVsr1yNxWssUq/vM7Xw7Qi/6Pl90qFT5 FH4NLEaKNOScfHvkyZ1i+MITArdQGb4gEf8kFYKp5Cow3lQUHv9GdH6RWtfvIrf4OaC8uQ XLC+W7qjA9vaSfqwE09bJ7gvS6WGNRy6o+VLsYp2aSp3DUEeDqlsd62TLWr4ZRgNw7CgGR IvbkkoeH7nocGow5kFHDRL8N4oJ2FvQ28TBLAqnSL+DKsrlBNZC0DgOSpxAueY/Tid3gxh Li3YmmjlfW44H1Jydl2X4jH9W0ckuUIDyCt8mi+SflG/ivfIiCSguNyzZbm5Ng== 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 4fwdQ439hPz37m; Wed, 15 Apr 2026 10:57:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 10:57:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1033816877.1015.1776250636450@jenkins.ci.freebsd.org> In-Reply-To: <1002504083.981.1776235900608@jenkins.ci.freebsd.org> References: <1002504083.981.1776235900608@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3421 - 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_1014_782902084.1776250634169" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1014_782902084.1776250634169 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3421 (00dccc3164c6dff38350a1baeeea7= 238acf2efc3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3421/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3421/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 421/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) 00dccc3164c6dff38350a1baeeea7238acf2efc3 by rlibby: sys/time: appease gcc -Wtype-limits The end of the build log: [...truncated 85.13 MiB...] =3D=3D=3D> sbin/dhclient/tests (all) --- all_subdir_libexec --- --- all_subdir_libexec/atrun --- =3D=3D=3D> libexec/atrun (all) --- all_subdir_bin --- --- all_subdir_sbin --- --- option-domain-search_test --- --- all_subdir_bin --- --- all_subdir_bin/pwd/tests --- =3D=3D=3D> bin/pwd/tests (all) --- all_subdir_sbin --- (cd /workspace/src/sbin/dhclient/tests && DEPENDFILE=3D.depend.option-doma= in-search_test NO_SUBDIR=3D1 make -f /workspace/src/sbin/dhclient/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Doption-domain-search_test ) --- all_subdir_libexec --- --- .depend --- echo atrun.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- atrun.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.atrun.pieo -MTatrun.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/libexec/atrun/atrun.c -= o atrun.pieo --- all_subdir_sbin --- --- .depend.option-domain-search_test --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- alloc.pieo --- --- all_subdir_bin --- --- pwd_test --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- all_subdir_bin --- echo '#! /usr/libexec/atf-sh' > pwd_test.tmp cat /workspace/src/bin/pwd/tests/pwd_test.sh >>pwd_test.tmp chmod +x pwd_test.tmp mv pwd_test.tmp pwd_test --- Kyuafile --- --- all_subdir_rescue --- --- all_subdir_bin --- --- pwd.full --- --- all_subdir_rescue --- --- keyword.o --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = pwd.full pwd.pieo =20 --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.keyword.o -MTkeyword.o -std=3Dgnu17 -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/bin/ps/keyword= .c -o keyword.o --- all_subdir_bin --- --- pwd.1.gz --- gzip -cn /workspace/src/bin/pwd/pwd.1 > pwd.1.gz --- pwd.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pwd.ful= l pwd.debug --- pwd --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpwd.debug pwd.full pwd --- all_subdir_secure --- --- serverloop.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.serverloop.pieo -MTserverloop.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/serverlo= op.c -o serverloop.pieo --- all_subdir_bin --- --- all_subdir_bin/realpath --- =3D=3D=3D> bin/realpath (all) --- all_subdir_sbin --- --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_bin --- --- .depend --- echo realpath.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- realpath.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.realpath.pieo -MTr= ealpath.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 -c /workspace/src/bin/realpath/realpath.c = -o realpath.pieo --- all_subdir_stand --- --- rijndael-api.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.rijndael-api.o -MTrijndael-api.= o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -DNDEBUG -c /workspace/src/= sys/crypto/rijndael/rijndael-api.c -o rijndael-api.o --- all_subdir_bin --- --- all_subdir_stand --- --- all_subdir_bin --- --- realpath.full --- --- all_subdir_stand --- --- gelidev.o --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = realpath.full realpath.pieo =20 --- all_subdir_cddl --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.gelidev.o -MTgelidev.o -std=3Dg= nu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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 -Wno-address-of-packed-member -= Os -mpreferred-stack-boundary=3D2 -I/workspace/src/stand/common -c /work= space/src/stand/libsa/geli/gelidev.c -o gelidev.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- realpath.1.gz --- gzip -cn /workspace/src/bin/realpath/realpath.1 > realpath.1.gz --- realpath.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug realpat= h.full realpath.debug --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.nvlist= .o -MTnvlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werro= r -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 -Wno-add= ress-of-packed-member -Os -include /workspace/src/sys/contrib/openzfs/incl= ude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/= os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/= openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/stand/libsa/zf= s/nvlist.c -o nvlist.o --- all_subdir_bin --- --- realpath --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drealpath.debug realpath.full realpath --- all_subdir_sbin --- --- hash.pieo --- --- all_subdir_bin --- --- all_subdir_bin/rm --- =3D=3D=3D> bin/rm (all) --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' --- all_subdir_rescue --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_rescue --- --- nlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.nlist.o -MTnlist.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/ps/nlist.c -o = nlist.o --- all_subdir_libexec --- --- gloadavg.pieo --- --- all_subdir_bin --- --- .depend --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.gloadavg.pieo -MTgloadavg.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/libexec/atrun/gl= oadavg.c -o gloadavg.pieo --- all_subdir_bin --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- rm.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rm.pieo -MTrm.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -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 -c /workspace/src/bin/rm/rm.c -o rm.pieo --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec 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_stand --- --- all_subdir_stand/libsa32 --- --- all_subdir_rescue --- make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 42.95 real 234.39 user 24.53 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins2163303827042949= 906.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_1014_782902084.1776250634169-- From nobody Wed Apr 15 11:44:31 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 4fwfSf2JRRz6ZlWS for ; Wed, 15 Apr 2026 11:44:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwfSd0pHWz3WPl; Wed, 15 Apr 2026 11:44:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776253473; a=rsa-sha256; cv=none; b=nx7V/GooJG76QmdBdBJCmiFgDa9MRH9zZWr1QqfflXNRAm2o9Ii/Ty50OHXWgqCPuSjK/t jNXEB4PJel4AbOOPD2GYQcbr0ipSK0m98jXg1ej0P62Ki3F6Sxp4kVUu1Qc3bf5V88xOFL nhevjRrJlyPg37WpvGGmtjuVwfoUNXUpgefI52tIYLMmlcpJpg0KzRUpu7XT2iwZvfPmn8 E/7mZhMnieqGyV+fxBJUvMm1UMYsJyC9va9s5UrQNH1UzPvOSslPgez2lQr764nO9rnqlC O5I2SoDz3DWGeGvssFmSkndVYJvmzboE+XbyOFJOycKAvWW28nY3gumA1QNPsw== 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=1776253473; 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=um5Eys0LfqCsgtjvyx0+XRa/AviUzDs/tlOd4pcNGZc=; b=cc1PjkO96FsNm1nKT3y/UxHM0va0pc1n4UjSLL3Gr9mhVDB6RJtCNCLqhZVgM99/YeUGIK d5wGv4Obu9YJJTmoZXR3cit16wnX2yAHthbbDlmn6vkibiKseRcVDZPasr9KF3EfHCcjJ4 X2gFCJjyW7WU/JowhDJKvW4GfNs6I04XTA6mKZ6bnZQfRKu7YznltGtnT8n+YipSESn5we Gn9kADKwck/zV5qOKLGTjFOJZxRVPOgsBroCktyTLRppQWhbvSuZ/IV/UK1GIRrGeoPNan ThpkDl/yBk05NPUm0jgwufg33qtrhsLHoZa5i82Wrf93tsR5j6YGhJh4rCY48w== 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 4fwfSc73Y2z4Mc; Wed, 15 Apr 2026 11:44:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 11:44:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <362577991.1017.1776253472997@jenkins.ci.freebsd.org> In-Reply-To: <253146929.921.1776196132494@jenkins.ci.freebsd.org> References: <253146929.921.1776196132494@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1018 - 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_1016_443009560.1776253471468" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1016_443009560.1776253471468 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1018 (ab57518e50d9b711a65fa6a8= 43dd851ee170aee3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1018/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1018/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1018/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) 2620eb7a3d42c56a0dc681c48475ebd84be18283 by michaelo: daemon(8): Add "--output-file -o" to list of options enabling ab57518e50d9b711a65fa6a843dd851ee170aee3 by des: sys/abi_types.h: Stick with 32-bit time32_t The end of the build log: [...truncated 56.74 MiB...] 330 | GET_BIT(BZ_X_CODING_3, uc); | ^~~~~~~ /workspace/src/contrib/bzip2/decompress.c:88:7: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 88 | zn =3D gMinlen; \ | ~~~^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macr= o 'GET_MTF_VAL' 379 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:89:4: note: in expansion of macro= 'GET_BITS' 89 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macr= o 'GET_MTF_VAL' 379 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:94:9: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 94 | zn++; \ | ~~^~ /workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macr= o 'GET_MTF_VAL' 379 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro= 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:95:7: note: in expansion of macro= 'GET_BIT' 95 | GET_BIT(label2, zj); \ | ^~~~~~~ /workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macr= o 'GET_MTF_VAL' 379 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:88:7: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 88 | zn =3D gMinlen; \ | ~~~^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of mac= ro 'GET_MTF_VAL' 489 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:89:4: note: in expansion of macro= 'GET_BITS' 89 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of mac= ro 'GET_MTF_VAL' 489 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:94:9: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 94 | zn++; \ | ~~^~ /workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of mac= ro 'GET_MTF_VAL' 489 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro= 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:95:7: note: in expansion of macro= 'GET_BIT' 95 | GET_BIT(label2, zj); \ | ^~~~~~~ /workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of mac= ro 'GET_MTF_VAL' 489 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:591:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 591 | if (uc !=3D 0x72) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:592:7: note: in expansion of macr= o 'GET_UCHAR' 592 | GET_UCHAR(BZ_X_ENDHDR_3, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:593:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 593 | if (uc !=3D 0x45) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:594:7: note: in expansion of macr= o 'GET_UCHAR' 594 | GET_UCHAR(BZ_X_ENDHDR_4, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:595:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 595 | if (uc !=3D 0x38) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:596:7: note: in expansion of macr= o 'GET_UCHAR' 596 | GET_UCHAR(BZ_X_ENDHDR_5, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:597:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 597 | if (uc !=3D 0x50) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:598:7: note: in expansion of macr= o 'GET_UCHAR' 598 | GET_UCHAR(BZ_X_ENDHDR_6, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:601:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 601 | s->storedCombinedCRC =3D 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:602:7: note: in expansion of macr= o 'GET_UCHAR' 602 | GET_UCHAR(BZ_X_CCRC_1, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:603:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 603 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:604:7: note: in expansion of macr= o 'GET_UCHAR' 604 | GET_UCHAR(BZ_X_CCRC_2, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:605:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 605 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:606:7: note: in expansion of macr= o 'GET_UCHAR' 606 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:607:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 607 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:608:7: note: in expansion of macr= o 'GET_UCHAR' 608 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ --- lib/libnv__L --- --- nvlist.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.pico -MTnvlist.= pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/nvlist.c -o nvlist.pico --- lib/libgssapi__L --- --- gss_names.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- gss_oid_to_str.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libgssapi/gss_oid_to_str.c -o gss_oid_to= _str.o --- gss_pname_to_uid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pname_to_uid.o -MTgss_pname_to_uid.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_pname_to_uid.c -o gss_= pname_to_uid.o --- gss_process_context_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_process_context_token.o -MTgss_process_context_token.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_p= rocess_context_token.c -o gss_process_context_token.o --- lib/libelf__L --- --- elf_update.o --- cc1: all warnings being treated as errors *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 78.09 real 631.63 user 80.63 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins15627904973= 249122275.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_1016_443009560.1776253471468-- From nobody Wed Apr 15 12:22:03 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 4fwgHw5kgRz6Znsf for ; Wed, 15 Apr 2026 12:22:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwgHw1bprz3ZgQ; Wed, 15 Apr 2026 12:22:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776255724; a=rsa-sha256; cv=none; b=a/UGPuC9mwt02vwoUt+VanZraE9HJAnhiHketKwVyO58Ss90ETNJw7GCN8XRqVoNXb01nP XmS2YWToxi9KuLiQAl5EuodBwh6A5Vi+z4Xh9XlJ1RP2NtfJT3WLq9efV18j0ecPiP5iJl SuN5U2eXnyP/u1/vYi6w1L3pyeZuC8rwWNlPGhaW5TZa5sj8RuCU3mX6GbCYUMVqi47NLJ r3tcniw0Xm+1dxG7ImiYpl0CvKU/Gxd58VFBs/2m9uXnHMyL6Yq+r4OJKAY2Q1Zd9VD+sq rxS7Rq6IrVMGUPmaSk3BMCO1x8hhz1bX0ALRsWHqaLNkoZHldjjwyBkW1DN8Hw== 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=1776255724; 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=JfxIOVpyUhtdM6sEKLGJsD39QwILkSbbm0MgkreNJ/Y=; b=QCbfvHrCvG8dpyPFUqZdff+2Cy5wwQHlKIS9i6Qnp7cf3z59WDySJ0g7hMkp00TFVBjHyi 6Ov1mbdQ8ilz3zZT+yq5cseWCS+UqPDjR/tMdNyfrSlm8RG5Kbgr9BKye9NJVpiCYjO/PX lTVPMUfo1nTS44uq7XpM4ggTeaIrKyc2/I+ePj2KAXrnHyl3pMijbVbH6LgRlPwYzIwVcT sED3l0+WlCdgP0n26PnsMylAuZxzXAqQkU20d4B5KLQ59lfVtMIVUwlwf1A1Y1A0vCAPUH S1RZxAxRHUEmbKFZJnDHOAgojYakpAIVj1iQUoV42pCTGkQFYx51by4/Xth3dw== 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 4fwgHw17Ybz4f1; Wed, 15 Apr 2026 12:22:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 12:22:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1769978703.1019.1776255724164@jenkins.ci.freebsd.org> In-Reply-To: <527372080.999.1776248909984@jenkins.ci.freebsd.org> References: <527372080.999.1776248909984@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28277 - 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_1018_1478981395.1776255723992" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1018_1478981395.1776255723992 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28277 (a6bd704850a615ae81076855a2083c7ab64= 81df1) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28277= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28277/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28277/co= nsole 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) 47a9af4b39bf174efed7f6d43644d4b0bc0c9886 by michaelo: rc.d/NETWORKING: remove the NETWORK alias a6bd704850a615ae81076855a2083c7ab6481df1 by des: sockstat: Unbreak SEE ALSO section The end of the build log: [...truncated 4.30 MiB...] #7 0xffffffff80fbfa77 at vm_map_wire+0x67 #8 0xffffffff80fb6c75 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.988s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:27:31 epair0b: Ethernet address: 58:9c:fc:10:0f:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ef:6d epair1b: Ethernet address: 58:9c:fc:10:57:21 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.694s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:27:31 epair0b: Ethernet address: 58:9c:fc:10:0f:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.194s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:27:31 epair0b: Ethernet address: 58:9c:fc:10:0f:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ef:6d epair1b: Ethernet address: 58:9c:fc:10:57:21 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.476s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:27:31 epair0b: Ethernet address: 58:9c:fc:10:0f:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.241s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:27:31 epair0b: Ethernet address: 58:9c:fc:10:0f:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ef:6d epair1b: Ethernet address: 58:9c:fc:10:57:21 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.354s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:27:31 epair0b: Ethernet address: 58:9c:fc:10:0f:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.313s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.052s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:27:31 epair0b: Ethernet address: 58:9c:fc:10:0f:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.423s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.926s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 17278 to 208 packets/sec passed [0.859s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.597s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.126s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 15097 to 186 packets/sec Limiting tcp reset response from 14860 to 198 packets/sec Limiting tcp reset response from 14637 to 206 packets/sec Limiting tcp reset response from 14768 to 192 packets/sec Limiting tcp reset response from 14814 to 205 packets/sec passed [4.445s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 16490 to 209 packets/sec Limiting tcp reset response from 19293 to 187 packets/sec Limiting tcp reset response from 18938 to 203 packets/sec Limiting tcp reset response from 14104 to 216 packets/sec passed [3.723s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.344s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.347s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801533cb030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c0b3ab0 frame pointer=09 =3D 0x28:0xfffffe008c0b3bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8007e381300 rsi: 0000000000000001 rdx: ffffffff8226abd0 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c0b3bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801533cb000 r13: 0000000000000000 r14: fffff801533cb048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776255693 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c0b3= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c0b3910 panic() at panic+0x43/frame 0xfffffe008c0b3970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0b39e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0b39e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c0b3ab0, rbp = =3D 0xfffffe008c0b3bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c0b3bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c0b3c60 run_test() at run_test+0x2ad/frame 0xfffffe008c0b3d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c0b3d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c0b3e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c0b3e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c0b3= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c0b3f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c0b3f30 --- trap 0x16, rip =3D 0xdc7201b5d0a, rsp =3D 0xdc7247a9ed8, rbp =3D 0xdc72= 47a9ef0 --- KDB: enter: panic [ thread pid 0 tid 107511 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801dea7a000: pid 0 tid 107511 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801dea7a550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c0b4000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1729dcd61 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 46m0s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28277' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins17805124813407056124.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'a6bd704850a61= 5ae81076855a2083c7ab6481df1', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../a6bd704850a615ae8107= 6855a2083c7ab6481df1/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1018_1478981395.1776255723992-- From nobody Wed Apr 15 12:31:44 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 4fwgW71vpxz6ZpKM for ; Wed, 15 Apr 2026 12:31:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwgW66Pdnz3bQZ; Wed, 15 Apr 2026 12:31:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776256306; a=rsa-sha256; cv=none; b=jMGHe4UYj7M7cZGdYmb4kj04M+/EYi/IibqCx7g0o7TAVMWOL0BZGpwq7V/AqM1h0U/EOv MDn3k6TR9pXcPtRLWNDZwFkNrh1UmKnA3FZwcSIQEs7k6i01io84fSpyZyIqQYzo7TD3lI s3h3GiGoaxCdaq3YeJGVPvegypaidzG1YY3dboUsoBGigx8dUC9AKbc5FzBFwP2HfDUzcB 9VW/Tt83DNcWnRSg11WvwnubUdhhhNriXwI6BAa8j1T9Vtc99b8s7X57pustE/qFCyHvUJ VdsZKXINnADU8mjgIoOsDk7l5E7knXpfCenUvTrhuOESucNrapd7569RfICOmA== 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=1776256306; 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=WCE3+KuX5Zb+nR8OKhRVNlkGwcTWXnfyKSRQfmm3EME=; b=CSgs6kkm6CDeVBCMKLhHS93fuEpSdQnV+kbyQxHW0QPIZGS1QZLxj5m5o5t9TGvbkvQ1wH XmKw8r0lVA31WXtEqfqHG1Gw3OCF6FO/xPpd8xewB6xIDFFImganQdfOOusM4m5K4wOXI8 SpL417NZxoH2oldphDQY727GBeZAohcFn4ufN95xdWZr8eq2heJiyyKvsEKQ5XBRysvhk9 gP8KPrRog4eZyaZYKuhtOMqjUYqB0Qnz7GQ/FaoHGG5+7OXwHS2+y0dCNV0lxgRM5M2zBh HNwjDBo/LfWI4TzYX2AmzuX6k/JGfOBolWl47LFNi5Itt8Z+iJ1EX9QkQM/IHQ== 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 4fwgW65qzKz5fM; Wed, 15 Apr 2026 12:31:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 12:31:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1887404276.1021.1776256306825@jenkins.ci.freebsd.org> In-Reply-To: <1033816877.1015.1776250636450@jenkins.ci.freebsd.org> References: <1033816877.1015.1776250636450@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3422 - 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_1020_2064020541.1776256304512" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1020_2064020541.1776256304512 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3422 (a6bd704850a615ae81076855a2083= c7ab6481df1) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3422/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3422/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 422/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) 47a9af4b39bf174efed7f6d43644d4b0bc0c9886 by michaelo: rc.d/NETWORKING: remove the NETWORK alias a6bd704850a615ae81076855a2083c7ab6481df1 by des: sockstat: Unbreak SEE ALSO section The end of the build log: [...truncated 85.16 MiB...] --- cd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.cd.o -MTcd.o -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /= workspace/src/bin/sh/cd.c -o cd.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_sbin --- --- main.pieo --- --- all_subdir_stand --- --- zfs_zstd.o --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.main.pieo = -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/main.c -o main.pieo --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.zfs_zs= td.o -MTzfs_zstd.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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 -Wno-= address-of-packed-member -Os -include /workspace/src/sys/contrib/openzfs/i= nclude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/inclu= de/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contr= ib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DIN_BASE -DIN_LIBSA -c /work= space/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c -o zfs_zstd.o --- all_subdir_krb5 --- --- main.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspac= e/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -W= no-unused-parameter -g -MD -MF.depend.main.pico -MTmain.pico -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth= /otp/main.c -o main.pico --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- fse_decompress.o --- --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.= c -o fse_decompress.o --- all_subdir_secure --- --- ciphers.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.ciphers.pieo = -MTciphers.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -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/crypto/openssl/apps/ciphers.= c -o ciphers.pieo --- all_subdir_secure/libexec --- --- session.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.session.pieo -MTsession.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/session.c -o ses= sion.pieo --- all_subdir_libexec --- --- dns.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dns.pieo -MTdns.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -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/contrib/dma/d= ns.c -o dns.pieo --- all_subdir_share --- --- lv_LV.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lv_LV.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/lv_LV.UTF-8 --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_krb5 --- --- otp_state.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspac= e/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -W= no-unused-parameter -g -MD -MF.depend.otp_state.pico -MTotp_state.pico -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -c /workspace/src/crypto/krb5/src/plugins= /preauth/otp/otp_state.c -o otp_state.pico --- all_subdir_rescue --- --- echo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.echo.o -MTecho.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/bltin/echo.c -o echo.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c: In function 'main': --- all_subdir_stand --- --- blake3.o --- --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c:344:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 344 | (void)strncpy(spcl.c_dev, disk, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:341:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 341 | (void)strncpy(spcl.c_dev, dt->fs_spec, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:342:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 342 | (void)strncpy(spcl.c_filesys, dt->fs_file, NAMELEN)= ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:365:64: warning: '/.snap' directive output = may be truncated writing 6 bytes into a region of size between 1 and 1024 [= -Wformat-truncation=3D] 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~= ~~ /workspace/src/sbin/dump/main.c:365:25: note: 'snprintf' output between 7 a= nd 1030 bytes into a destination of size 1024 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:376:40: warning: '/.snap/dump_snapshot' dir= ective output may be truncated writing 20 bytes into a region of size betwe= en 1 and 1024 [-Wformat-truncation=3D] 376 | "%s/.snap/dump_snapshot", mntpt= ); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:375:33: note: 'snprintf' output between 21 = and 1044 bytes into a destination of size 1024 375 | snprintf(snapname, sizeof snapname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | "%s/.snap/dump_snapshot", mntpt= ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Os -include /workspace/src/sys/contrib/= openzfs/include/sys/simd_config.h -include /workspace/src/sys/contrib/open= zfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/= sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sy= s/contrib/openzfs/module/icp/algs/blake3/blake3.c -o blake3.o --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c:377:71: warning: '%s' directive output may = be truncated writing up to 1023 bytes into a region of size 1007 [-Wformat-= truncation=3D] 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | = ^~ /workspace/src/sbin/dump/main.c:377:33: note: 'snprintf' output between 19 = and 2065 bytes into a destination of size 1024 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ 378 | _PATH_MKSNAP_FFS, mntpt, snapna= me); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- cmp.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.cmp.pieo -MTc= mp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/cmp.c -o cmp.pi= eo --- all_subdir_rescue --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.error.o -MTerror.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/error.c -o error.o --- all_subdir_libexec --- --- local.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.local.pieo -MTlocal.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/local.c -o local.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- --- eval.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 43.18 real 257.36 user 26.78 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1473934833170646= 2098.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_1020_2064020541.1776256304512-- From nobody Wed Apr 15 12:33:04 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 4fwgXg02HRz6Zp8l for ; Wed, 15 Apr 2026 12:33:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwgXf3bt9z3c4R; Wed, 15 Apr 2026 12:33:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776256386; a=rsa-sha256; cv=none; b=VTqZZU7JdLdLgSuc0/yjxE5DUyYrz5Cfcuz1Lh+K2A0oahlef88mYTmbkTWIJ0ol+4s+ej 7Y8/RAaWnrKe8xXhPQ4QcU7JR17s7CxGP/Yf6ORnPRdOH4eLIOaMAc3WLr1liRf+pnaJpU 2DZM2r7cq7Z4FP7BEBtddJskpLuHr+eO6DxqqJ7T1oVZpmISv3U/4Hch3pVsDxsBsX5Iii TX4xFGlaSqGixRaJfyYwx4nWEQ1WwTF3S5yfS7EWX7KIpZARw9W3Vkx46xwTIBX1EWLpeM gdj3X0nU99OwYB5QpqZJONcPx86zqLu2CAzzXj7SY8IBLD0UWWG5o7NCtNNIow== 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=1776256386; 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=mxYYhOsXIDsp1aHFZgmgwuNvIOI1T1cJquqUauuFDiY=; b=Mmu1PE9evTFRl/NJLTMjvG87CUd+sFM7dNAgOZpJwg9nGtziHtxRGCfh3y7sdMaYUzsdKF mKqg23EY7BTQx/hAYJ6A67WtiN50/L1k4FKvXIHy7cBQbjgdACAJaZFv+GLMaG8Y3VWjL6 sX8S24hxPupEJ2KxGk0qvCVssLx/oSZ+i71rc2VuP0AttVIVW/FyaUNevTFYUjsTijTOX7 JiBnbM6jknzrqTDGMVFfzZsgWVfpf7dE/Mr66v0S8Oei1J4KLaWEckqgvIsEhTjSiYDZrt jo3omkHaq0K2I3cLN1RVAhIB9WEs4Hmi4fbAQPphBobFjmUwRtZu47vxAESRfw== 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 4fwgXf32KHz5yH; Wed, 15 Apr 2026 12:33:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 12:33:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1228668870.1023.1776256386430@jenkins.ci.freebsd.org> In-Reply-To: <2071316567.995.1776247543308@jenkins.ci.freebsd.org> References: <2071316567.995.1776247543308@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #698 - 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_1022_748210757.1776256384602" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1022_748210757.1776256384602 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #698 (e4f02a72f7f6ef3a996542767= 9aec191e2ce34d9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/698/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/698/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/698/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) 5aa751c6556f9ad9db651bee83f3089f53269b63 by michaelo: daemon(8): Add "--output-file -o" to list of options enabling e4f02a72f7f6ef3a9965427679aec191e2ce34d9 by fuz: libc/tests/string: add a more comprehensive unit test for strrchr() The end of the build log: [...truncated 67.81 MiB...] | ^~~~ --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- --- lib/libmd__L --- --- md4hl.c --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libmd__L --- --- md4c.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/libelf__L --- --- krb5/util/ss__L --- --- data.o --- --- lib/libelf__L --- --- elf_begin.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong--- = lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- krb5/util/ss__L --- -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c /workspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- --- bcmp.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -a--- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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= precat--- lib/libelf__L --- lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_cntl= .c -o elf_cntl.o --- krb5/util/support__L --- 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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-u--- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libkiconv__L --- ninitialized -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-de= fined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-erro= r=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmems= et-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpo= inter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-= error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poi= nter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-= return-type -Wno-address-of-packed-member -c /workspace/src/lib/libk= iconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- krb5/util/support__L --- --- fake-addrinfo.o --- --- krb5/util/ss__L --- --- invocation.o --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- --- lib/libmd__L --- --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 102.77 real 797.94 user 125.93 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins32652949417= 36746601.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1022_748210757.1776256384602-- From nobody Wed Apr 15 13:50: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 4fwjGK1q0Lz6ZttR for ; Wed, 15 Apr 2026 13:50:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwjGJ6mFqz3mcx; Wed, 15 Apr 2026 13:50:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776261049; a=rsa-sha256; cv=none; b=f7zdOdbv4H/lzLyWpaLGniunCBp0QlIiZuVZCqhADqugWIkobQqLQx9CJrlDx+vqw/EKBn kA+iiEbE4v5ZmZkTkn+qi4RCvgLB3SLNRH6on30tM6Fo4cIE0uwqyawSe/NSfyaKfjur8n XbJY9hiidPXeLzpK5CTTXOKd/PxRrYB/Cj0jcOQdg5vAgajw8yGhg6BR321pyUJGv7Vaoj Jck9BxWGmW/cZPUbvdai9FlK841QqoFuzIzH9VOMe8sx0/bKtM6lE04Dz962RFfAANhi11 zrg3F9piIrAEMHzyKuKu8fklkXH43KoiSpoUd4ekI/+hvyaieSlrdS4W+O/WEQ== 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=1776261049; 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=pGqPPjmvIChaFLM1oEw5AGRJZTNfq5woUVP69M0JJlA=; b=pUYax+3LlSF0Fl6I0sLJP29eRy+5Fx/mEmUH9TUmoiT2zhL417wEUZiF6Dtz75DVgfYsL+ i0h+znShJAwTSNOO3/nSB2MrL8+wsIXVYus2ravuvjEyBg0/zRD2dsnt+vICai1bmuS/iF lKSbq0xkeqnIO8Az6TR3IuTyx283xk9WnYhsdFunfWLrDY/twFS/rKnHt77oDu3mEyKODW W79mjdYokcLhUJpi7YKECh1jt/YJRXMlmMngFzUVybZuaBCE4xvyqY191vKCh/4BJmtSTl l/QVNLMDSD72DGnQpKvkSQRdFiT1ezBora699XzNCWTk6godiJEiJv0aeLDsbw== 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 4fwjGJ5xbMz7g6; Wed, 15 Apr 2026 13:50:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 13:50:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1756847678.1027.1776261048839@jenkins.ci.freebsd.org> In-Reply-To: <1910484616.929.1776203287618@jenkins.ci.freebsd.org> References: <1910484616.929.1776203287618@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1872 - Still Unstable 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_1026_269221299.1776261048637" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1026_269221299.1776261048637 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1872 (ab57518e50d9b711a65fa6a843dd851ee170aee3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1872/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1872/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1872/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 2620eb7a3d42c56a0dc681c48475ebd84be18283 by michaelo: daemon(8): Add "--output-file -o" to list of options enabling ab57518e50d9b711a65fa6a843dd851ee170aee3 by des: sys/abi_types.h: Stick with 32-bit time32_t The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_1026_269221299.1776261048637-- From nobody Wed Apr 15 13:57:44 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 4fwjQK6lrLz6ZvHL for ; Wed, 15 Apr 2026 13:57:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwjQK4yD2z3nBf; Wed, 15 Apr 2026 13:57:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776261465; a=rsa-sha256; cv=none; b=NmMl6OfVws1PeLi/2oEMO1j30l2gCMurJjoDICK8SQVV5M3LEpmDFNm6p4oiQna4HPN4IP 5AJreoYVa/s0J2jNvr7K+BQYXt4y0R58eke+D+eO8BBWIA+HUDrWbjZuwjW0HaSsDEv5Tm A0tc5UeVXRrQRXJ4kgYP5Ut9CE3ukYrPYjckKESFjYO65wc5IThFLOj65WF17c3n/c2ntv CwPARI4/jbbHmKwkR5PTH43lJmC0jiuW5ilMVXqU0d5tsA5jUJRvpS69E9IJNmvZFizcld 1/Mb6BKAyeVTT4ihy0C7VJH8lkLsGcZb0ldGhgUjh704Jn41A8gQmXD4gSm4ow== 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=1776261465; 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=kan9kt38RpJ9Fv2SlE/VNjxzOmLw8OGvcaW7SbFxyWw=; b=SXEMewoFXTKlK5aTiXXqdcXQl5rjImb1JOl/pQUveP2K02VnGsZd4gKT3Tp9JXyhZVFcoC l3/yhzebfk8CBNv6mpEQYDWA36EVai2LMD46RQbY670pgYCe+pby+H3C3gIftdanO/rJ3l c/JF3wGnte4i2feYFWEEp9yeLQMF5f1goipez0uzeUzOUvLWHILDtDd/p2Fe164qn45/y+ 7ixOLxo/VBfSdoX4jdxOrwdzZP3OMtx4lYPlD6S1F7/bLL21LBL1akDvLsxnczTH1cTHjv WBJhjxbw2s5DQuudb6lUPXXki4rMolp8uo267teZ14HwzdxuQPswWVl504db8w== 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 4fwjQK4Qlxz865; Wed, 15 Apr 2026 13:57:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 13:57:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <305467193.1031.1776261465626@jenkins.ci.freebsd.org> In-Reply-To: <362577991.1017.1776253472997@jenkins.ci.freebsd.org> References: <362577991.1017.1776253472997@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1019 - 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_1030_722065768.1776261464163" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1030_722065768.1776261464163 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1019 (78bf20d2e2cf7b59752567ce= a5ed98ad7fd5efc1) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1019/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1019/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1019/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) 78bf20d2e2cf7b59752567cea5ed98ad7fd5efc1 by fuz: libc/tests/string: add a more comprehensive unit test for strrchr() The end of the build log: [...truncated 56.73 MiB...] --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libmd__L --- --- md5hl.o --- --- lib/libkiconv__L --- --- quirks.pico --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libcrypt__L --- --- crypt-nthash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-nthash.o -MTcrypt-nthash.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-nthash.c -o c= rypt-nthash.o --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- --- lib/libelf__L --- --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3D--- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getarsym.c -o elf_getarsym.o --- lib/libkiconv__L --- --- libkiconv.so.4 --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libkiconv__L --- --- _debuginstall --- --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libelf__L --- --- elf_getident.o --- --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libfigpar__L --- --- string_m.pico --- --- lib/libjail__L --- --- jail_getid.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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--- lib/ncurses/tinfo__L --- make[4]: 1 error --- lib/libfigpar__L --- -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar= /string_m.c -o string_m.pico --- lib/ncurses/tinfo__L --- make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.38 real 434.48 user 59.10 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins16170906764= 083866878.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_1030_722065768.1776261464163-- From nobody Wed Apr 15 14:37:32 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 4fwkJF32SVz6YyJw for ; Wed, 15 Apr 2026 14:37:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwkJD67Ssz3s0n; Wed, 15 Apr 2026 14:37:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776263852; a=rsa-sha256; cv=none; b=MCbA2U+TABUDonJk3P2zeFDs9AXjCN+TAr9tIvMEGHQjqW4vUEvQsezJwYyZA09v6NuwQF d3WQ1ea9bEY1a0h0px4qwnI/agMrgal+Ek9uZt0LUlWfFZHW2OdVdixrZghshr+Bx7AAcQ 71obDnsDBqXK+vRrYiLNsTf6wTvEu6RR0+25jeiWY+6q4M6kykBXJ0GVcpe+CFxorNIPb/ RBUMBX2txiXTM3TdW3ohrm7t7TJsZfwHZczeN/B3KxdQCO75WPdsCbwdBRvz3CLdwVS7Y0 x2Tt3kvCMIEF1QrVTiv5LCc3r3HWdwL3SvlKpEOiDnp/7qxgK7YepVH8DzQNeQ== 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=1776263852; 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=ebHXl/kXvfQr5UFUtBqIJbesqz7RLmeD1I2CBpuk/d4=; b=DLH+Mi4xvqeDrxQic62AhGq6HvXqyp2AldRMJIt0AnNdyj9XfCvZeehOKJtQlC8ozSTWIq cwGRTgVpKwV1Ofw6A89AIJNMKo7XqaqCPn/w6vKWAyayk/7R9ffhpCvJCcAvT6OBOlbW50 AsUGHQkT/pc/jr2h2UDwR0Uy6rJgh+oE+qnwD5vgey5XJ2JpeEhyWoxwpaRlJZVAf0sX/q pOBp7qtXSQSAeU1+KalQZuTZA3OMp23nApYzTipBFxWDMzHzaeMvqN6GLC2PlJjqJwqaZW 7yd4iVJowuDzw1ezt4Ejeg9zNBMOjNvqWuZnfQhaGUHhKNCbCr0cJyQWn3oshg== 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 4fwkJD5YC0z8mq; Wed, 15 Apr 2026 14:37:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 14:37:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: obiwac@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1142020063.1043.1776263852783@jenkins.ci.freebsd.org> In-Reply-To: <1769978703.1019.1776255724164@jenkins.ci.freebsd.org> References: <1769978703.1019.1776255724164@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28278 - 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_1042_1041024689.1776263852593" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1042_1041024689.1776263852593 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28278 (bb36c457ea49d80ca3109ef25ca41a614f9= 738b8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28278= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28278/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28278/co= nsole 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) bb36c457ea49d80ca3109ef25ca41a614f9738b8 by obiwac: thunderbolt: Support generic USB4 NHIs The end of the build log: [...truncated 4.30 MiB...] #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.191s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:fb:28 epair0b: Ethernet address: 58:9c:fc:10:bb:fe epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1b:b8 epair1b: Ethernet address: 58:9c:fc:10:06:82 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.898s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:fb:28 epair0b: Ethernet address: 58:9c:fc:10:bb:fe epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.204s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:fb:28 epair0b: Ethernet address: 58:9c:fc:10:bb:fe epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1b:b8 epair1b: Ethernet address: 58:9c:fc:10:06:82 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.207s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:fb:28 epair0b: Ethernet address: 58:9c:fc:10:bb:fe epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.307s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:fb:28 epair0b: Ethernet address: 58:9c:fc:10:bb:fe epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1b:b8 epair1b: Ethernet address: 58:9c:fc:10:06:82 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.778s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:fb:28 epair0b: Ethernet address: 58:9c:fc:10:bb:fe epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.360s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.072s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.064s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:fb:28 epair0b: Ethernet address: 58:9c:fc:10:bb:fe epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.923s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8128 to 208 packets/sec passed [1.947s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8421 to 203 packets/sec Limiting tcp reset response from 7574 to 210 packets/sec Limiting tcp reset response from 7596 to 193 packets/sec passed [2.157s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .009s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.184s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 831 to 211 packets/sec Limiting tcp reset response from 9964 to 212 packets/sec Limiting tcp reset response from 10091 to 213 packets/sec Limiting tcp reset response from 10109 to 216 packets/sec Limiting tcp reset response from 10157 to 192 packets/sec Limiting tcp reset response from 10293 to 213 packets/sec Limiting tcp reset response from 10230 to 208 packets/sec passed [6.407s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9394 to 214 packets/sec Limiting tcp reset response from 9153 to 211 packets/sec Limiting tcp reset response from 8652 to 205 packets/sec Limiting tcp reset response from 9017 to 196 packets/sec Limiting tcp reset response from 8958 to 186 packets/sec Limiting tcp reset response from 9249 to 197 packets/sec Limiting tcp reset response from 8898 to 203 packets/sec passed [7.285s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.487s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.479s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801c6d3c830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe00a2296ab0 frame pointer=09 =3D 0x28:0xfffffe00a2296bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b4800 rsi: 0000000000000001 rdx: ffffffff82268728 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a2296bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801c6d3c800 r13: 0000000000000000 r14: fffff801c6d3c848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776263841 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a2296= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a2296910 panic() at panic+0x43/frame 0xfffffe00a2296970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a22969e0 calltrap() at calltrap+0x8/frame 0xfffffe00a22969e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a2296ab0, rbp = =3D 0xfffffe00a2296bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a2296bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a2296c60 run_test() at run_test+0x2ad/frame 0xfffffe00a2296d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a2296d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a2296e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a2296e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a2296= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a2296f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a2296f30 --- trap 0xc, rip =3D 0x3b0256009d0a, rsp =3D 0x3b0257b25ec8, rbp =3D 0x3b0= 257b25ee0 --- KDB: enter: panic [ thread pid 0 tid 107455 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff800bf7de000: pid 0 tid 107455 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff800bf7de550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe00a2297000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x2221a1fc6 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m56s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28278' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh x ./auto-shutdown x ./disable-notyet-tests.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins18338542087960771222.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'bb36c457ea49d= 80ca3109ef25ca41a614f9738b8', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../bb36c457ea49d80ca310= 9ef25ca41a614f9738b8/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1042_1041024689.1776263852593-- From nobody Wed Apr 15 14:51:20 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 4fwkcC1fg1z6Z07T for ; Wed, 15 Apr 2026 14:51:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwkcB64s8z3tmd; Wed, 15 Apr 2026 14:51:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776264682; a=rsa-sha256; cv=none; b=ec3gH108OdxHch2iySFnZsbyv5qHgnXxRchyWD4e75nhYDsOk+R0VBt9UOttEYL5KJI8r8 GMkh/Esi84SgxDxzzh3/A2Plj+KMUwlTxWbvzhfaO+p0IJ8HIXfBJTSYfWAsV3NAxtbzB1 lbSWHzjXI5oQM6YXvgjIwOaOsuKkXw2oMIurVRplo6thMxU2y+9cyaxml0Iwo1EunPz5s+ 4aJmwgAZLgjsP+8eucxQu5tbrpE2Vy9whoVjEiqHf0LgpL/Hud6DdMmiJza95mwGtIybvH I1nRFBzvH5RR5Mdga9y3aOU1ecc34/OkQeLJrhRk3Jy0TolrP7OigQf8tN6SXA== 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=1776264682; 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=YkSe4RMTmCjhhU3LkoLP0yFjNiDWiThZPCBIch0jsgE=; b=P8lz7E70lw4IHgWW8HcjlehNhMVCYh3N59qAJ7Al5rzuLNxMTPREAf4qqwrVVwNt35GXf0 WOlOAxq/mzD1FRIcRIEri0IdKytHIysSANmpjdFB/legm4MYdJoW5u7r04oBslG2VUaBS/ yP18PPNh/WmKYLUuEZSR5vaLlYl5+4kYFS4tj2T9aY7DkGQPpIsy/w75EX+tp4V5I6pwbx DB5OHD2lkUZecnNcNwHHZ86MyZgFBUFEtF8h1W+g4j6JBvAsckxSXMUPj6zPKnQErzK67S Xpb8br6oQAhuEWs/paDTW463glpEN3UkCC0aQNFK1zGJCO/ACUrBPl5KsL5z1g== 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 4fwkcB5b9Rz997; Wed, 15 Apr 2026 14:51:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 14:51:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: obiwac@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1778258946.1045.1776264682790@jenkins.ci.freebsd.org> In-Reply-To: <1887404276.1021.1776256306825@jenkins.ci.freebsd.org> References: <1887404276.1021.1776256306825@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3423 - 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_1044_1221286274.1776264680837" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1044_1221286274.1776264680837 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3423 (bb36c457ea49d80ca3109ef25ca41= a614f9738b8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3423/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3423/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 423/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) bb36c457ea49d80ca3109ef25ca41a614f9738b8 by obiwac: thunderbolt: Support generic USB4 NHIs The end of the build log: [...truncated 85.08 MiB...] --- all_subdir_rescue --- --- .depend --- --- all_subdir_sbin --- (cd /workspace/src/sbin/dhclient/tests && DEPENDFILE=3D.depend.option-doma= in-search_test NO_SUBDIR=3D1 make -f /workspace/src/sbin/dhclient/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Doption-domain-search_test ) --- all_subdir_rescue --- echo setfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- file.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.file.o -MTfile.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/file.c= -o file.o --- all_subdir_sbin --- --- .depend.option-domain-search_test --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- alloc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- all_subdir_lib --- --- conj_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o conj_test.= full conj_test.pieo -lprivateatf-c -lm --- all_subdir_krb5 --- --- rec_put.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_put.pico -MTr= ec_put.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_put.c -o rec_put.pico --- all_subdir_rescue --- --- mask.o --- --- all_subdir_lib --- --- conj_test.debug --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.mask.o -MTmask.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/mask.c= -o mask.o --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug conj_te= st.full conj_test.debug --- conj_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dconj_test.debug conj_test.full conj_test --- csqrt_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.csqrt_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dcsqrt_test ) --- .depend.csqrt_test --- echo csqrt_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/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.csqrt_test --- csqrt_test.pieo --- --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.csqrt_test.csqrt_test.pieo -MTcsqrt_test.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/csqrt_test= .c -o csqrt_test.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- util.pieo --- --- all_subdir_rescue --- --- merge.o --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.util.pieo -MTutil.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/util.c -o util.pieo --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.merge.o -MTmerge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/setfacl/merge.= c -o merge.o --- all_subdir_sbin --- --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_bin --- --- setfacl.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = setfacl.full file.pieo mask.pieo merge.pieo remove.pieo setfacl.pieo util.p= ieo =20 --- all_subdir_krb5 --- --- rec_search.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_search.pico -= MTrec_search.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/recno/rec_search.c -o rec_search.pic= o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-l= ength -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Os -mpreferred-stack-bo= undary=3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_con= fig.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include = -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp= /algs/blake3/blake3_generic.c -o blake3_generic.o --- all_subdir_bin --- --- setfacl.1.gz --- gzip -cn /workspace/src/bin/setfacl/setfacl.1 > setfacl.1.gz --- setfacl.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug setfacl= .full setfacl.debug --- setfacl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfacl.debug setfacl.full setfacl --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- all_subdir_sbin --- --- hash.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_rescue --- --- remove.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.remove.o -MTremove.o -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 -c /workspace/src/bin/setfacl/remo= ve.c -o remove.o --- all_subdir_bin --- --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- token.h --- sh /workspace/src/bin/sh/mktokens --- all_subdir_krb5 --- --- rec_seq.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_seq.pico -MTr= ec_seq.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_seq.c -o rec_seq.pico --- all_subdir_bin --- --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.alias.pieo -MTalias.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/alias.c -o alias.pieo --- all_subdir_rescue --- --- setfacl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.setfacl.o -MTsetfacl.o -std=3Dgnu17 -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/bin/setfacl/se= tfacl.c -o setfacl.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_krb5 --- --- rec_utils.pico --- --- all_subdir_sbin --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_utils.pico -M= Trec_utils.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_utils.c -o rec_utils.pico --- all_subdir_sbin --- --- options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.options.pieo -MToptions.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/options.c -o options.pieo --- all_subdir_stand --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary= =3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEE= D_SOLARIS_BOOLEAN -I/workspace/src/sys/contrib/openzfs/module/icp/algs/blak= e3 -I/workspace/src/sys/contrib/openzfs/module/icp/include -DIN_LIBSA -c= /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_impl.c -o= blake3_impl.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand 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 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_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src 21.70 real 229.49 user 30.24 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins5774338481788375= 824.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_1044_1221286274.1776264680837-- From nobody Wed Apr 15 15:37:46 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 4fwldk75YHz6Z2q7 for ; Wed, 15 Apr 2026 15:37:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwldk3qkGz40pR; Wed, 15 Apr 2026 15:37:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776267466; a=rsa-sha256; cv=none; b=XqRPhnSVwuUn5Kvz6I/3/9L+olzRjMmN2npzkAMzd2baOPIw7jtKBhIhQi4cabQ2m96sev lFMsCr55Bibxh4yq+jqcbN5FuApbVo/PR/ddbUPQEJF47lFsoT0Fz5OeunevhaOc30cVZq TDtyOfURrMDml7OOomNptIiVEIlf/tuVSjllzqInH75cQ3pXfl42yiz0ZIFZnHizJJvsiC 3BkmIMSHjyaWLjOA9htFX5nmkYfRo8pJmOT2uoxyoA/A+QMXIrII3gDiRjPjKdzkVWYGk2 8iAsTMOJEhXAFed/Cn4a0EE8RWnpkaesRth3A6UWGxcK8C7Fz9lYCIXwdKhmVQ== 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=1776267466; 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=WxkqlvO1gegCAMm767d+EgjLugBz21xjncjZFmCofYA=; b=PX9Y6x6hCZAbQAXexd8s87XYAcOo8iC9s0UiJplwrCtfPlMqbIUhPZ60lQPFZVOhx4SJBi RkeHnyt+WDxKFpQDxLlqGyyz82JdyBO0rlUEqFbqsLkQfNnVSUMKk2XW+i098YF5I6Xp+m HKYKYTsmE/WwMLAY489IcZMFcAeSDljoMznWGE8uYICrwGbVe18FrVYxE+eCABZOFeBNiF 6V3YRVJzZLadgGY61v8KkpNb3IjvzLjzxHDsYI2djuyPiYjF7DFp0UYpPodx4LTBEpn/81 Zh7APbs5mf5Z9CUcGkuFgZmEPCqZRIf0klskY66pUV8v7PdrlDJbkJaenKuSjA== 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 4fwldk33bjzB1c; Wed, 15 Apr 2026 15:37:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 15:37:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1464859569.1047.1776267466434@jenkins.ci.freebsd.org> In-Reply-To: <1142020063.1043.1776263852783@jenkins.ci.freebsd.org> References: <1142020063.1043.1776263852783@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28279 - 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_1046_893231710.1776267466160" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1046_893231710.1776267466160 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28279 (52d2fc702b85d56b35f8828fe7efca3cde0= d25b7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28279= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28279/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28279/co= nsole 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) 52d2fc702b85d56b35f8828fe7efca3cde0d25b7 by markj: linuxkpi: Fix an off-by-one error in the kfifo implementation The end of the build log: [...truncated 4.29 MiB...] #7 0xffffffff80fbfa77 at vm_map_wire+0x67 #8 0xffffffff80fb6c75 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.978s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:12:5b epair0b: Ethernet address: 58:9c:fc:10:30:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:75:19 epair1b: Ethernet address: 58:9c:fc:10:f6:2e epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.706s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:12:5b epair0b: Ethernet address: 58:9c:fc:10:30:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.191s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:12:5b epair0b: Ethernet address: 58:9c:fc:10:30:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:75:19 epair1b: Ethernet address: 58:9c:fc:10:f6:2e epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.535s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:12:5b epair0b: Ethernet address: 58:9c:fc:10:30:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.276s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:12:5b epair0b: Ethernet address: 58:9c:fc:10:30:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:75:19 epair1b: Ethernet address: 58:9c:fc:10:f6:2e epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.625s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:12:5b epair0b: Ethernet address: 58:9c:fc:10:30:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.331s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.054s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.047s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:12:5b epair0b: Ethernet address: 58:9c:fc:10:30:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.302s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 15267 to 189 packets/sec passed [1.075s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13850 to 187 packets/sec passed [1.181s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.122s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3565 to 203 packets/sec Limiting tcp reset response from 18102 to 213 packets/sec Limiting tcp reset response from 22591 to 194 packets/sec Limiting tcp reset response from 22731 to 198 packets/sec passed [3.042s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 14589 to 206 packets/sec Limiting tcp reset response from 14476 to 184 packets/sec Limiting tcp reset response from 14443 to 195 packets/sec Limiting tcp reset response from 14414 to 193 packets/sec passed [4.528s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.314s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.319s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003733030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008bee2ab0 frame pointer=09 =3D 0x28:0xfffffe008bee2bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003511700 rsi: 0000000000000001 rdx: ffffffff82268e10 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bee2bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003733000 r13: 0000000000000000 r14: fffff80003733048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776267454 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bee2= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bee2910 panic() at panic+0x43/frame 0xfffffe008bee2970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bee29e0 calltrap() at calltrap+0x8/frame 0xfffffe008bee29e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bee2ab0, rbp = =3D 0xfffffe008bee2bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bee2bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bee2c60 run_test() at run_test+0x2ad/frame 0xfffffe008bee2d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bee2d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bee2e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bee2e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bee2= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bee2f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bee2f30 --- trap 0x16, rip =3D 0x2fd1f113dd0a, rsp =3D 0x2fd1f315cec8, rbp =3D 0x2f= d1f315cee0 --- KDB: enter: panic [ thread pid 0 tid 107519 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801685fa780: pid 0 tid 107519 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801685facd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008bee3000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xd22de51 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 44m45s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28279' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins2806758800461505013.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '52d2fc702b85d= 56b35f8828fe7efca3cde0d25b7', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../52d2fc702b85d56b35f8= 828fe7efca3cde0d25b7/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1046_893231710.1776267466160-- From nobody Wed Apr 15 16:02:52 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 4fwmBn5lq4z6Z4MV for ; Wed, 15 Apr 2026 16:02:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwmBk50hXz42mc; Wed, 15 Apr 2026 16:02:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776268974; a=rsa-sha256; cv=none; b=o6ycvbg29uWIwTXQKJ5qT+juBc5ke4X787mBx5GI2CybUzfKwhQ/3jNVX9JGZxrbJtMs9R y7uDNbCce7jhLL40V12yWS9MIFCgAObf3yCOQwEKNOah1Hd5M6sVLbP4uHFkk4ovcbzteb tFPXDyPqrY+mF8Q6LvNPhEx/eeuNVNrq1k63cTcFjgIXffyuOiKEOH69X3JrDaobhj+l9E w0/LjGt0FFcFFs6Dzst5v5WdOjfY+cF8aS7i92NI1uE/3BkzIe6fJrnGvoFtFRrjS8PRhd FaxQ01Mn2DSObJ+CbCfXx2PZKYZC+gPY3iTAqTvStFjxynhRKQloFTHPmTBGyg== 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=1776268974; 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=H5ACWNx5WCpguOVkphz1P87Ev9PxXLo3B6H+nVY65bE=; b=LtDyfAJhr7Db+vHJrCUC+pipoKAsYRIunPhk1AGQy1Vp72DRg5GyfzzJx6+00Ee/tNSjHK 2cq/BeiV2VRMAgg7mISq+JvIIOeCZ/PwyILMMRlTzYZB/0K3lRbGviYZdPFh+Nv6qr0jiw Nlj5iWDo5Kl2qksxM1KoPUdPBcujiVY0Y7KOicf9sGNvZflh35/NOot3+uBbuJTargKQeq 31mcMO/f/zR/lRsvi6ZHcuNctwjfLy9U+DNUDFLqA8cn3ayeFJw/CszmM63i1VP7eLFWNZ rXsmCh1+lys433sv2PK1NBhsSKiZFi9HitQY9H4p24SpOp+4MgACQMf8rpbwRQ== 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 4fwmBk492tzCRR; Wed, 15 Apr 2026 16:02:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 16:02:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <702821831.1049.1776268974601@jenkins.ci.freebsd.org> In-Reply-To: <1778258946.1045.1776264682790@jenkins.ci.freebsd.org> References: <1778258946.1045.1776264682790@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3424 - 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_1048_1635983542.1776268972451" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1048_1635983542.1776268972451 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3424 (52d2fc702b85d56b35f8828fe7efc= a3cde0d25b7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3424/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3424/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 424/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) 52d2fc702b85d56b35f8828fe7efca3cde0d25b7 by markj: linuxkpi: Fix an off-by-one error in the kfifo implementation The end of the build log: [...truncated 85.09 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth.pieo -MTauth.pieo -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/crypto/openssh/auth.c -o auth.pieo --- all_subdir_bin --- --- remove.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.remove.pieo -MTrem= ove.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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 -c /workspace/src/bin/setfacl/remove.c -o remov= e.pieo --- all_subdir_stand --- --- skein.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein.o -MTskein.o -std=3Dgnu17 = -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -in= clude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -includ= e /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h = -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARI= S_BOOLEAN -c /workspace/src/sys/crypto/skein/skein.c -o skein.o --- all_subdir_sbin --- --- tables.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.tables.pieo -MTtables.pieo -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/tables.c -o tables.pieo --- all_subdir_bin --- --- setfacl.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.setfacl.pieo -MTse= tfacl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wreturn-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=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/bin/setfacl/setfacl.c -o= setfacl.pieo --- all_subdir_share --- --- ro_RO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ro_RO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ro_RO.UTF-8 --- all_subdir_rescue --- --- util.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.util.o -MTutil.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/util.c= -o util.o --- all_subdir_sbin --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.parse.pieo -MTparse.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/parse.c -o parse.pieo --- all_subdir_krb5 --- --- otp_state.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspace/src/crypto/= krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/a= md64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-par= ameter -g -MD -MF.depend.otp_state.o -MTotp_state.o -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/otp/otp_st= ate.c -o otp_state.o --- all_subdir_rescue --- --- sh_make --- (cd /workspace/src/rescue/rescue/../../bin/sh && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= sh/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/sh/ alias.o arith_yacc.o arith_yylex= .o cd.o echo.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o kil= l.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o output.o pars= er.o printf.o redir.o show.o test.o trap.o var.o builtins.o nodes.o syntax.= o) --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- token.h --- sh /workspace/src/bin/sh/mktokens --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libtinfow.a >> .depend --- alias.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.alias.o -MTalias.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/alias.c -o alias.o --- all_subdir_libexec --- --- base64.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.base64.pieo -MTbase64.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/base64.c -o base64.pieo --- all_subdir_stand --- --- skein_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o -= std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D111 -c /workspace/src/sys/cryp= to/skein/skein_block.c -o skein_block.o --- all_subdir_bin --- --- all_subdir_cddl --- --- all_subdir_bin --- --- util.pieo --- --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.util.pieo -MTutil.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/util.c -o util.pieo --- all_subdir_sbin --- --- conflex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.conflex.pieo -MTconflex.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/conflex.c -o conflex.pieo --- all_subdir_bin --- --- setfacl.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = setfacl.full file.pieo mask.pieo merge.pieo remove.pieo setfacl.pieo util.p= ieo =20 --- setfacl.1.gz --- gzip -cn /workspace/src/bin/setfacl/setfacl.1 > setfacl.1.gz --- setfacl.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug setfacl= .full setfacl.debug --- setfacl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfacl.debug setfacl.full setfacl --- all_subdir_rescue --- --- arith_yacc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.arith_yacc.o -MTarith_yacc.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.o --- all_subdir_bin --- --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- all_subdir_secure --- --- auth2.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2.pieo -MTauth2.pieo -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssh/auth2.c -o auth2.pie= o --- all_subdir_bin --- --- token.h --- sh /workspace/src/bin/sh/mktokens --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.alias.pieo -MTalias.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/alias.c -o alias.pieo --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- lib/log.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.lib_log.pieo = -MTlib/log.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -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/crypto/openssl/apps/lib/log.= c -o lib/log.pieo --- all_subdir_krb5 --- --- main.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspac= e/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -W= no-unused-parameter -g -MD -MF.depend.main.pico -MTmain.pico -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth= /otp/main.c -o main.pico --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- --- arith_yylex.o --- --- all_subdir_libexec --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.arith_yylex.o -MTarith_yylex.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.o --- all_subdir_libexec --- --- conf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.conf.pieo -MTconf.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/conf.c -o conf.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 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_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 46.30 real 260.00 user 29.87 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1136026094686284= 9225.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_1048_1635983542.1776268972451-- From nobody Wed Apr 15 16:57:15 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 4fwnPS5NR3z6Z83c for ; Wed, 15 Apr 2026 16:57: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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwnPS0TXlz47jN; Wed, 15 Apr 2026 16:57:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776272236; a=rsa-sha256; cv=none; b=PuwGik1zK4W3oECRMM8YnqjTOC4S8pM91JKgtxXOqxAxnmxrwKsuYcc0thEP6TzP2ZEjkn pDEiGO0KaDKNrsVDBxPi/Uv02Ehz7BRz2aFszqSrPP6IaunXIN9lyXSg5+9rZHOaYjTbvQ goqi+HePoCWy0lF/nLp9926jcHaJzyrQYkc0z7f2O2A09odkmUVlxMeYpL/tCbCGrHsfmf JBtGLGK8uq71C+wWwMzjoM7izmnnVowwUw7FRdbATH2UxRx2Bpncsb2DmPz7AnvsCmIy9D ayy82ktOs1NepNrZU/gPJUp2mTZy0u4TQeaQ3ejLhsbrXfLgIyNgZQIBOQC+Lg== 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=1776272236; 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=suqRuBdXzlfpWN+BPaKHvepkTH20x5C41PI03dazjDk=; b=uqWSEYTkyCt59TyxDC8jK2qkLAnWbdXnnfVeaKGLaEfZXed6TzWNtbIh64GPgSyROJyG/O m0OydLSnpNqZt2mjc5tWpC6eBWql/CL0vZU17XRSlrE41zYISTmdI9IMkL+LCgNYQTTz7b B43pV6Ke7sTcc3NpdUxkwPMdXwyBgqkjfsBNN/HeGiDk92XlFvx99r1st0PID26RU3A0Jg ZSwkbSVRW9ykqqOOokzwHQbmq9aKAw5GJwAXI450g4wi+nZVrNi2ZOPH3BSVOYQrQGQr+j SJydFbRsoFW+JFQpLbE0pSMU/+DsrZotLEDgWhcXyq1OO76oCzbg5PWzRbki/w== 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 4fwnPR6vySzTYV; Wed, 15 Apr 2026 16:57:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 16:57:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <160722597.1051.1776272235976@jenkins.ci.freebsd.org> In-Reply-To: <1464859569.1047.1776267466434@jenkins.ci.freebsd.org> References: <1464859569.1047.1776267466434@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28280 - 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_1050_667042242.1776272235816" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1050_667042242.1776272235816 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28280 (6c18dd3eb42b50fddb6d9605ddde1362ae9= c504a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28280= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28280/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28280/co= nsole 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) 6c18dd3eb42b50fddb6d9605ddde1362ae9c504a by des: du: Complete libxo transition The end of the build log: [...truncated 4.30 MiB...] #6 0xffffffff80fbfc12 at vm_map_wire_locked+0x142 #7 0xffffffff80fbfa77 at vm_map_wire+0x67 #8 0xffffffff80fb6c75 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.950s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5b:b4 epair0b: Ethernet address: 58:9c:fc:10:89:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:82:2d epair1b: Ethernet address: 58:9c:fc:10:14:f6 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.688s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:5b:b4 epair0b: Ethernet address: 58:9c:fc:10:89:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.171s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5b:b4 epair0b: Ethernet address: 58:9c:fc:10:89:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:82:2d epair1b: Ethernet address: 58:9c:fc:10:14:f6 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.464s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5b:b4 epair0b: Ethernet address: 58:9c:fc:10:89:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.247s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5b:b4 epair0b: Ethernet address: 58:9c:fc:10:89:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:82:2d epair1b: Ethernet address: 58:9c:fc:10:14:f6 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.671s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5b:b4 epair0b: Ethernet address: 58:9c:fc:10:89:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.253s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.049s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:5b:b4 epair0b: Ethernet address: 58:9c:fc:10:89:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.298s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.740s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 21353 to 200 packets/sec passed [0.787s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.006s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.005s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.121s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 11026 to 202 packets/sec Limiting tcp reset response from 22116 to 191 packets/sec Limiting tcp reset response from 21984 to 210 packets/sec passed [2.893s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 20856 to 193 packets/sec Limiting tcp reset response from 14380 to 207 packets/sec Limiting tcp reset response from 14448 to 185 packets/sec Limiting tcp reset response from 14188 to 207 packets/sec Limiting tcp reset response from 14302 to 192 packets/sec passed [4.574s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.323s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.320s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800a27c6830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe00a224bab0 frame pointer=09 =3D 0:0xfffffe00a224bbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8011d2f8200 rsi: 0000000000000001 rdx: ffffffff82268b68 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a224bbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800a27c6800 r13: 0000000000000000 r14: fffff800a27c6848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776272223 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a224b= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a224b910 panic() at panic+0x43/frame 0xfffffe00a224b970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a224b9e0 calltrap() at calltrap+0x8/frame 0xfffffe00a224b9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a224bab0, rbp = =3D 0xfffffe00a224bbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a224bbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a224bc60 run_test() at run_test+0x2ad/frame 0xfffffe00a224bd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a224bd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a224be= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a224be= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a224b= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a224bf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a224bf30 --- trap 0x16, rip =3D 0x3e91f2541d0a, rsp =3D 0x3e91f58aaec8, rbp =3D 0x3e= 91f58aaee0 --- KDB: enter: panic [ thread pid 0 tid 107517 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff800923fa780: pid 0 tid 107517 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff800923facd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe00a224c000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x17c8b3bd8 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m7s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28280' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins11034177113645605676.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '6c18dd3eb42b5= 0fddb6d9605ddde1362ae9c504a', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../6c18dd3eb42b50fddb6d= 9605ddde1362ae9c504a/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1050_667042242.1776272235816-- From nobody Wed Apr 15 17:06:09 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 4fwnbm18P0z6Z8j9 for ; Wed, 15 Apr 2026 17:06:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwnbl53dVz4967; Wed, 15 Apr 2026 17:06:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776272771; a=rsa-sha256; cv=none; b=qjDe0cwrrERfEooNcNB95trfC88p9DBoSm1Vqo+Faq35RZ6NuJwRysfrK1QwH4vkWTOmQQ iFMo45le18X89GtPhx4knKNBaezgR/v3Ckj4QDfq+5SjLGRVKHNDYZIK7n0pI7G3KTyrdB U0x31pPpj7HkiybPAVJUUvv/eMrVeHPiXDictlKWnyF1LE6+JNUAmiyc9QE8rm7KPYFkoK JqVBaMfs+Xtfuwo8Bqkt/ghpdoNwMidHahR1QPS08paCrO9d3uNdcIzERwHc+6CKpad4B1 x8qfat2XjfhXbWArjvgYXbeVT67vfuH00fXZcOpHPAyXPG4TYIedN+C+qH/kuQ== 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=1776272771; 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=uGnVXzLVnwdNZaGgwGOubc2Fi8wNsKn9Ow7j4r5O1As=; b=R7JoW+0Hs8gcXFOCRDutLcUhtbTTEuxhcI5/okOSJe+9hkJ6ftl9gkxPwd4rhaN9A7LPIB cptKTO4F/lli9R87C4opSqsoNFSJ20LuGt7ZmxTsIaIWw9NzgRV2K9520BymiyZHmUINuK XWv0Thsh9lfRYjAvC4RdF44SjjGs2lJhrpjdwg9aLuOLFHs/k+dZsqI+Xw7q5awLw3vlIY BJBkxsGzf7FnElj/+mz6Wq4+Q3sjpwe342xDakENLk4ThFqwhEQq3wIB/VHfaYx3QxGJ5C i55E15x8EpWUAu8r2/9tium1Z8PH9KFSLwgR8PjIUDhPOMeNiGOoMyIcLc4bYw== 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 4fwnbl4Z1lzTtB; Wed, 15 Apr 2026 17:06:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 17:06:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <786777582.1053.1776272771644@jenkins.ci.freebsd.org> In-Reply-To: <702821831.1049.1776268974601@jenkins.ci.freebsd.org> References: <702821831.1049.1776268974601@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3425 - 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_1052_756505213.1776272769687" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1052_756505213.1776272769687 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3425 (6c18dd3eb42b50fddb6d9605ddde1= 362ae9c504a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3425/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3425/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 425/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) 6c18dd3eb42b50fddb6d9605ddde1362ae9c504a by des: du: Complete libxo transition The end of the build log: [...truncated 85.49 MiB...] --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/pl_PL.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/pl_PL.UTF-8 --- all_subdir_stand --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_privat= e.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c = /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/error_private.c -= o error_private.o --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.= c -o fse_decompress.o --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- blake3_generic.o --- --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -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 -Os -include /workspace/= src/sys/contrib/openzfs/include/sys/simd_config.h -include /workspace/src/= sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -= I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /= workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_generic.c -= o blake3_generic.o --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_bin --- --- expand.pieo --- --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.expand.pieo -MTexpand.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/expand.c -o expand.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- all_subdir_rescue --- --- all_subdir_stand --- --- all_subdir_rescue --- --- expand.o --- --- all_subdir_stand --- --- blake3_impl.o --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.expand.o -MTexpand.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/expand.c -o expand.o --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length -= Wsystem-headers -Werror -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 -Os -include /workspace/src/sys= /contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/con= trib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/works= pace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -I/workspace/s= rc/sys/contrib/openzfs/module/icp/algs/blake3 -I/workspace/src/sys/contrib/= openzfs/module/icp/include -DIN_LIBSA -c /workspace/src/sys/contrib/open= zfs/module/icp/algs/blake3/blake3_impl.c -o blake3_impl.o --- all_subdir_libexec --- --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_secure --- --- session.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.session.pieo -MTsession.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/session.c -o ses= sion.pieo --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_cddl --- --- zinject.full --- --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- hist.o --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -include /workspace/src/sys/contrib/openzfs/incl= ude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/= os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/= openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys= /contrib/openzfs/module/zstd/lib/compress/hist.c -o hist.o --- all_subdir_krb5 --- --- pkinit_constants.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_constants.o -MTpkinit_constants.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/krb5/src/plugins/= preauth/pkinit/pkinit_constants.c -o pkinit_constants.o --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_libexec --- --- dma-mbox-create.full --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- entropy_common.o --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_comm= on.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/entropy_common.c -o entropy_common.o --- all_subdir_libexec --- --- dma-mbox-create.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- dma-mbox-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_krb5 --- --- pkinit_crypto_openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_crypto_openssl.o -MTpkinit_crypto_opens= sl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/= plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkinit_crypto_openssl.o --- all_subdir_libexec --- --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 *** [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_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 30.96 real 187.73 user 24.63 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7651222837301516= 161.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_1052_756505213.1776272769687-- From nobody Wed Apr 15 17:13:33 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 4fwnmG4Hmgz6Z9X3 for ; Wed, 15 Apr 2026 17:13:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwnmG20LFz49wm; Wed, 15 Apr 2026 17:13:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776273214; a=rsa-sha256; cv=none; b=Qpk7Yx3pEYXMzRiqKSJi6Kpl6S6MC1EY3URhu6lvthAFRHJk8Yb4zOR0cQG9VnjLDQGrw6 XkuEhS9V+0WtGA4E1Hr4wl8HuC8v08JW94tWHK3dZqlD8GRh9y6sZF31mjwXrH/DAciHum 5axqX+dunzw+ECiGXrt1vj+E6y/fcRWmTL1NU+CyGTx1M4R0QaAlRwCR6lCpOlgjmKm6J5 O2WZ9nKiIUX9L/qoK0p0I/3VI+py+nEMPHfqK/DGsh5GANed95LxkKyySgAmJtw58fa8m9 8qV95TJ6qb6HUEt54ChO1dLpbm2Tr9iRnSkpbVfpDOgiZBqI60NAAJxvl3/UAQ== 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=1776273214; 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=G4J+KhKj9jzSKJQK6e2L1WWFEsxxBk68+vrHqepagBU=; b=e0PXmTOSLRPQjF9u93IsIruogOxc0pf1TcxpRW5ylLpoGQVU3cBNma57HSeSOq5VN2XPuS 24CxMsB3eXUZ5WZc8shBamexiBBBMaDyM4JgW+BtX+fTYa6XxKPCjTAUryzc54p4trQhsX uW2pKKRFA0/6JJbzKqDlnBqMG6uNNhzKeQ5iHPDbtJiprkEUSd/AIq7FvurloJQWLH8swJ mAYtf6RPzuINHUopfkM6D/Fa/bkg0lspph7eNwItvwwym2n4F5OaeiGU/DA5gHKK37fiRK 3/+uB0Vpxbu5JtNArnao5Bw52UR1ZeO8fozltKC8CwPPqVVfL4G7nQ/RiRH3LA== 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 4fwnmG1J03zVTG; Wed, 15 Apr 2026 17:13:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 17:13:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2105294244.1057.1776273214185@jenkins.ci.freebsd.org> In-Reply-To: <1756847678.1027.1776261048839@jenkins.ci.freebsd.org> References: <1756847678.1027.1776261048839@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1873 - Still Unstable 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_1056_1095733634.1776273214003" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1056_1095733634.1776273214003 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1873 (78bf20d2e2cf7b59752567cea5ed98ad7fd5efc1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1873/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1873/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1873/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 78bf20d2e2cf7b59752567cea5ed98ad7fd5efc1 by fuz: libc/tests/string: add a more comprehensive unit test for strrchr() The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_1056_1095733634.1776273214003-- From nobody Wed Apr 15 17:48:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fwpX64zFQz6ZCGl for ; Wed, 15 Apr 2026 17:48:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwpX60QfJz3FWH; Wed, 15 Apr 2026 17:48:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776275286; a=rsa-sha256; cv=none; b=CiLnERINT3aPbbFbYg6SfSHbiDm4gc3mSJLig7/3HliKUn1h0htsSXSq3jyDObqQJWXcP5 XiwEpioYD+mFhPBQpowWreSg4n0UJxn5PDzYE9P82ZdcQ6oTsEciYN0GJSELkAPXYWr0pr eXiGcRcVeM91YC0GxHfgznbp7K9Ns6N9x42SYsvNRK/N7KxbVQ7e8Jz2ioFfwaWKwnuw6f QNZtv/7YEqDLMwCYcdhmtW14waS+Hi656Ve+vFotZFy4CcSmMYHRLmLiNEIJ51V4OKTWgt C8pX8ZCsXl8ISUPmthI82mZcVedpdyhREa0Na6AOVw2VyOAfR7KNiTdUzhm+6Q== 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=1776275286; 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=eZMf/EZdSsgznQnqXNTWq12C4PiRDZZRsOqsVAXWJic=; b=NFwI9doq+EFa3kb1RHRtmJey1QfceToyD1O1Bd5ppZte7KIkj7OGKt56zo82npBu0/spYC gWF6MJyeR1PDuavl9Qb9Xdj2ghGN9R26fR0G3hpJGmCVOOh+CkOqIdXS7sFHf2WmThOCpC KI410tl/4uThXg6Pk9sCVGjJjkR/WDtks6ipjXFS1qZiIPoat6AsfWXLuZ46+NIfdZcKD3 N/xJ5zwBfVDwplgQZOg5bACxo6Iz1yGCmqzyyCnJignYKVAqKNK1S03bFUumstBSD7xzIP +kPdItV/MrFj0rEkFOwKecHRqoLL7+Xw5fVFATsDDuGk6K31nA5zq3lZhSyrAw== 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 4fwpX570FHzXJn; Wed, 15 Apr 2026 17:48:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 17:48:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1214293281.1059.1776275285987@jenkins.ci.freebsd.org> In-Reply-To: <160722597.1051.1776272235976@jenkins.ci.freebsd.org> References: <160722597.1051.1776272235976@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28281 - 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_1058_46233775.1776275285827" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1058_46233775.1776275285827 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28281 (18b7115cba2f698909a4801dc2cc1b04b1f= 4f210) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28281= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28281/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28281/co= nsole 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) e99b3f5e318626b45510e29993aabca1d161bfa0 by des: du: Fix t_flag test case 18b7115cba2f698909a4801dc2cc1b04b1f4f210 by markj: ip_mroute: Fix a lock leak in X_ip_mforward() The end of the build log: [...truncated 4.30 MiB...] #6 0xffffffff80fbfc12 at vm_map_wire_locked+0x142 #7 0xffffffff80fbfa77 at vm_map_wire+0x67 #8 0xffffffff80fb6c75 at vslock+0x75 #9 0xffffffff80bea3fa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7463 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beadac at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea10f at sysctl_root+0x22f #13 0xffffffff80bea816 at userland_sysctl+0x1b6 #14 0xffffffff80bea625 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.005s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:99:40 epair0b: Ethernet address: 58:9c:fc:10:43:af epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:03:8b epair1b: Ethernet address: 58:9c:fc:10:57:6c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.708s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:99:40 epair0b: Ethernet address: 58:9c:fc:10:43:af epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.190s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:99:40 epair0b: Ethernet address: 58:9c:fc:10:43:af epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:03:8b epair1b: Ethernet address: 58:9c:fc:10:57:6c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.534s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:99:40 epair0b: Ethernet address: 58:9c:fc:10:43:af epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.257s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:99:40 epair0b: Ethernet address: 58:9c:fc:10:43:af epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:03:8b epair1b: Ethernet address: 58:9c:fc:10:57:6c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.626s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:99:40 epair0b: Ethernet address: 58:9c:fc:10:43:af epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.331s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.052s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.049s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:99:40 epair0b: Ethernet address: 58:9c:fc:10:43:af epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.293s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.948s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 17134 to 203 packets/sec passed [0.784s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.006s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.119s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 4s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 15368 to 191 packets/sec Limiting tcp reset response from 19836 to 209 packets/sec Limiting tcp reset response from 19845 to 211 packets/sec Limiting tcp reset response from 19471 to 186 packets/sec passed [3.273s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 14432 to 184 packets/sec Limiting tcp reset response from 14454 to 195 packets/sec Limiting tcp reset response from 14598 to 190 packets/sec Limiting tcp reset response from 14500 to 184 packets/sec passed [4.506s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.315s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.327s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003737030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c2e3ab0 frame pointer=09 =3D 0x28:0xfffffe008c2e3bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800969df900 rsi: 0000000000000001 rdx: ffffffff82269580 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c2e3bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003737000 r13: 0000000000000000 r14: fffff80003737048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776275273 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c2e3= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c2e3910 panic() at panic+0x43/frame 0xfffffe008c2e3970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c2e39e0 calltrap() at calltrap+0x8/frame 0xfffffe008c2e39e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c2e3ab0, rbp = =3D 0xfffffe008c2e3bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c2e3bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c2e3c60 run_test() at run_test+0x2ad/frame 0xfffffe008c2e3d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c2e3d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c2e3e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c2e3e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c2e3= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c2e3f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c2e3f30 --- trap 0xc, rip =3D 0x827960d0a, rsp =3D 0x84211ea88, rbp =3D 0x84211eaa0= --- KDB: enter: panic [ thread pid 0 tid 107519 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff80115ba8780: pid 0 tid 107519 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80115ba8cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c2e4000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x18c559866 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m38s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28281' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins5035527468589796194.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '18b7115cba2f6= 98909a4801dc2cc1b04b1f4f210', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../18b7115cba2f698909a4= 801dc2cc1b04b1f4f210/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1058_46233775.1776275285827-- From nobody Wed Apr 15 17:51: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 4fwpbf0yGTz6ZCNy for ; Wed, 15 Apr 2026 17:51:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwpbc60XHz3FXr; Wed, 15 Apr 2026 17:51:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776275468; a=rsa-sha256; cv=none; b=rAbVRlJfNPlY44BYoJQI04VmJmpDXzda8nP+x5GwpjOLLFT1NOvN0PMf1CPEHzjfN02K9m nAiq58hebxOpF6zevH8YJ7yJ0DkmUKrinjg7GTpw5SM+QHv7eHRC9+n1VFOTuQ8z/en7Bd Z63Nf6xhxoIa/pCbbuc6UoJFPI4weKXNrqh/uSZ7MtTOl3vDGavut+zV50kmgMgCI4CSEt 5oReIdWh52Hu7iBh/l8v7k8JSkaFWROt851xgFRVI9dHWlwGw0bV79ki/xhJ0lxQS2nD5A dbI73DVFsALwwPlKIzsPSW9nDIOZYG0U1FvShyclQd3oV9VOgB5vQTOjruvmxg== 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=1776275468; 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=C/F+Pnc/SDnZWb7OR8yKy4+ksVdVvpDiKERovr6MbLE=; b=VwlxOp4fyVkIQGzrTGY1u3VLeOpDmggSLLR9IBBrBlfQDdP0oF4JXZuCZqBXzxYhzwGWyJ QTi/TVc+/Gp1CBxEwokNUjDYGJdD5z89UF2OemnqDUREVUPQ+uOPnGSIlM7UGetyplNCeI lbhRqFkyb3Omh13DmuZIbvWdCY7cOyLlBl+fGabUv8OHN1cbbtFhLKGMoc4tgbvnngidjl j70i/LZaFWyWXU9yHWW2pkqYaqQHZ+8yJoSTYzKA3dW0P+hjqoNjF51L/e5JsSDRo3mVRT pLoFIwV+07H6WsaiaLJdrBb8cKima2YiFSZPQSuOeyIEm0zSEWGrbZxCabAIGg== 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 4fwpbc5PPwzXJs; Wed, 15 Apr 2026 17:51:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 17:51:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1959407006.1061.1776275468764@jenkins.ci.freebsd.org> In-Reply-To: <786777582.1053.1776272771644@jenkins.ci.freebsd.org> References: <786777582.1053.1776272771644@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3426 - 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_1060_1875195498.1776275466803" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1060_1875195498.1776275466803 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3426 (18b7115cba2f698909a4801dc2cc1= b04b1f4f210) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3426/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3426/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 426/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) e99b3f5e318626b45510e29993aabca1d161bfa0 by des: du: Fix t_flag test case 18b7115cba2f698909a4801dc2cc1b04b1f4f210 by markj: ip_mroute: Fix a lock leak in X_ip_mforward() The end of the build log: [...truncated 85.42 MiB...] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:529:25: note: in expansion of macro 'READ_= REMOTE_CHECK' 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:560:73: warning: '%s' directive output may= be truncated writing up to 1024 bytes into a region of size 1010 [-Wformat= -truncation=3D] 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | = ^~ /workspace/src/contrib/dma/net.c:560:25: note: 'snprintf' output between 22= and 1046 bytes into a destination of size 1024 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- --- option-domain-search_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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 -Wl,-zrelro -pie -W= l,-znoexecstack -o option-domain-search_test.full alloc.pieo convert.pieo = hash.pieo options.pieo tables.pieo parse.pieo conflex.pieo tree.pieo fake.p= ieo option-domain-search.pieo -lutil --- all_subdir_usr.bin --- --- special.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.special.pieo -MTsp= ecial.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wreturn-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=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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.bin/cmp/special.c -o= special.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- --- option-domain-search_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug option-= domain-search_test.full option-domain-search_test.debug --- option-domain-search_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Doption-domain-search_test.debug option-domain-search_test.full = option-domain-search_test --- pcp --- echo '#! /usr/libexec/atf-sh' > pcp.tmp cat /workspace/src/sbin/dhclient/tests/pcp.sh >>pcp.tmp chmod +x pcp.tmp mv pcp.tmp pcp --- Kyuafile --- --- dhclient.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DWITH_CASPER -fPIE -g -std=3Dgnu17 -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 -Wshadow -Wunused-parameter -Wchar-subs= cripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o= dhclient.full dhclient.pieo clparse.pieo alloc.pieo dispatch.pieo hash.pie= o bpf.pieo options.pieo tree.pieo conflex.pieo errwarn.pieo inet.pieo packe= t.pieo convert.pieo tables.pieo parse.pieo privsep.pieo -lutil -lcasper = -lcap_syslog=20 --- all_subdir_share --- --- ro_RO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ro_RO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ro_RO.UTF-8 --- all_subdir_libexec --- --- spool.pieo --- --- all_subdir_rescue --- --- exec.o --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.exec.o -MTexec.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/exec.c -o exec.o --- all_subdir_sbin --- --- dhclient.8.gz --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/dhclient/dhclient.8 > dhclient.8.gz --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_sbin --- --- dhclient.conf.5.gz --- gzip -cn /workspace/src/sbin/dhclient/dhclient.conf.5 > dhclient.conf.5.gz --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- 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 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_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 30.29 real 188.37 user 25.53 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1337502160150230= 9585.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_1060_1875195498.1776275466803-- From nobody Wed Apr 15 18:42:27 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 4fwqkr3k46z6ZGpG for ; Wed, 15 Apr 2026 18:42:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwqkr118mz3L5g; Wed, 15 Apr 2026 18:42:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776278548; a=rsa-sha256; cv=none; b=bxMhot2Zgo5jH06F9Cz51PhMIrtF4Sn0HY29yfJ26scHIibZjMBpsppSTO+1P7AFU+SZSZ 2LsVtlIJuQRsRI+5KToOxuT0WUgSOlYvCI8zufrnXyBzeTg31KZUSMdaP3B5IFYfJhrzhL fpQkFgitYjf6xSwlMw4rajgEd4GZziDE2xyJHzE6G0ySh5SMUjUSvSJ5v3cnHVJCRDA8NM OXepXCUPX6Rz9b1mQQDYPpdTKBHDh7ddIYhvWdpHLjC4LW58xy0FkFdNkIlgUaDyY0eHEj 2Ep1nxtf1/O8o+pAnZHcL3R8exJArazqQluWS8oimSdCfqY4VYWYM7cGcCX3mQ== 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=1776278548; 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=HYhqYJnaGC32rAsEa+hWTxljBzghMbtx9y5HIYYoVVQ=; b=hl5jJ61hKpOqTQhVpfsRRKRKTkts8QDgwHsgOI9nvJsrld2F6G09/CxuxDc63fvAZv32nT Q4WXDSQX/qeYFsd6E13ag7NEGoksz0xV17AJzyyc/3VauFrCsW+M1dIomrTMZmUA6ZpxLM xdowL/DEvXwZBblgjE340YQmlVWiDnQ4gMYo3hjB+2AZpwwVRXKib2I60hlQIkhPC1xhhh eBtiMgqmhBsdjj/DTJtWKiOJixkQDaCUcMmPSc57cIwkg7aTbItcivLdYpxnAtWfsNA6UU iu2wfrHgyANHkSuEOJTIEN8EvAdQ8/0706IkDhin0LTeJtNRLMIThAHFJsVQOQ== 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 4fwqkr0VKhzYyv; Wed, 15 Apr 2026 18:42:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 18:42:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, mmel@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1141817621.1063.1776278548073@jenkins.ci.freebsd.org> In-Reply-To: <1214293281.1059.1776275285987@jenkins.ci.freebsd.org> References: <1214293281.1059.1776275285987@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28282 - 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_1062_1004200223.1776278547879" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1062_1004200223.1776278547879 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28282 (0c09c6527b16953d355125bee7a839f743a= 39dad) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28282= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28282/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28282/co= nsole 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) 1dddb580f950a27fb9859b2879755dde114c9d8b by mmel: arm64: Define the .iplt section placement. 0c09c6527b16953d355125bee7a839f743a39dad by rlibby: tests/fusefs: appease gcc -Wcast-qual The end of the build log: [...truncated 4.30 MiB...] #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.234s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:40:69 epair0b: Ethernet address: 58:9c:fc:10:6e:eb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2e:99 epair1b: Ethernet address: 58:9c:fc:10:b1:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.866s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:40:69 epair0b: Ethernet address: 58:9c:fc:10:6e:eb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.195s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:40:69 epair0b: Ethernet address: 58:9c:fc:10:6e:eb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2e:99 epair1b: Ethernet address: 58:9c:fc:10:b1:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.144s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:40:69 epair0b: Ethernet address: 58:9c:fc:10:6e:eb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.296s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:40:69 epair0b: Ethernet address: 58:9c:fc:10:6e:eb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2e:99 epair1b: Ethernet address: 58:9c:fc:10:b1:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.730s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:40:69 epair0b: Ethernet address: 58:9c:fc:10:6e:eb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.380s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.062s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:40:69 epair0b: Ethernet address: 58:9c:fc:10:6e:eb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.940s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8560 to 215 packets/sec passed [1.902s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8222 to 193 packets/sec Limiting tcp reset response from 7685 to 197 packets/sec Limiting tcp reset response from 7741 to 197 packets/sec passed [2.121s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.181s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 192 to 186 packets/sec Limiting tcp reset response from 9776 to 207 packets/sec Limiting tcp reset response from 10214 to 189 packets/sec Limiting tcp reset response from 10104 to 208 packets/sec Limiting tcp reset response from 10037 to 210 packets/sec Limiting tcp reset response from 9922 to 214 packets/sec Limiting tcp reset response from 9857 to 195 packets/sec passed [6.401s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9449 to 186 packets/sec Limiting tcp reset response from 9137 to 213 packets/sec Limiting tcp reset response from 8999 to 185 packets/sec Limiting tcp reset response from 8952 to 184 packets/sec Limiting tcp reset response from 9027 to 205 packets/sec Limiting tcp reset response from 9291 to 186 packets/sec Limiting tcp reset response from 9187 to 201 packets/sec passed [7.190s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.477s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.484s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8004ed4f030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c2e3ab0 frame pointer=09 =3D 0:0xfffffe008c2e3bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b4a00 rsi: 0000000000000001 rdx: ffffffff822683f8 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c2e3bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8004ed4f000 r13: 0000000000000000 r14: fffff8004ed4f048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776278536 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c2e3= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c2e3910 panic() at panic+0x43/frame 0xfffffe008c2e3970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c2e39e0 calltrap() at calltrap+0x8/frame 0xfffffe008c2e39e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c2e3ab0, rbp = =3D 0xfffffe008c2e3bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c2e3bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c2e3c60 run_test() at run_test+0x2ad/frame 0xfffffe008c2e3d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c2e3d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c2e3e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c2e3e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c2e3= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c2e3f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c2e3f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107458 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80122c7b780: pid 0 tid 107458 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80122c7bcd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c2e4000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x185048a38 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m0s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28282' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins12087679100698795789.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '0c09c6527b169= 53d355125bee7a839f743a39dad', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../0c09c6527b16953d3551= 25bee7a839f743a39dad/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1062_1004200223.1776278547879-- From nobody Wed Apr 15 18:54:19 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 4fwr0Y50v6z6ZHjR for ; Wed, 15 Apr 2026 18:54:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwr0Y2Zn7z3Lhw; Wed, 15 Apr 2026 18:54:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776279261; a=rsa-sha256; cv=none; b=vOjAWVU30TLt2jH/rYKevXyoSM6hdQtLyVpE6GKaxU3r1xc4a3lIujZhzOwpwC/GVTD+xs PFRCn7w/evKhojZUv5vqdDpC718xpgXpF6BaZhOqZ/JffTvL8W91wiT0jBywnVaEBLGOIv 3SfjEpbDEPtCLyVv2JZdGdoBaUKgyTLP45qOmjVGmusgu9MR1p/YiQNjzx9IEO7xWSJs3a YNbciR4/yfjLk/pZkJ7WDdMx5RiWkWKaj3ayIfZkZRqnekMrwdaiAaBDoRUW62Yv+hsK8h 3hvtD0ZXrD8LX00NMtf4LCfVBYYTAYBfAL4JyHctR65BWXbFhoex+gMJnH8sGQ== 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=1776279261; 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=ke/nwWnJ0MA+p4Ckq1FPrLTMYxJ+x54OYldhxxnDIsY=; b=HoKy5hikX1pizrmiEYECvyOPLTbXE6ssjUQeQcW1Vw6h+erXFGvZLd55HhRjGmQ9PnXtXk V9HvwpL+TanRjePweC36R9Pcmg2HbOynWrYAml2CHfXiWig8SGsgoe57lfMFgKPgU6aTGN 6dv1QoLmIbCCDQ2ZnLFpb/rnBf/NnuX4GFSvaZk+qkomMWkO9PQ6zqcYOrVR193hceuxGp AZtmsY9zkr4rAx714PUmyen0gqLJqSje5UdTlH5QhvdHPloTIwgC0dOc0/z57kYZVmrVtO GZGX40ZdfGUM558MR15K5kXyoTMIDEUwxoXFJ06+vEnb40KY5KqSrxbKAU33dw== 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 4fwr0Y25rDzZSX; Wed, 15 Apr 2026 18:54:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 18:54:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, mmel@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1951060751.1065.1776279261299@jenkins.ci.freebsd.org> In-Reply-To: <1959407006.1061.1776275468764@jenkins.ci.freebsd.org> References: <1959407006.1061.1776275468764@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3427 - 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_1064_601423464.1776279259268" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1064_601423464.1776279259268 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3427 (0c09c6527b16953d355125bee7a83= 9f743a39dad) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3427/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3427/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 427/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) 1dddb580f950a27fb9859b2879755dde114c9d8b by mmel: arm64: Define the .iplt section placement. 0c09c6527b16953d355125bee7a839f743a39dad by rlibby: tests/fusefs: appease gcc -Wcast-qual The end of the build log: [...truncated 85.27 MiB...] --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_krb5 --- --- .depend --- echo k5tls.so.122.full: /tmp/obj/workspace/src/amd64.amd64/krb5/lib/krb5/li= bkrb5_pie.a /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/u= til/support/libkrb5support_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libssl.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /t= mp/obj/workspace/src/amd64.amd64/krb5/lib/crypto/libk5crypto_pie.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libcom_err.a /tmp/obj/workspace/src/= amd64.amd64/lib/libsys/libsys_pie.a >> .depend --- notls.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/tls/k5tls -I/workspace/src/crypto/kr= b5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/amd= 64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-param= eter -g -MD -MF.depend.notls.o -MTnotls.o -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/tls/k5tls/notls.c -o notls.o --- all_subdir_stand --- --- skein_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o = -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D11= 1 -c /workspace/src/sys/crypto/skein/skein_block.c -o skein_block.o --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_krb5 --- --- openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/tls/k5tls -I/workspace/src/crypto/kr= b5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/amd= 64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-param= eter -g -MD -MF.depend.openssl.o -MTopenssl.o -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/crypto/krb5/src/plugins/tls/k5tls/openssl.c -o = openssl.o --- all_subdir_secure --- --- auth2-kbdint.pieo --- --- all_subdir_sbin --- --- dumprmt.pieo --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_rescue --- --- histedit.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_libexec --- --- dma-mbox-create.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_bin --- --- expand.pieo --- --- histedit.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.histedit.pieo -MThistedit.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/histedit.c -o histedit.pieo --- all_subdir_cddl --- --- zinject.pieo --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- dma-mbox-create.debug --- --- all_subdir_sbin --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_libexec --- --- dma-mbox-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- all_subdir_secure --- --- auth2-none.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_libexec --- --- .depend --- echo flua.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libedit.a >> .depend --- lua.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lua.pieo -MTlua.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -W= error -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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 -Wno-format-nonliteral -c= /workspace/src/contrib/lua/src/lua.c -o lua.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_bin --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- --- all_subdir_krb5/plugins/preauth/spake --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 43.12 real 281.59 user 28.56 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1422864860597533= 5997.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_1064_601423464.1776279259268-- From nobody Wed Apr 15 19:33:40 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 4fwrsw50qzz6ZLbw for ; Wed, 15 Apr 2026 19:33:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwrsw2w5Sz3W92; Wed, 15 Apr 2026 19:33:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776281620; a=rsa-sha256; cv=none; b=eiMhDYBgd+8rTmC1IJhqr9GZXFANtujCJYqG6ymPk7xM3DkYEN1C3+vGvOEh4uODZ8Hjeh 3dBeUXjFQlGUDfaIgamzEnml1PNT2/m/VRJYxTC5ndCUWeA6mg/DoQbbbUBJojY58pXZNw 7+47qqM0cds3FXsrdl7LC8NEQFHlgdtCCDvsKv2eDo9cJ+P01GEL8Gr80mFjGCn2Kc2mJH abYx+J+8i7yf5Z64gsgnR46yNJPDSLIDvgtqSMWTg1BEP96VInWnSFDzrvtCNUpul+YmEe ZTwbYG+U9wLxyxQJvvuH7EStxwa9KsUgTKMAsQKKe5x7Y63soKsxgKATolLCRQ== 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=1776281620; 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=tkNlT/9hvfcz188l5tYHr8MsTr3RR+MYbxMH6HEEXnw=; b=oxaRfm9VCCYUswxQhxRPin6RIudIDDICS9QE1ACdV1pGBuXir8N57sKyhtLYVVYqcsmAYB ugFa+cGcPdjZ9VYsPnmU2mCnL1XpNH6b32pMJ6KT2nsxFjCCRYqAcFMyQKiQPpJdlxY8if OKpFgqKuTY8VHZDmlBaM2b7RbLKsyzTIz9DJm0v/gbanmBBezl8JsohQ28N7J5Fq8kq/Dq IXtm2GckDD5BC1CEZqR5f0TMENsQ/xiYQrcN6inMtZk7v96gdcIHzMF9p+mstItUVyrKpd n+3BSkH4k5oxTt4ZWgXydBu687QyjdTaI8BAXMoYAEW2hgk8U1gt248IoEKtcg== 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 4fwrsw2QHWzb9j; Wed, 15 Apr 2026 19:33:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 19:33:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1053438657.1067.1776281620343@jenkins.ci.freebsd.org> In-Reply-To: <1141817621.1063.1776278548073@jenkins.ci.freebsd.org> References: <1141817621.1063.1776278548073@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28283 - 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_1066_853194755.1776281620184" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1066_853194755.1776281620184 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28283 (0c09c6527b16953d355125bee7a839f743a= 39dad) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28283= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28283/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28283/co= nsole 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) No changes The end of the build log: [...truncated 4.30 MiB...] #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a86b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.223s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:01 epair0b: Ethernet address: 58:9c:fc:10:5b:8c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:4d:be epair1b: Ethernet address: 58:9c:fc:10:b7:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.868s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:7a:01 epair0b: Ethernet address: 58:9c:fc:10:5b:8c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.194s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:01 epair0b: Ethernet address: 58:9c:fc:10:5b:8c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:4d:be epair1b: Ethernet address: 58:9c:fc:10:b7:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.130s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:01 epair0b: Ethernet address: 58:9c:fc:10:5b:8c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.298s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:01 epair0b: Ethernet address: 58:9c:fc:10:5b:8c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:4d:be epair1b: Ethernet address: 58:9c:fc:10:b7:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.737s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:01 epair0b: Ethernet address: 58:9c:fc:10:5b:8c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.350s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.064s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.054s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:7a:01 epair0b: Ethernet address: 58:9c:fc:10:5b:8c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.953s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8462 to 184 packets/sec passed [1.881s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8470 to 215 packets/sec Limiting tcp reset response from 7586 to 191 packets/sec Limiting tcp reset response from 7589 to 196 packets/sec passed [2.158s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.601s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.183s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 338 to 199 packets/sec Limiting tcp reset response from 9583 to 196 packets/sec Limiting tcp reset response from 9825 to 198 packets/sec Limiting tcp reset response from 10041 to 201 packets/sec Limiting tcp reset response from 10136 to 187 packets/sec Limiting tcp reset response from 10300 to 192 packets/sec Limiting tcp reset response from 9737 to 184 packets/sec passed [6.459s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9339 to 185 packets/sec Limiting tcp reset response from 9035 to 184 packets/sec Limiting tcp reset response from 9092 to 213 packets/sec Limiting tcp reset response from 9432 to 194 packets/sec Limiting tcp reset response from 9363 to 196 packets/sec Limiting tcp reset response from 9348 to 197 packets/sec Limiting tcp reset response from 9271 to 215 packets/sec passed [7.060s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.476s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.463s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003787830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5414c at witness_debugger+0x6c #1 0xffffffff80c55a59 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f78 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c59c at nl_receive_message+0x11c #7 0xffffffff80e6bee5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e22 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d13 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88f02 at fork_exit+0x82 #11 0xffffffff8110af9e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c176ab0 frame pointer=09 =3D 0:0xfffffe008c176bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800034b9000 rsi: 0000000000000001 rdx: ffffffff8226ace0 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c176bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003787800 r13: 0000000000000000 r14: fffff80003787848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776281608 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c176= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c176910 panic() at panic+0x43/frame 0xfffffe008c176970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1769e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1769e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c176ab0, rbp = =3D 0xfffffe008c176bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c176bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c176c60 run_test() at run_test+0x2ad/frame 0xfffffe008c176d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c176d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c176e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c176e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c176= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c176f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c176f30 --- trap 0x16, rip =3D 0x2eff4c1c1d0a, rsp =3D 0x2eff4e7e6ed8, rbp =3D 0x2e= ff4e7e6ef0 --- KDB: enter: panic [ thread pid 0 tid 107460 ] Stopped at kdb_enter+0x33: movq $0,0x15dcdd2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8008207f780: pid 0 tid 107460 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8008207fcd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c177000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x224731de1 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m15s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28283' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins1391910759110556358.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '0c09c6527b169= 53d355125bee7a839f743a39dad', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../0c09c6527b16953d3551= 25bee7a839f743a39dad/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1066_853194755.1776281620184-- From nobody Wed Apr 15 19:57:30 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 4fwsPT5yp6z6ZNYF for ; Wed, 15 Apr 2026 19:57:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwsPT1NR6z3Xgt; Wed, 15 Apr 2026 19:57:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776283053; a=rsa-sha256; cv=none; b=iiOhkDo9wsE6VgTZpphpI0E2O1yAYMoYry/4Akf3/uBPCt/qW2GL9pSBDuJMWSAKHURX39 ZygGh+H+YXc1Bp8qC18amMF6onxXK/6CCXGn2o9oSIPNi8By7wJgx+ivZlwE0QByn7gMrD jAqJ7bXO8EYyGdAxZd/nQihXoeYHkoZUJm/bLGkH2K8iaq3vLf7wmILyuTdQWa9k6gdPwn xOYf5Ey6rrSnkNaKYnszBrVYe5SO31Kx56HEcyvG/Ygsjn1eAYKGE8sJNcN5AfgZxI5hBM tg9aPRDB9LKS4gW48DTQodEWhdCFQ86xv7zMlPMfnU5aAg91w3J4Fzz1FifERw== 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=1776283053; 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=FyUHEucon9Fr1vkRDIoBqhv26ApuuvwZ+Suq2MMwUsA=; b=yE6BaPrLA/7wBiYcBvyCRUjXE5VCkYsm16QggMc94DyJngGTksopDNiQDxva4QskuR2I7d h0YqfEcoIVCP7PweVVDpJQuP8dg58rwhkpjX9pf1F1yD+43xFrW1rzwCEPp+0Lwqe/d4l0 slhPkWafeh7UoSDCeRQ+8b1e60Ro3nBXBOpqyC3yuH+U3xwtS+sCDp6zI9s+D7Zt14jGAq 4a5Pgm+AG34Sw0xqxzOq/MV4oAnex63FyOpl03TplajEePr8QR7aEZrug0VQkWfjzOeMtH uq+5ClULzfGlEsz78anFo4c80Cbb3OPKRILNDSRQaBTbwEM9ys6Cb+0Yl0grvg== 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 4fwsPT0gKyzc5R; Wed, 15 Apr 2026 19:57:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 19:57:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <31655805.1069.1776283053108@jenkins.ci.freebsd.org> In-Reply-To: <1951060751.1065.1776279261299@jenkins.ci.freebsd.org> References: <1951060751.1065.1776279261299@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3428 - 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_1068_1885772297.1776283051089" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1068_1885772297.1776283051089 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3428 (0c09c6527b16953d355125bee7a83= 9f743a39dad) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3428/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3428/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 428/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) No changes The end of the build log: [...truncated 85.15 MiB...] --- all_subdir_krb5/plugins/preauth --- --- iana.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.iana.o -MTiana.o -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/iana.c -o ian= a.o --- all_subdir_libexec --- --- dma.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dma.pieo -MTdma.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -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/contrib/dma/d= ma.c -o dma.pieo --- all_subdir_bin --- --- arith_yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yacc.pieo -MTarith_yacc.pieo -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.pieo --- all_subdir_krb5 --- --- openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.openssl.o -MTopenssl.o -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/open= ssl.c -o openssl.o --- all_subdir_stand --- --- blake3.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Os -include /workspace/src/sys/contrib/= openzfs/include/sys/simd_config.h -include /workspace/src/sys/contrib/open= zfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/= sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sy= s/contrib/openzfs/module/icp/algs/blake3/blake3.c -o blake3.o --- all_subdir_stand/libsa32 --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-l= ength -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Os -mpreferred-stack-bo= undary=3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_con= fig.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include = -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp= /algs/blake3/blake3_generic.c -o blake3_generic.o --- all_subdir_rescue --- --- arith_yacc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.arith_yacc.o -MTarith_yacc.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.o --- all_subdir_bin --- --- arith_yylex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yylex.pieo -MTarith_yylex.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.pieo --- all_subdir_krb5 --- --- spake_client.o --- --- all_subdir_share --- --- lv_LV.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lv_LV.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/lv_LV.UTF-8 --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_client.o -MTspake_client.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spa= ke/spake_client.c -o spake_client.o --- all_subdir_secure --- --- ca.pieo --- --- all_subdir_rescue --- --- arith_yylex.o --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.ca.pieo -MTca= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/crypto/openssl/apps/ca.c -o ca.pieo --- all_subdir_stand --- --- blake3_impl.o --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.arith_yylex.o -MTarith_yylex.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.o --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary= =3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEE= D_SOLARIS_BOOLEAN -I/workspace/src/sys/contrib/openzfs/module/icp/algs/blak= e3 -I/workspace/src/sys/contrib/openzfs/module/icp/include -DIN_LIBSA -c= /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_impl.c -o= blake3_impl.o --- all_subdir_bin --- --- cd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.cd.pieo -MTcd.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 -Wreturn-type -Wc= ast-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 -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin= /sh/cd.c -o cd.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- session.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.session.pieo -MTsession.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/session.c -o ses= sion.pieo --- all_subdir_rescue --- --- builtins.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.builtins.o -MTbuiltins.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c builtins.c -o builtins.o --- all_subdir_libexec --- --- dns.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dns.pieo -MTdns.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -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/contrib/dma/d= ns.c -o dns.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -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 -Os -include /workspace/= src/sys/contrib/openzfs/include/sys/simd_config.h -include /workspace/src/= sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -= I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /= workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_generic.c -= o blake3_generic.o --- all_subdir_rescue --- --- cd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.cd.o -MTcd.o -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /= workspace/src/bin/sh/cd.c -o cd.o --- all_subdir_sbin --- --- tables.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.tables.pieo -MTtables.pieo -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/tables.c -o tables.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- entropy_common.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_com= mon.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/entropy_common.= c -o entropy_common.o --- all_subdir_krb5 --- --- spake_kdc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_kdc.o -MTspake_kdc.o -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/spa= ke_kdc.c -o spake_kdc.o --- all_subdir_sbin --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.parse.pieo -MTparse.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/parse.c -o parse.pieo --- all_subdir_bin --- --- echo.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.echo.pieo -MTecho.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/bltin/echo.c -o echo.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length -= Wsystem-headers -Werror -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 -Os -include /workspace/src/sys= /contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/con= trib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/works= pace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -I/workspace/s= rc/sys/contrib/openzfs/module/icp/algs/blake3 -I/workspace/src/sys/contrib/= openzfs/module/icp/include -DIN_LIBSA -c /workspace/src/sys/contrib/open= zfs/module/icp/algs/blake3/blake3_impl.c -o blake3_impl.o --- all_subdir_bin --- --- error.pieo --- --- all_subdir_libexec --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.error.pieo -MTerror.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/error.c -o error.pieo --- all_subdir_libexec --- --- local.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.local.pieo -MTlocal.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/local.c -o local.pieo --- all_subdir_rescue --- --- echo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.echo.o -MTecho.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/bltin/echo.c -o echo.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl 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 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 42.83 real 257.48 user 27.04 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6120806697251220= 177.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_1068_1885772297.1776283051089-- From nobody Wed Apr 15 20:50:33 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 4fwtZf4qBRz6ZSXb for ; Wed, 15 Apr 2026 20:50:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwtZf0w1Tz3hJM; Wed, 15 Apr 2026 20:50:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776286234; a=rsa-sha256; cv=none; b=ZdDK8orQycuy5XstiX0qw0r88tRVXPXJRtSDkP/nshZqQtMkP88LzR6hJSjoQoUGZjZnx5 HcITJTTIAaCwAFBZCRnbL3hMZhzdLc++l4sQGoG3yUvqQVWGM9qSmENxohv2LwP/MLv1M8 b9wsNFXp1SCXcUjkaUmahI7E4ZK8LWGgA/+dmwZAm/WVqe+Zhmk/7hIgEebujyeEjZogvV QEzQcM7v9odHi3lf7whszKX1c/jcROPEOYFntHsKx+lNYA3fEmpf0aodmNCZRF39PlLusO comOtPzaGMoDYYiY2ntn2lSe0tneobIVMsCQ2Gl0nzhPaMZF8Sjr1W2TeY9DFg== 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=1776286234; 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=FtfIgMqOYq9fjTz9D7kDQuRoGQAnEWKO8miIKPIHdfQ=; b=aFubLUkgpQgBCcazsxelXY8kcatwBEEFiHS+C0QqiI7rzYo0gynNGI3kzEUKA07oC4n4bT MNhZq3dh5I1JPS9gfyKHdyIr736Rb1+CyV3bt/aNWUO/ykkIAm01bHmw1ixoIy7aC4pujD u/aTWyhQCXvz1166vGY+MOiy5popwDsOrQlkZo4kAIPdWAWpcsE+Vdgmpp0f/dP+m2TnM6 j3gIGJoTv0bPDLmxH+k8+fZV+USDvRUbBhn1V8QENawZzvVpHwjbeik+dem0NIPJik/rzK xqznRrxfUYMHyi/XxVwQ3QjQ0R1voHca+CLfef2WlbOhj0iN52y/CFyhvlrgIQ== 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 4fwtZf0G5nzct2; Wed, 15 Apr 2026 20:50:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 20:50:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <797851077.1071.1776286234043@jenkins.ci.freebsd.org> In-Reply-To: <1053438657.1067.1776281620343@jenkins.ci.freebsd.org> References: <1053438657.1067.1776281620343@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28284 - 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_1070_218366739.1776286233858" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1070_218366739.1776286233858 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28284 (92c69c791c436eb966fab806393b70e53cd= e6874) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28284= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28284/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28284/co= nsole 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) b6b0afefec4739923897d984448704ce34a21e6b by markj: vm_swapout: Remove a special case from vm_swapout_map_deactivate_pages() 92c69c791c436eb966fab806393b70e53cde6874 by michaelo: glabel(8): Fix debug message for already existing labels The end of the build log: [...truncated 4.30 MiB...] #16 0xffffffff8110a81b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.228s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b0:5d epair0b: Ethernet address: 58:9c:fc:10:c4:19 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:89 epair1b: Ethernet address: 58:9c:fc:10:eb:d9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.885s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:b0:5d epair0b: Ethernet address: 58:9c:fc:10:c4:19 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.215s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b0:5d epair0b: Ethernet address: 58:9c:fc:10:c4:19 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:89 epair1b: Ethernet address: 58:9c:fc:10:eb:d9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.255s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b0:5d epair0b: Ethernet address: 58:9c:fc:10:c4:19 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.317s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b0:5d epair0b: Ethernet address: 58:9c:fc:10:c4:19 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:89 epair1b: Ethernet address: 58:9c:fc:10:eb:d9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.769s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b0:5d epair0b: Ethernet address: 58:9c:fc:10:c4:19 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.390s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.072s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.062s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:b0:5d epair0b: Ethernet address: 58:9c:fc:10:c4:19 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.898s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7981 to 195 packets/sec passed [1.978s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8351 to 185 packets/sec Limiting tcp reset response from 7378 to 202 packets/sec Limiting tcp reset response from 7514 to 193 packets/sec passed [2.196s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.180s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1312 to 188 packets/sec Limiting tcp reset response from 9628 to 210 packets/sec Limiting tcp reset response from 10096 to 198 packets/sec Limiting tcp reset response from 9135 to 205 packets/sec Limiting tcp reset response from 9308 to 185 packets/sec Limiting tcp reset response from 9211 to 216 packets/sec Limiting tcp reset response from 9366 to 211 packets/sec passed [6.828s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9127 to 186 packets/sec Limiting tcp reset response from 8082 to 204 packets/sec Limiting tcp reset response from 8117 to 203 packets/sec Limiting tcp reset response from 8371 to 205 packets/sec Limiting tcp reset response from 8590 to 203 packets/sec Limiting tcp reset response from 8598 to 192 packets/sec Limiting tcp reset response from 8403 to 189 packets/sec Limiting tcp reset response from 8065 to 204 packets/sec passed [7.867s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.511s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.503s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000378b030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5413c at witness_debugger+0x6c #1 0xffffffff80c55a49 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f28 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c58c at nl_receive_message+0x11c #7 0xffffffff80e6bed5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e12 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d03 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88ef2 at fork_exit+0x82 #11 0xffffffff8110af4e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe00a229bab0 frame pointer=09 =3D 0x28:0xfffffe00a229bbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b4700 rsi: 0000000000000001 rdx: ffffffff822688c0 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a229bbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000378b000 r13: 0000000000000000 r14: fffff8000378b048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776286222 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a229b= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a229b910 panic() at panic+0x43/frame 0xfffffe00a229b970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a229b9e0 calltrap() at calltrap+0x8/frame 0xfffffe00a229b9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a229bab0, rbp = =3D 0xfffffe00a229bbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a229bbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a229bc60 run_test() at run_test+0x2ad/frame 0xfffffe00a229bd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a229bd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a229be= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a229be= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a229b= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a229bf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a229bf30 --- trap 0x16, rip =3D 0x76ad3217d0a, rsp =3D 0x76ad4c54ec8, rbp =3D 0x76ad= 4c54ee0 --- KDB: enter: panic [ thread pid 0 tid 107448 ] Stopped at kdb_enter+0x33: movq $0,0x15dcde2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801ed86d000: pid 0 tid 107448 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801ed86d550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe00a229c000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x207ad2993 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 51m13s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28284' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins4710266976252827706.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '92c69c791c436= eb966fab806393b70e53cde6874', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../92c69c791c436eb966fa= b806393b70e53cde6874/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1070_218366739.1776286233858-- From nobody Wed Apr 15 21:02:58 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 4fwts11rvcz6ZTV2 for ; Wed, 15 Apr 2026 21:03:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwts05JHCz3jS2; Wed, 15 Apr 2026 21:03:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776286980; a=rsa-sha256; cv=none; b=wW5LIEpi7dT5RtmVNq+1NGgsG6AftAFI39kH0uh2Gu3LInkL3jg8k4J6p0EqbUuKgdxedS qbNRqKtYsgX4R0RkJxWaw+7AE4Sx1BS094UssvLFQOkKtLrHpsdJ4GKVpkr/iHGkN+qVhL 0bkxgeO8QzENkF/XQtKoYYwvZcy3TCQdhd9j5HkcSZ8fwD9AmH5GOl7xRkmBpQBQcl2m7y aO4vKgDWwyxod1OIM073xTyqoj6PBUx2gKx7PsgzNr5hPx9LM0S0Ha9tEBct5R9LEUUOlC YfVhEA7O/QvTMbdf8y0ufDOplX49zQPsJvOoDUOqpKXOWuzTqbBC6kr0M6BoKA== 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=1776286980; 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=gzuLITi+rpn2V7Vbkp5kQsHOpN7pfElxiu/yw5WSZCc=; b=uBC4jrMA6J2q7en9BaByj+Eb5w6Ukc/f+wVwI59T6rW/rOSqwVMbdJ8USiIdRFyfBIjDsc q/Im2QqxfO5EI72s12AWO8tyWZSHILg0y4E9UNtjWXEPsb+8O6dSSwAcFCet7pMMPOzyXY oHrweKNcDP37ZqCGyRa7FC08Hge6cYqdy2iMAfTO2qw5I9xkqawkJSTBTy9uLhYcMf8CWf 7TVA6bPqYycxBxccA6PxWHe+v1V7c/RBO5RK7h8f+DKSslgRj7XbnnJXQu1G7aVAc3HAZy 1GCLyRHOhMRW7RhAChbj50eCz7y3inaGNFSV+E3aN5d4YiO+FZWfqMTlyfccFA== 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 4fwts04hmRzdym; Wed, 15 Apr 2026 21:03:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 21:02:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <167134120.1073.1776286980664@jenkins.ci.freebsd.org> In-Reply-To: <31655805.1069.1776283053108@jenkins.ci.freebsd.org> References: <31655805.1069.1776283053108@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3429 - 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_1072_1609265054.1776286978574" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1072_1609265054.1776286978574 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3429 (92c69c791c436eb966fab806393b7= 0e53cde6874) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3429/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3429/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 429/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) b6b0afefec4739923897d984448704ce34a21e6b by markj: vm_swapout: Remove a special case from vm_swapout_map_deactivate_pages() 92c69c791c436eb966fab806393b70e53cde6874 by michaelo: glabel(8): Fix debug message for already existing labels The end of the build log: [...truncated 85.26 MiB...] --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -DSKIP_SPL_SYS_CONDVAR_H -I/workspace/src/sys/con= trib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/includ= e/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/wo= rkspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include -I/workspa= ce/src/sys/cddl/compat/opensolaris -I/workspace/src/cddl/compat/opensolaris= /include -I/workspace/src/cddl/usr.sbin/dtrace/../../../cddl/contrib/openso= laris/head -I/workspace/src/cddl/usr.sbin/dtrace/../../../cddl/contrib/open= solaris/lib/libdtrace/common -I/workspace/src/cddl/usr.sbin/dtrace/../../..= /cddl/contrib/opensolaris/lib/libproc/common -I/workspace/src/cddl/usr.sbin= /dtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/workspace/src/c= ddl/usr.sbin/dtrace/../../../sys/cddl/contrib/opensolaris/compat -DHAVE_ISS= ETUGID -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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-unknown-pragmas -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoe= xecstack -o dtrace.full dtrace.pieo -ldtrace -lctf -lelf -lproc -ls= pl -lxo -lpthread=20 --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- all_subdir_bin --- --- pwd.1.gz --- gzip -cn /workspace/src/bin/pwd/pwd.1 > pwd.1.gz --- pwd.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pwd.ful= l pwd.debug --- pwd --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpwd.debug pwd.full pwd --- all_subdir_bin/realpath --- =3D=3D=3D> bin/realpath (all) --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- --- translate.pieo --- --- all_subdir_libexec --- --- .depend --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_libexec --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin --- --- dtrace.1.gz --- gzip -cn /workspace/src/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 > dtra= ce.1.gz --- dtrace.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dtrace.= full dtrace.debug --- all_subdir_secure --- --- all_subdir_bin --- --- .depend --- --- all_subdir_secure --- --- auth2-kbdint.pieo --- --- all_subdir_bin --- echo realpath.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- all_subdir_cddl --- --- dtrace --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_bin --- --- realpath.pieo --- --- all_subdir_cddl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddtrace.debug dtrace.full dtrace --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.realpath.pieo -MTr= ealpath.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 -c /workspace/src/bin/realpath/realpath.c = -o realpath.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/dwatch --- =3D=3D=3D> cddl/usr.sbin/dwatch (all) --- all_subdir_sbin --- --- hash.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/dwatch/libexec --- =3D=3D=3D> cddl/usr.sbin/dwatch/libexec (all) --- all_subdir_bin --- --- realpath.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = realpath.full realpath.pieo =20 --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/dwatch/examples --- =3D=3D=3D> cddl/usr.sbin/dwatch/examples (all) --- dwatch.1.gz --- gzip -cn /workspace/src/cddl/usr.sbin/dwatch/dwatch.1 > dwatch.1.gz --- all_subdir_krb5 --- --- spake_client.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_client.o -MTspake_client.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spa= ke/spake_client.c -o spake_client.o --- all_subdir_bin --- --- realpath.1.gz --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/lockstat --- =3D=3D=3D> cddl/usr.sbin/lockstat (all) --- all_subdir_bin --- gzip -cn /workspace/src/bin/realpath/realpath.1 > realpath.1.gz --- realpath.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug realpat= h.full realpath.debug --- realpath --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drealpath.debug realpath.full realpath --- all_subdir_bin/rm --- =3D=3D=3D> bin/rm (all) --- all_subdir_cddl --- --- .depend --- echo lockstat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libelf.a /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/lib/libdtrace.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/librt.a >> .depend --- lockstat.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -DSKIP_SPL_SYS_CONDVAR_H -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/l= ib/libspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/= os/freebsd -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/in= clude -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cdd= l/compat/opensolaris -I/workspace/src/cddl/compat/opensolaris/include -I/= workspace/src/cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolaris/head= -I/workspace/src/cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolaris= /lib/libdtrace/common -I/workspace/src/cddl/usr.sbin/lockstat/../../../cdd= l/contrib/opensolaris/lib/libproc/common -I/workspace/src/cddl/usr.sbin/lo= ckstat/../../../sys/cddl/contrib/opensolaris/uts/common -I/workspace/src/c= ddl/usr.sbin/lockstat/../../../sys/cddl/contrib/opensolaris/compat -I/work= space/src/sys -DHAVE_ISSETUGID -DNEED_ERRLOC -g -DNEED_SOLARIS_BOOLEAN -DHA= VE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.lockstat.pieo -MTlocksta= t.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-unknown-pragmas -Wno-address-of-packed-member -c /wor= kspace/src/cddl/contrib/opensolaris/cmd/lockstat/lockstat.c -o lockstat.pie= o --- all_subdir_bin --- --- .depend --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- rm.pieo --- --- all_subdir_sbin --- --- options.pieo --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rm.pieo -MTrm.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -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 -c /workspace/src/bin/rm/rm.c -o rm.pieo --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.options.pieo -MToptions.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/options.c -o options.pieo --- all_subdir_secure --- --- auth2-none.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_libexec --- --- dma-mbox-create.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- dma-mbox-create.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- dma-mbox-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- .depend --- echo flua.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libedit.a >> .depend --- lua.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lua.pieo -MTlua.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -W= error -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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 -Wno-format-nonliteral -c= /workspace/src/contrib/lua/src/lua.c -o lua.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_krb5 --- --- all_subdir_cddl --- make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 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_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin --- 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_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 49.65 real 303.65 user 28.93 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4161608167492003= 95.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_1072_1609265054.1776286978574-- From nobody Wed Apr 15 22:06:16 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 4fwwG15RFJz6ZZDR for ; Wed, 15 Apr 2026 22:06:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwwG12H34z3qHx; Wed, 15 Apr 2026 22:06:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776290777; a=rsa-sha256; cv=none; b=VZ3m3Wa4qkkLNY+zSTUSyqaSUXgEse8UoCuT+QNk1Kfbm4Z/svC9UPsJl4AtmCGpDYz6xP LTO9Al5J8MxoYGYk2ZuiBtl63wh8ZVif3leGvtLVf9rJVMo9hj1LnZ7s1RzfDynkaktFKx PoIgtl8K4S8GdunhQJLjimT75/VxDM1KMn88l7BdGArSiQIXu7eNfIprBwGtLpLyu/Nx94 DdUImXCKPDH9fMKYhNDG29PJ1mmCZ3YPs8cA7Uc9xhb6DRh7rB9UPG2aSuePz72qEhWwSt 3a06iRyeNHsha3Ry0Y4cE0EBqBsQamUfrZAsuoqdNz7WemzeebJiJYHijOqi/Q== 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=1776290777; 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=rV4kmwxsaaqvVbU5srbB800rfDHZSiS6D/DqgD5nLbw=; b=vZiFLPe6fKRu3HWVRqwuq5oxwzA+ZqaUvGnwMB0BYFZ8TqWJaoxRrzxVjq+JkJqGNJNRiB 7EwLyaP0zCb5Eg1q8c2ltthyP8jeUHcy/Pw7L8bRiGxBGto/fJQQMLWQwzIwCLhNSUHNEd TOEUWePud3tjtRQzwDW3ZfVuwmBm6xD6z4trUg9u+tNQRfggkBbXHy56RRt0mdsgb+UnV6 UV8ejuvZ1tpK61hPJlTRHfZoe0/hKqKJ5zZoksz0JIvjxRw2AD0HCtt0z2UpI+AJLzvYFi hNAzrLQfUqq1o2w8L0UbSCN5pU6F42OKVbFbg4jOmjM90b9Gc2Qibf60JPqAvw== 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 4fwwG11Z31zgLC; Wed, 15 Apr 2026 22:06:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 22:06:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <993046133.1077.1776290777224@jenkins.ci.freebsd.org> In-Reply-To: <797851077.1071.1776286234043@jenkins.ci.freebsd.org> References: <797851077.1071.1776286234043@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28285 - 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_1076_190831185.1776290776995" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1076_190831185.1776290776995 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28285 (04b994d19eec68a6b5d27ff4b0fa223a05f= 00e1f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28285= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28285/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28285/co= nsole 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) 04b994d19eec68a6b5d27ff4b0fa223a05f00e1f by tuexen: bpf: fix handling the read timeout on ppc64 The end of the build log: [...truncated 4.30 MiB...] #9 0xffffffff80bea3ea at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7543 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80bead9c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea0ff at sysctl_root+0x22f #13 0xffffffff80bea806 at userland_sysctl+0x1b6 #14 0xffffffff80bea615 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a90b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.979s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:09:53 epair0b: Ethernet address: 58:9c:fc:10:19:0e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:4a:01 epair1b: Ethernet address: 58:9c:fc:10:3a:9b epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.709s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:09:53 epair0b: Ethernet address: 58:9c:fc:10:19:0e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.180s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:09:53 epair0b: Ethernet address: 58:9c:fc:10:19:0e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:4a:01 epair1b: Ethernet address: 58:9c:fc:10:3a:9b epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [9.388s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:09:53 epair0b: Ethernet address: 58:9c:fc:10:19:0e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.251s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:09:53 epair0b: Ethernet address: 58:9c:fc:10:19:0e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:4a:01 epair1b: Ethernet address: 58:9c:fc:10:3a:9b epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.420s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:09:53 epair0b: Ethernet address: 58:9c:fc:10:19:0e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.311s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.062s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:09:53 epair0b: Ethernet address: 58:9c:fc:10:19:0e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.493s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14154 to 196 packets/sec passed [1.157s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 15498 to 191 packets/sec passed [0.993s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.006s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.596s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.131s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2849 to 195 packets/sec Limiting tcp reset response from 14308 to 215 packets/sec Limiting tcp reset response from 14348 to 205 packets/sec Limiting tcp reset response from 14627 to 191 packets/sec Limiting tcp reset response from 14825 to 196 packets/sec passed [4.466s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 6998 to 188 packets/sec Limiting tcp reset response from 12831 to 203 packets/sec Limiting tcp reset response from 13507 to 209 packets/sec Limiting tcp reset response from 18940 to 203 packets/sec Limiting tcp reset response from 15833 to 216 packets/sec passed [4.293s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.352s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.331s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8020e314830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5413c at witness_debugger+0x6c #1 0xffffffff80c55a49 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a018 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c67c at nl_receive_message+0x11c #7 0xffffffff80e6bfc5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e12 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d03 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88ef2 at fork_exit+0x82 #11 0xffffffff8110b03e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008bfd7ab0 frame pointer=09 =3D 0:0xfffffe008bfd7bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003511e00 rsi: 0000000000000001 rdx: ffffffff82269ad0 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bfd7bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8020e314800 r13: 0000000000000000 r14: fffff8020e314848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776290764 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bfd7= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bfd7910 panic() at panic+0x43/frame 0xfffffe008bfd7970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bfd79e0 calltrap() at calltrap+0x8/frame 0xfffffe008bfd79e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bfd7ab0, rbp = =3D 0xfffffe008bfd7bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bfd7bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bfd7c60 run_test() at run_test+0x2ad/frame 0xfffffe008bfd7d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bfd7d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bfd7e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bfd7e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bfd7= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bfd7f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bfd7f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107509 ] Stopped at kdb_enter+0x33: movq $0,0x15dcde2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff8005b678780: pid 0 tid 107509 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8005b678cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008bfd8000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1bb539a95 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 47m51s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28285' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins11989165145651893978.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '04b994d19eec6= 8a6b5d27ff4b0fa223a05f00e1f', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../04b994d19eec68a6b5d2= 7ff4b0fa223a05f00e1f/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1076_190831185.1776290776995-- From nobody Wed Apr 15 22:17:13 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 4fwwVh2NLnz6Zb6W for ; Wed, 15 Apr 2026 22:17: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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwwVh0J6lz3qjR; Wed, 15 Apr 2026 22:17:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776291436; a=rsa-sha256; cv=none; b=YlHaQbG5y7P34ubni0/WUIm7zkLqQk4g2BmPHT0OkZg28WnfLhgD5XkeE5F8bcn7pKOZBD SvkD2/ESVWUfFnspIr4eJgXksEYvpK96SdwKoKeG7hMeztour9yMeZSo4uezMnd3DkEnKi ni8OoyTHEWjtlMVZDe293mf0rALTMM4dbTkqVzwM6UUnyxcY1hXnzbMtJU1+BsYCJjDrQu PtxEYEs/iLPLmg2cHz8J5xhgQBgqGGhuhEMtPvjtskLUzg0gpg6cyfLwHFgX3S/9QZKa24 GhCe32F4jdPlvtNM7BNxw+8h0Cj/mvctsWI+FDXVSb7kjVkBd/G//iWYBImApw== 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=1776291436; 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=dKDWJFSn+/nwFHgXYT2tpvUQiyxZOGWpSbHjLFBwifw=; b=u1Ytk0wiQYaHvhAxFNL6/b3vSiSzRueIlGkHE+Q6lNgT9sZk05Kv+i+oE/SXv2VXJddPR9 bSw7B4Ssr37eE863Tt7TlCE/oGxl3L798HKgX+YxYvhekm+63h0tzCtqujrYs66+8Xw5os mlwZqJFxOPW8CWotIM+F21aHM6xY+qoiPAkGnQm3MqTldtD9H4GlAlcCPbMuX4VPAtFLZN PcWPiZVb6tzrHhNnJrrV3VahdUsStwvrVElk7AqDJ+vWSEqGr9ZoMXB9DzH6+/ZpNM4Nlg LxtG5Lp5ZHWFP7wxZk2isn7U2Af18KgKszHMDRDFp3qStPOVXNb4qworHaIzqA== 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 4fwwVg62VczgWh; Wed, 15 Apr 2026 22:17:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 22:17:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1669196076.1081.1776291435852@jenkins.ci.freebsd.org> In-Reply-To: <167134120.1073.1776286980664@jenkins.ci.freebsd.org> References: <167134120.1073.1776286980664@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3430 - 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_1080_1377636201.1776291433683" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1080_1377636201.1776291433683 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3430 (04b994d19eec68a6b5d27ff4b0fa2= 23a05f00e1f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3430/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3430/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 430/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) 04b994d19eec68a6b5d27ff4b0fa223a05f00e1f by tuexen: bpf: fix handling the read timeout on ppc64 The end of the build log: [...truncated 85.23 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.itime.pieo= -MTitime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/sbin/dump/itime.c -o itime.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/zinject --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_privat= e.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c = /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/error_private.c -= o error_private.o --- all_subdir_sbin --- /workspace/src/sbin/dump/itime.c: In function 'putdumptime': /workspace/src/sbin/dump/itime.c:195:16: warning: 'strncpy' specified bound= 258 equals destination size [-Wstringop-truncation] 195 | (void) strncpy(dtwalk->dd_name, fname, sizeof (dtwalk->dd_n= ame)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ --- all_subdir_libexec --- --- crypto.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.crypto.pieo -MTcrypto.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/crypto.c -o crypto.pieo --- all_subdir_stand --- --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.= c -o fse_decompress.o --- all_subdir_sbin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.main.pieo = -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/main.c -o main.pieo --- all_subdir_krb5 --- --- libpkinit.a --- Building static pkinit library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libpkinit.a pkinit_acces= sor.o pkinit_clnt.o pkinit_constants.o pkinit_crypto_openssl.o pkinit_ident= ity.o pkinit_kdf_test.o pkinit_lib.o pkinit_matching.o pkinit_profile.o pki= nit_srv.o =20 --- pkinit.so.122.full --- Building shared library pkinit.so.122 /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= -no-undefined -Wl,-zrelro -Wl,--version-script=3D/workspace/src/krb5/plugin= s/preauth/pkinit/version.map -Wl,--no-undefined-version -Wl,-znoexecstack = -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-sh= ared-textrel -o pkinit.so.122.full -Wl,-soname,pkinit.so.122 pkinit_access= or.pico pkinit_clnt.pico pkinit_constants.pico pkinit_crypto_openssl.pico p= kinit_identity.pico pkinit_kdf_test.pico pkinit_lib.pico pkinit_matching.pi= co pkinit_profile.pico pkinit_srv.pico -L/tmp/obj/workspace/src/amd64.amd64= /krb5/util/profile -L/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -= lkrb5profile_pie -lkrb5 -lcom_err -lk5crypto -lcrypto -lkrb5support=20 --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ctfmerge --- --- output.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzf= s/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/works= pace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src= /cddl/compat/opensolaris/include -I/workspace/src/sys/cddl/compat/opensolar= is -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cddl= /usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/workspace/src/cddl/= usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/workspace/src/cd= dl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/workspace/sr= c/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common = -I/workspace/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/t= ools/ctf/cvt -I/workspace/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/cont= rib/opensolaris/uts/common -DHAVE_ISSETUGID -DNEED_SOLARIS_BOOLEAN -DHAVE= _STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.output.pieo -MToutput.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wno-address-of-packed-member -c /workspace= /src/cddl/contrib/opensolaris/tools/ctf/cvt/output.c -o output.pieo --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/zinject --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_krb5 --- --- pkinit.so.122.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pkinit.= so.122.full pkinit.so.122.debug --- pkinit.so.122 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpkinit.so.122.debug pkinit.so.122.full pkinit.so.122 --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c: In function 'main': /workspace/src/sbin/dump/main.c:344:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 344 | (void)strncpy(spcl.c_dev, disk, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:341:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 341 | (void)strncpy(spcl.c_dev, dt->fs_spec, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/spake --- =3D=3D=3D> krb5/plugins/preauth/spake (all) --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c:342:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 342 | (void)strncpy(spcl.c_filesys, dt->fs_file, NAMELEN)= ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:365:64: warning: '/.snap' directive output = may be truncated writing 6 bytes into a region of size between 1 and 1024 [= -Wformat-truncation=3D] 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~= ~~ /workspace/src/sbin/dump/main.c:365:25: note: 'snprintf' output between 7 a= nd 1030 bytes into a destination of size 1024 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:376:40: warning: '/.snap/dump_snapshot' dir= ective output may be truncated writing 20 bytes into a region of size betwe= en 1 and 1024 [-Wformat-truncation=3D] 376 | "%s/.snap/dump_snapshot", mntpt= ); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:375:33: note: 'snprintf' output between 21 = and 1044 bytes into a destination of size 1024 375 | snprintf(snapname, sizeof snapname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | "%s/.snap/dump_snapshot", mntpt= ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ /workspace/src/sbin/dump/main.c:377:71: warning: '%s' directive output may = be truncated writing up to 1023 bytes into a region of size 1007 [-Wformat-= truncation=3D] 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | = ^~ /workspace/src/sbin/dump/main.c:377:33: note: 'snprintf' output between 19 = and 2065 bytes into a destination of size 1024 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ 378 | _PATH_MKSNAP_FFS, mntpt, snapna= me); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- hist.o --- --- all_subdir_krb5 --- --- .depend --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -incl= ude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include = /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -= Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_= BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/openzfs/module/zstd/lib= /compress/hist.c -o hist.o --- all_subdir_krb5 --- echo spake.so.122.full: /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64.= amd64/krb5/lib/krb5/libkrb5_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/l= ib/crypto/libk5crypto_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libcom_err.a /tmp/obj/workspace/src/amd64.amd64/krb5/util/support/libkrb5su= pport_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /tmp= /obj/workspace/src/amd64.amd64/lib/libsys/libsys_pie.a >> .depend --- edwards25519.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.edwards25519.o -MTedwards25519.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spa= ke/edwards25519.c -o edwards25519.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status --- all_subdir_libexec --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_libexec --- --- dma.pieo --- --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dma.pieo -MTdma.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -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/contrib/dma/d= ma.c -o dma.pieo --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 *** [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_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ctfmerge --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.53 real 265.88 user 27.74 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1306769129766919= 4661.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_1080_1377636201.1776291433683-- From nobody Wed Apr 15 23:38:47 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 4fwyJm3xkRz6ZhlH for ; Wed, 15 Apr 2026 23:38:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwyJl4splz3x1y; Wed, 15 Apr 2026 23:38:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776296327; a=rsa-sha256; cv=none; b=uUEtla8FKFmSXmxoQtpLY84gcjRP62WKbPfj+fkO3LKsJyqxU0oFuxT2RoQlwggDzzYR+b /4tboM6vt94KTWoIg67ZtRyGx/FY+7Av6fItxe1wcJzsaD1POhzSI8SMqrBE2Ux8CZdN17 g0BpvjDDxD/Y+x9kTMYDIArTJzw6ejORPn6mKTxyRzFKusdW9AJo+rxWdLy/CtE/bhVNjq +alU38SEk7m5NIm7+U4YY8SzCKcD98SEHIr6yaT5TMlZoJRWmLC6moiMQtjJPQjiiZSXH6 tUVB2wuTToY8IFZdnSiNAmcDCsOeUKO4ER8GNkOswkkjH5nHwpx7TXD+572DGQ== 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=1776296327; 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=J0fZCh+Rys5MJ7ADYwA3BHZljIYDChHRjxWZFcnttho=; b=rJ1wwUBnHv9i/JAgA7lNpAQGucEZmGcSN2nBeLchqcKKA5Y0p0wf5NgSkDxwFoSzvDLR1x hYLJ6Nr3rh51Rr5OnGYuYnM9hG3dyPDnZ5f2ApMOj7JzZlSTY/juIu9I8Z0GwUBGNi9v6v MwabmxIcJYP9E3wx8kJn+RnW/a+6VkRUyVsxLSef0N7f0Y/ZjVnKGAcZiSgbtuomxqKIxt Em2VR0X66H20tG6ahCY/DrXfhQnw6md6doH0YNlEs7aVwuzqry9O1wDWDNEE5X5AGn2szc xb9jUA+cqDZPb/ZLHZAo2t2L2EY0tjmkQ0LuiukRex+CNGU4nDFFZm7pxQH9LA== 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 4fwyJl44w7zjXh; Wed, 15 Apr 2026 23:38:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 23:38:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1218645286.1085.1776296327577@jenkins.ci.freebsd.org> In-Reply-To: <993046133.1077.1776290777224@jenkins.ci.freebsd.org> References: <993046133.1077.1776290777224@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28286 - 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_1084_1163178353.1776296327307" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1084_1163178353.1776296327307 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28286 (2d13620c6e1be7f8136095f648a6b824158= d0941) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28286= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28286/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28286/co= nsole 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) 2d13620c6e1be7f8136095f648a6b824158d0941 by tuexen: tcp lro: fix vnet handling The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb6ec5 at vslock+0x75 #9 0xffffffff80bea3ea at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7543 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80bead9c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea0ff at sysctl_root+0x22f #13 0xffffffff80bea806 at userland_sysctl+0x1b6 #14 0xffffffff80bea615 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110aa7b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.000s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:99 epair0b: Ethernet address: 58:9c:fc:10:74:ba epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:21:ad epair1b: Ethernet address: 58:9c:fc:10:7a:67 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.683s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:7a:99 epair0b: Ethernet address: 58:9c:fc:10:74:ba epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.170s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:99 epair0b: Ethernet address: 58:9c:fc:10:74:ba epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:21:ad epair1b: Ethernet address: 58:9c:fc:10:7a:67 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.563s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:99 epair0b: Ethernet address: 58:9c:fc:10:74:ba epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.271s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:99 epair0b: Ethernet address: 58:9c:fc:10:74:ba epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:21:ad epair1b: Ethernet address: 58:9c:fc:10:7a:67 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.506s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:99 epair0b: Ethernet address: 58:9c:fc:10:74:ba epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.352s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.074s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.055s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:7a:99 epair0b: Ethernet address: 58:9c:fc:10:74:ba epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.539s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.848s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 17543 to 213 packets/sec Limiting tcp reset response from 12811 to 206 packets/sec passed [1.286s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.606s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .009s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.132s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1704 to 193 packets/sec Limiting tcp reset response from 14421 to 188 packets/sec Limiting tcp reset response from 14477 to 204 packets/sec Limiting tcp reset response from 15113 to 186 packets/sec Limiting tcp reset response from 19725 to 205 packets/sec passed [4.018s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 16994 to 213 packets/sec Limiting tcp reset response from 13311 to 214 packets/sec Limiting tcp reset response from 13429 to 207 packets/sec Limiting tcp reset response from 13404 to 188 packets/sec passed [4.578s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.360s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.357s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800b5013830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5413c at witness_debugger+0x6c #1 0xffffffff80c55a49 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a188 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c7ec at nl_receive_message+0x11c #7 0xffffffff80e6c135 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e12 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d03 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88ef2 at fork_exit+0x82 #11 0xffffffff8110b1ae at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c171ab0 frame pointer=09 =3D 0x28:0xfffffe008c171bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8000350ee00 rsi: 0000000000000001 rdx: ffffffff82269030 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c171bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800b5013800 r13: 0000000000000000 r14: fffff800b5013848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776296304 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c171= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c171910 panic() at panic+0x43/frame 0xfffffe008c171970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1719e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1719e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c171ab0, rbp = =3D 0xfffffe008c171bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c171bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c171c60 run_test() at run_test+0x2ad/frame 0xfffffe008c171d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c171d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c171e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c171e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c171= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c171f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c171f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107517 ] Stopped at kdb_enter+0x33: movq $0,0x15dcde2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801e8a78000: pid 0 tid 107517 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801e8a78550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c172000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xb581ac5b gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 47m3s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28286' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins17585174354630824925.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '2d13620c6e1be= 7f8136095f648a6b824158d0941', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../2d13620c6e1be7f81360= 95f648a6b824158d0941/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1084_1163178353.1776296327307-- From nobody Wed Apr 15 23:50:24 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 4fwyZB6STrz6ZjJj for ; Wed, 15 Apr 2026 23:50:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwyZB3TbGz3xKw; Wed, 15 Apr 2026 23:50:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776297026; a=rsa-sha256; cv=none; b=AdapS9E+IMUGYtNhjLVxvtsEf40nN/YRMMmAveacj5K4mWUAu9NP2RdQ/woUARLsC4Pv2g 4HrUHb2l5hGY+ie+RF+qq3YEn2OA/sXhRC6GuPXXqqTtPUojgFBrjaZ1YvDI9F/JhdVXTe kt8s1iLhlCMNj4wmTatEaNzqI4Ro9If143aAI27L6SuhGAAPx8Og4DD/7IzIhhQW45zFWS TBFYPIrYrA9ToKEnDRqqgGBK371dZK9BceWD2Mq5k9uVXp2wOJFj5zHXWAcqiir2lhECJP peKqtGmUPKcrPW+UZ70YWLGWTK00Hwa//rdWLVL8G/lgnn2Wth8eZuz23GWJYA== 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=1776297026; 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=+H2jqjNtiFw3ZIPljrDgKDDQSJt5EldvPeIAf2QeIBQ=; b=pgUOUKxPjW3I8WHX5vcXRsV7Y9imiBMwBPzv03uOdNVsRwcWlQ6N91japk7AbOPa5q5kZG Thg+AFjq/GnPJnID9YjoVaaRIiNhrozxVY65lGQJX6FsolE/IOhpQPfoFfKlHWH+n4QYyH tSuwITToSvkC3mb/4EDvwVf8bkyYBjt/EkPt1V6pMI20gPe5QGuwlu3cqLifyT4ys45R3p 7qvmKAcvy7HFstmiB+qA0UhDlwe+dZDSIzkvGZ4P1Fa2/4B9d+jQXf2n4rc1DW6Acfjm/6 eFM8eM5QAQ4eIt21iM+9kR67fJiZDG9wzc5QTBCFuDbM7xNxWIWmPyoGWopmcg== 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 4fwyZB2xBDzjYL; Wed, 15 Apr 2026 23:50:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 15 Apr 2026 23:50:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <27899999.1089.1776297026415@jenkins.ci.freebsd.org> In-Reply-To: <1669196076.1081.1776291435852@jenkins.ci.freebsd.org> References: <1669196076.1081.1776291435852@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3431 - 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_1088_1088107965.1776297024182" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1088_1088107965.1776297024182 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3431 (2d13620c6e1be7f8136095f648a6b= 824158d0941) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3431/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3431/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 431/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) 2d13620c6e1be7f8136095f648a6b824158d0941 by tuexen: tcp lro: fix vnet handling The end of the build log: [...truncated 85.44 MiB...] /workspace/src/bin/sh/parser.c: In function 'parsebackq': /workspace/src/bin/sh/parser.c:1092:13: warning: variable 'saveprompt' migh= t be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1092 | int saveprompt; | ^~~~~~~~~~ /workspace/src/bin/sh/parser.c:1083:18: warning: argument 'out' might be cl= obbered by 'longjmp' or 'vfork' [-Wclobbered] 1083 | parsebackq(char *out, struct nodelist **pbqlist, | ~~~~~~^~~ --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth-rhosts.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-rhosts.pieo -MTauth-rhosts.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth-rho= sts.c -o auth-rhosts.pieo --- all_subdir_share --- --- tr_TR.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/tr_TR.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/tr_TR.UTF-8 --- all_subdir_stand --- --- zstd_decompress_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.zstd_decompress_block.o -MTzstd= _decompress_block.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -= Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 -include /wo= rkspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include /worksp= ace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat= -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN= -U__BMI__ -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decomp= ress/zstd_decompress_block.c -o zstd_decompress_block.o --- all_subdir_libexec --- --- getty.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = getty.full main.pieo init.pieo subr.pieo chat.pieo -lutil=20 --- gettytab.5.gz --- gzip -cn /workspace/src/libexec/getty/gettytab.5 > gettytab.5.gz --- ttys.5.gz --- gzip -cn /workspace/src/libexec/getty/ttys.5 > ttys.5.gz --- getty.8.gz --- gzip -cn /workspace/src/libexec/getty/getty.8 > getty.8.gz --- getty.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug getty.f= ull getty.debug --- getty --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgetty.debug getty.full getty --- all_subdir_libexec/hyperv --- =3D=3D=3D> libexec/hyperv (all) --- all_subdir_libexec/mail.local --- =3D=3D=3D> libexec/mail.local (all) --- all_subdir_bin --- --- stty.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.stty.pieo -MTstty.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/stty/stty.c -o stty.pieo --- all_subdir_secure --- --- auth-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-passwd.pieo -MTauth-passwd.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth-pas= swd.c -o auth-passwd.pieo --- all_subdir_libexec --- --- sm_os.h --- ln -sf /workspace/src/contrib/sendmail/include/sm/os/sm_os_freebsd.h sm_os.= h --- .depend --- echo mail.local.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/lib/libsm/libsm_pie.a >> .depend --- mail.local.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/sendmail/include -I.= -fPIE -g -MD -MF.depend.mail.local.pieo -MTmail.local.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /wo= rkspace/src/contrib/sendmail/mail.local/mail.local.c -o mail.local.pieo --- all_subdir_rescue --- --- printf.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.printf.o -MTprintf.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/printf/printf.c -o printf.o --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_libexec --- /workspace/src/contrib/sendmail/mail.local/mail.local.c: In function 'main'= : /workspace/src/contrib/sendmail/mail.local/mail.local.c:299:32: warning: in= crement of a boolean expression [-Wbool-operation] 299 | nofsync++; | ^~ --- all_subdir_bin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.util.pieo -MTutil.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/stty/util.c -o util.pieo --- stty.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = stty.full cchar.pieo gfmt.pieo key.pieo modes.pieo print.pieo stty.pieo uti= l.pieo =20 --- stty.1.gz --- gzip -cn /workspace/src/bin/stty/stty.1 > stty.1.gz --- stty.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug stty.fu= ll stty.debug --- stty --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstty.debug stty.full stty --- all_subdir_bin/sync --- =3D=3D=3D> bin/sync (all) --- all_subdir_secure --- --- all_subdir_sbin --- --- all_subdir_secure --- --- audit.pieo --- --- all_subdir_sbin --- --- pass1b.pieo --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.audit.pieo -MTaudit.pieo -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssh/audit.c -o audit.pie= o --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/fsck_ffs -fPIE -g -MD= -MF.depend.pass1b.pieo -MTpass1b.pieo -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/sbin/fsck_= ffs/pass1b.c -o pass1b.pieo --- all_subdir_bin --- --- .depend --- echo sync.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- sync.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.sync.pieo -MTsync.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/sync/sync.c -o sync.pieo --- sync.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = sync.full sync.pieo =20 --- sync.8.gz --- gzip -cn /workspace/src/bin/sync/sync.8 > sync.8.gz --- sync.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug sync.fu= ll sync.debug --- sync --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsync.debug sync.full sync --- all_subdir_bin/test --- =3D=3D=3D> bin/test (all) --- all_subdir_sbin --- --- pass2.pieo --- --- all_subdir_secure --- --- audit-bsm.pieo --- --- all_subdir_bin --- --- .depend --- --- all_subdir_libexec --- /workspace/src/contrib/sendmail/mail.local/mail.local.c: In function 'store= ': /workspace/src/contrib/sendmail/mail.local/mail.local.c:861:25: warning: 'm= emcpy' accessing between 2 and 2047 bytes at offsets 0 and 1 overlaps betwe= en 1 and 2046 bytes at offset 1 [-Wrestrict] 861 | memcpy(line, line + 1, line_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/fsck_ffs -fPIE -g -MD= -MF.depend.pass2.pieo -MTpass2.pieo -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/sbin/fsck_ffs/pa= ss2.c -o pass2.pieo --- all_subdir_bin --- echo test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.audit-bsm.pieo -MTaudit-bsm.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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/crypto/openssh/audit-bsm.c -= o audit-bsm.pieo --- all_subdir_bin --- --- test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.test.pieo -MTtest.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/test/test.c -o test.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share 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 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_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 49.34 real 311.80 user 30.28 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1641141430132572= 3682.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_1088_1088107965.1776297024182-- From nobody Thu Apr 16 00:27:03 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 4fwzNR6j9hz6ZlZ6 for ; Thu, 16 Apr 2026 00:27:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwzNR2qXRz43j5; Thu, 16 Apr 2026 00:27:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776299223; a=rsa-sha256; cv=none; b=G2oYfZ2CMZw+hx4NRoAUUMyAJteDkJL7xigzUjd79gsgUqwU8dkCez1jPfRTxXYDoN7nMb cSjOprN0GdjYGlrSLT2tSfcFJv8VjnlRO9UxoFl3Ne9gJzc/qbZFK13oysqbLCoYGsX+R3 T4PJawzrIlwcf5iAii10iWdTWtJqOjVDyGwXn5O9Z2535WFWu0bcIZYS8kOESLl9E64guN PquF5W/SZxs/PEW+v7kTleqhDp2XsDM24Wz1yaFoxvxQCM/GLz+LDrzthf0lc37YWxsvqS 7NgmOjpIrB2/MWo1U7F3THVFoNnFHFQA/NKV58glXLCQ2QmyONkXn6cZOxPRyA== 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=1776299223; 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=Sxma1PQofw9PlLiZODQTTcwADiPrr6ERRAaa/sbjcQ8=; b=IQzHImUYHmk2AsWUGwO3Zkmw3db7FCwUpa7dFzkwryRq8EITCFEj+P1YdnP5Ss8cKnioKp qMd14MQDskZQBQ6QhOWhsVIqfufuyzlNpjSxWlQmySAZnVac6R/13Ct4lo5DgaIQaphhOX NGEQpq14cPMlNXowVKKNrUB9G8+TLtU1C16AXc7RpK4NCb6Bj4WZoOAWumu6YDb7dJAkX+ 7faMTu4j+raMMGcU/0UJ82VDFSqTgTE/1uIex1nRZli0Zjfvh3yAUTaUoGw+2zv/xndRuf K34vTiwvCllgM+sOoIlgPq7xOlw3zfDmii1QEUoi18H/7WYrDjD7ecQe7ZfVyw== 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 4fwzNR2DzlzkqD; Thu, 16 Apr 2026 00:27:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 00:27:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <525806191.1091.1776299223317@jenkins.ci.freebsd.org> In-Reply-To: <1218645286.1085.1776296327577@jenkins.ci.freebsd.org> References: <1218645286.1085.1776296327577@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28287 - 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_1090_715132373.1776299223083" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1090_715132373.1776299223083 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28287 (a85c4ab626ef52530400ace1957daaa35dd= 07534) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28287= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28287/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28287/co= nsole 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) a85c4ab626ef52530400ace1957daaa35dd07534 by ngie: appleir: Add Apple IR receiver driver The end of the build log: [...truncated 4.29 MiB...] #6 0xffffffff80fbfe62 at vm_map_wire_locked+0x142 #7 0xffffffff80fbfcc7 at vm_map_wire+0x67 #8 0xffffffff80fb6ec5 at vslock+0x75 #9 0xffffffff80bea3ea at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7543 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80bead9c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea0ff at sysctl_root+0x22f #13 0xffffffff80bea806 at userland_sysctl+0x1b6 #14 0xffffffff80bea615 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110aa7b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.095s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:86:aa epair0b: Ethernet address: 58:9c:fc:10:5a:ea epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:24:aa epair1b: Ethernet address: 58:9c:fc:10:5f:72 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.673s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:86:aa epair0b: Ethernet address: 58:9c:fc:10:5a:ea epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.169s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:86:aa epair0b: Ethernet address: 58:9c:fc:10:5a:ea epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:24:aa epair1b: Ethernet address: 58:9c:fc:10:5f:72 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.505s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:86:aa epair0b: Ethernet address: 58:9c:fc:10:5a:ea epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.325s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:86:aa epair0b: Ethernet address: 58:9c:fc:10:5a:ea epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:24:aa epair1b: Ethernet address: 58:9c:fc:10:5f:72 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.479s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:86:aa epair0b: Ethernet address: 58:9c:fc:10:5a:ea epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.312s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.057s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.055s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:86:aa epair0b: Ethernet address: 58:9c:fc:10:5a:ea epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.484s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.794s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 19423 to 216 packets/sec passed [0.863s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.130s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 12425 to 196 packets/sec Limiting tcp reset response from 19415 to 198 packets/sec Limiting tcp reset response from 19224 to 190 packets/sec Limiting tcp reset response from 18755 to 199 packets/sec passed [3.178s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 13436 to 215 packets/sec Limiting tcp reset response from 13410 to 209 packets/sec Limiting tcp reset response from 13419 to 202 packets/sec Limiting tcp reset response from 13535 to 190 packets/sec passed [4.575s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.359s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.356s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003735830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c5413c at witness_debugger+0x6c #1 0xffffffff80c55a49 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a188 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c7ec at nl_receive_message+0x11c #7 0xffffffff80e6c135 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45e12 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46d03 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88ef2 at fork_exit+0x82 #11 0xffffffff8110b1ae at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c167ab0 frame pointer=09 =3D 0x28:0xfffffe008c167bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003510900 rsi: 0000000000000001 rdx: ffffffff82268508 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c167bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003735800 r13: 0000000000000000 r14: fffff80003735848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776299192 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c167= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c167910 panic() at panic+0x43/frame 0xfffffe008c167970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1679e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1679e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c167ab0, rbp = =3D 0xfffffe008c167bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c167bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c167c60 run_test() at run_test+0x2ad/frame 0xfffffe008c167d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c167d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c167e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c167e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c167= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c167f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c167f30 --- trap 0xc, rip =3D 0x2c72c265bd0a, rsp =3D 0x2c72c4193e98, rbp =3D 0x2c7= 2c4193eb0 --- KDB: enter: panic [ thread pid 0 tid 107505 ] Stopped at kdb_enter+0x33: movq $0,0x15dcde2(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801ae07e780: pid 0 tid 107505 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801ae07ecd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c168000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x4a269c28 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 46m36s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28287' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins18416351825023998793.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'a85c4ab626ef5= 2530400ace1957daaa35dd07534', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../a85c4ab626ef52530400= ace1957daaa35dd07534/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1090_715132373.1776299223083-- From nobody Thu Apr 16 00:55:10 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 4fx00x4v9Nz6ZnYX for ; Thu, 16 Apr 2026 00:55:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx00x0n84z45KH; Thu, 16 Apr 2026 00:55:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776300913; a=rsa-sha256; cv=none; b=bP7zBCIswS2jDXMGFbNl53z56YJutXhNXoSwU/Rduakzb4G5MYUnT0RIgZgdGwmoZauwjz 8cKvaDUl64rgGQ+R4B35qCoV81BvJTS1+D4FvTpo3GfzGx/8JxO6J+F49HlSvY2edva00a Cb2QnsZP5oduUxkhrS5o4nO0SQfK+3yg8HfzmfSRNp1eV1WjoE06p5RWe+CFJx83KZavJN F0NzkjcSxrXZ4he71T3wyV36CbLkgy+g426DEw1zjWWyOkIwNyZyfrwLtCPiz0dnlG8t3B 7Vmj3rj3OrJ0WZCk/WLbHpLZ+zj8+PIKBZWsTGdJX2gW3+iam2EIdjhNt0Htsg== 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=1776300913; 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=GC9VxTZrfc876u+je/o007XsWrqbjryIqJEiJM0LIHY=; b=KrAXh899eAjv6KsbO5IM1WoB6y51cGeAJE0iVLxRdUQUy0QG9oUgXU/9seBNCxkY/+VR0N pVN+BI2jd8p9PrLTTtVUrsSwTXe8KuRVMs8hxvFvA3n24L9IxPaCcudEzvWlcOjUDTXesR x14afxg+FIGSA3kJgepTVgWDLKyLjH3l8c7EiTRW5PDdEmTPVSBplTUFCqMtk+Kd8Kj5G8 yuRV4nkLmqemRpAbMTzWyznng6kx6hxpkRg4DTUGJPJQUgkUk7Z7yU5qmvwiqt+Iee8Zsz XshvFynwKsmzXU2JTOwYxghX4MXWpY5ji1c9jbOD6HQnHrCtnIg0fnZi0lz6Dg== 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 4fx00w70pWzlrH; Thu, 16 Apr 2026 00:55:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 00:55:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <885841238.1093.1776300912987@jenkins.ci.freebsd.org> In-Reply-To: <27899999.1089.1776297026415@jenkins.ci.freebsd.org> References: <27899999.1089.1776297026415@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3432 - 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_1092_821301428.1776300910688" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1092_821301428.1776300910688 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3432 (a85c4ab626ef52530400ace1957da= aa35dd07534) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3432/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3432/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 432/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) a85c4ab626ef52530400ace1957daaa35dd07534 by ngie: appleir: Add Apple IR receiver driver The end of the build log: [...truncated 85.31 MiB...] 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:560:73: warning: '%s' directive output may= be truncated writing up to 1024 bytes into a region of size 1010 [-Wformat= -truncation=3D] 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | = ^~ /workspace/src/contrib/dma/net.c:560:25: note: 'snprintf' output between 22= and 1046 bytes into a destination of size 1024 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_share --- --- sk_SK.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sk_SK.UTF-8 --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-kbdint.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_secure --- --- auth2-none.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 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_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.87 real 283.02 user 29.11 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1585858456502589= 6180.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_1092_821301428.1776300910688-- From nobody Thu Apr 16 02:15:40 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 4fx1np49Zjz6ZvZ4 for ; Thu, 16 Apr 2026 02:15:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx1nn68sFz3Kyh; Thu, 16 Apr 2026 02:15:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776305741; a=rsa-sha256; cv=none; b=EcYmqpk3NiLIVrDnYMN/Gvp2u9bXrrnZ8MnaSHJVOhhmR1gLB12JeC6Be68soIv7SzwYW9 pRS3fgttnIiGA2m3EZlB4cuD95s7/J9a00G6xajFI3K2cWhLOpibRInNPot68bfA5YDv0T 193t0prjsW4SQoENGrOX4IUqEe5uuCTpUvXzJ/bf49k/XmgGF4tE+bloub1BY16JNie8pp 8Bvvim/l6pC+MdseTE1uNm6KmAuQ0dKv6yd1XSQ1ap0DJe1ON9FEw3mfu8EdBU5C7+kyaG MixVxaz8eXCDKUuMwDFKjgaes3sgDYnIci9QoLdGFNNJtcBmuNr+v3MPueP/yA== 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=1776305741; 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=IjOs/6+PGFGrgfeFwBzVVTeg45Mwar7NoWNDxFLBSig=; b=XCUPA5v3VZsaH7NSKIQ04ACXWqDQbIyDCZIBSgHUIB6N64fivPg+j3BrMTyEz5AEkoWnw2 v4M1/yAhMPdmx6BAJ0TPXU0rYzH/DczHHledLKkS9PNSG7Y45cb+KMQfZwn3SZwDN67zFm MKm7B/OkICpDTfEqFiMNCtSKY14bOmkoyGut3aFSxetxj/0LBwjCi5HNvnthWGQ8MhVXVm 4kcoKMFtfi0II8sV5KOTIMLpobtikjFlIQQYh+T675B5akiIy+BFE04zjpWIfLiMmZNOzM SFGIZKcEa3DJDv0NtOrkaUALdMnl6NqImwjYG93kiBPeh+s5zoZDgvjhwj/7Rg== 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 4fx1nn5KvtznvW; Thu, 16 Apr 2026 02:15:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 02:15:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1415029575.1109.1776305741753@jenkins.ci.freebsd.org> In-Reply-To: <305467193.1031.1776261465626@jenkins.ci.freebsd.org> References: <305467193.1031.1776261465626@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1020 - 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_1108_1409668042.1776305740179" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1108_1409668042.1776305740179 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1020 (d51d91780b61180fbeae406a= 29e9a02ec74d56df) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1020/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1020/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1020/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) d51d91780b61180fbeae406a29e9a02ec74d56df by ivy: packages: Fix build with libucl 0.9.3 The end of the build log: [...truncated 56.70 MiB...] --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libgssapi__L --- --- gss_canonicalize_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_canonicalize_name.o -MTgss_canonicalize_name.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_canonica= lize_name.c -o gss_canonicalize_name.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libelf__L --- --- lib/libmd__L --- --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libmd__L --- --- rmd160c.o --- --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3D--- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-er--- lib/libelf__L --- cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/--- lib/libmd__L --- ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libmd/rmd160c.c -= o rmd160c.o --- lib/libelf__L --- contrib/elftoolchain/libelf/elf_getarsym.c -o elf_getarsym.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libgssapi__L --- --- gss_context_time.o --- --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.28 real 432.18 user 60.39 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins18220797860= 930802660.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_1108_1409668042.1776305740179-- From nobody Thu Apr 16 03:22:27 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 4fx3Gs41QKz6b0ry for ; Thu, 16 Apr 2026 03:22:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx3Gs0LCfz3RFl; Thu, 16 Apr 2026 03:22:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776309749; a=rsa-sha256; cv=none; b=xm7V7EIDJswZFsDRx/N15t/K5BiCmMl17V3sDPa2xQ8rYPgGbH6IlQDq2KGmdIRzaJ872C zyebTFK+KYX3+wqvf5u0eM6Hqabbxz4s/wZbFHT+cGdb/z0hsFwYSyUyaECXgpGd/hmot0 bzRuQM9wasufcr1TdIAsimy28+vtJmdm6cldBnxKZGXwM6rnsVVAmt/M4p4RfjoxP/evEZ AnV8cTTLOUP0nffRiNVUWxIyOm9f1qW2goBvSkpmuXLNCu+omtYpPWOMaSdG2a5AllYztL j/Ue/RPDpTtbbrbxZC65LNzyq6DIZ/8dkOAG3YOST9NfKHWEudHgpM3R1PM6xg== 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=1776309749; 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=xcD+D8A/q/C5jesJaJZvQheCCdHL8fl7INEqnz6vBEo=; b=H6YgAw15lwjvaRmsmEs1v2FbuZmoj2iOKD80NHU0WrNeFr4tE/ESlzm3eJyCkLz2tCtjCF MTQ4FFe+2nBuvq0ffbb6Pew6z6/XSzCfHk0CbLU8T41KjrsHt2z6cNJ1zup1hZlEe159wT hSRnpqVarhNfJqXwyNF2E+YJC1uQh9Wfq87Le3kkApO+cP+g/n28wUUbDto+STt3BZcRcb QbZeWKbYd3gR63FPbWHy4EUOjXRHVB50IVIuFcn8+VNecVVEpteWdhLPa/bbjZ1ViLW+T7 BxfIDTZRIpZaB+U4WA98sXXw7uMrwsXZnzEvQX2o9jlXe+8Drec89kZPmW51fw== 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 4fx3Gr6x6rzq5C; Thu, 16 Apr 2026 03:22:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 03:22:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1985080885.1113.1776309748978@jenkins.ci.freebsd.org> In-Reply-To: <1228668870.1023.1776256386430@jenkins.ci.freebsd.org> References: <1228668870.1023.1776256386430@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #699 - 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_1112_653893210.1776309747299" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1112_653893210.1776309747299 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #699 (4aef1ae2113cdb02bde518015= 5c4c362c8115102) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/699/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/699/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/699/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) 12ca9c6cb32967f3394cbca62e9d3a377965077d by ziaee: timeout.1: Document non-POSIX options 240c22909a06d8b3d52fbc6d00bcf27fe9a1dc02 by ziaee: diskinfo: Align and alphabetize options 4aef1ae2113cdb02bde5180155c4c362c8115102 by ziaee: sh: Increase default history size to POSIX mandated minimum of 128 The end of the build log: [...truncated 67.67 MiB...] --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong--- = lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres--- = krb5/util/ss__L --- -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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--- lib/ncurses/tinfo__L --= - s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-erro--- krb5/util/ss__L --- -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/ss/data.c = -o data.o --- lib/ncurses/tinfo__L --- r=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address= -of-packed-member " "awk" generated < curses.h | fgrep undef > nomacr= os.h --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- --- krb5/util/support__L --- --- bcmp.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= li--- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr--- = lib/libelf__L --- 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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib--- krb5/util/ss__L --- otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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=3D--- lib/libelf__L --- /elftoolchain/libelf/elf_end.c -o elf_end.o --- krb5/util/ss__L --- multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/u= til/ss/execute_cmd.c -o execute_cmd.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.gmt_mktime.o -MTgmt_mktime.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/crypto/krb5/src/util/support/gmt_mktim= e.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- krb5/util/ss__L --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- krb5/util/ss__L --- --- list_rqs.o --- --- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.list_rq= s.o -MTlist_rqs.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/util/ss/list_rqs.c -o list_rqs.o --- krb5/util/support__L --- --- lib/libelf__L --- --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 45.13 real 346.52 user 77.45 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins82476824206= 34355388.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1112_653893210.1776309747299-- From nobody Thu Apr 16 04:42:22 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 4fx53303zRz6b6Ct for ; Thu, 16 Apr 2026 04:42:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx5322Hxkz3b0L; Thu, 16 Apr 2026 04:42:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776314542; a=rsa-sha256; cv=none; b=g/A6U4lTqXU4Q5eaQKplRgZl8Nckh4TWcpkX9e6/RZSNf7T1IrFn+ZJJ0YR0CannqjT0Vw U9R5/5KOL156ogXbru+1Ca5h6dfKKSaJJ7UgRoEyQQTey0CoNir/uRmrtOXpVpPXyxNaon 9dlGrRzXYq+QOuzrsILN+ziP0pi67Tpp5Eiccak5w2M4FkqqP/ZdAfZTrnWKT1+URErasO 8HcWQ+StTWwOQKaHwuqDxrY2vOPkyZcy/x5qNxCAbJrfTUAB7w0zzd1alqgmd/CP0dhiEh vQi6oJWkKSsqp5Rw97YsRPvCgl9gbpmiZXqGzKrgyEEeBmb2/rFYjM2sC3BjAQ== 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=1776314542; 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=c0tlF/GjvKelfUr433+nwNL8EgZHrCltw3QVLd+UmjY=; b=RidqEAFXgzz96nV1on5zDO9q7S0xw1B/zUfKpV6Zt5otWwDMTRNeJNZ+GydYLdgVxQKM4p Hsz5TzljGjwHHNEsh6D17af5LnK8HRf6CgYPa+Pyiv+2Om/jCfKDxpsDDtjA3sud9nPU44 wJNGzUV7DoKawtRABdcalFjAFRjd9Aurrgd2OqVICKV6OkOyFFScMRw8PzwT+xHzFnzvuq 6b5FsRMbswhOZGYeatIAf8q3bnaAYoEzTEiwEhAS4xG0IS6UZRvrvLC47itHh52mXr+Day erKmzXdXtvQvzxP7x/mRV650bIcc0ZvteH3UzvhWr1MY5hJt06S6nFtc8ZUo2g== 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 4fx5321pW4zslx; Thu, 16 Apr 2026 04:42:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 04:42:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1028270946.1115.1776314542257@jenkins.ci.freebsd.org> In-Reply-To: <2105294244.1057.1776273214185@jenkins.ci.freebsd.org> References: <2105294244.1057.1776273214185@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1874 - Still Unstable 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_1114_1067017473.1776314542039" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1114_1067017473.1776314542039 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1874 (d51d91780b61180fbeae406a29e9a02ec74d56df) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1874/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1874/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1874/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d51d91780b61180fbeae406a29e9a02ec74d56df by ivy: packages: Fix build with libucl 0.9.3 The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_1114_1067017473.1776314542039-- From nobody Thu Apr 16 07:42:46 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 4fx93C4NGbz6Z8Pd for ; Thu, 16 Apr 2026 07:42:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx93C0yb3z42tS; Thu, 16 Apr 2026 07:42:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776325367; a=rsa-sha256; cv=none; b=vf/op6DZYTxwpE2XEPgoTW4hW1/cINttboCzsY2R0s4vSmpP3bwtVb09071vy2sul7kd3N y2LdckxTFjkbaXRELlH7qapvH0vsKIdIHvNvjxRIIQ9b8CZuk4vZqniSvnjia89IlTL7me U7w1JAeJjoC0ZBWOI4+IKlPohmwx+Q5IVkXjAwnwZjBwdlJUpMOPgKR+7rRVyOyiBHIH3e tQwU9BIrcM96QHUcIkUPYQy+ONeTVpiHTQtVdRB+VvemkFwGvY3psJVI3hLVT51kusSxqQ /gG/ymS/hcET28znTlqHZBwCLg7XxVOyl9OAY71znmPm/HqNgMGf4TThTcWlQg== 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=1776325367; 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=yqU38DbJAjWadSvTFhS0wk0PJLEZ53NJcbxQvvp+Muc=; b=xdms1tEjEsdWaNq2wTrVjUoiUEdOkqxDwg9IGalPNWh4zAVJ3tOVO8aKO6TqaM6c9YiIqP T/Jb+nJzAzRZgAzfYesK2yQwpAD2st8hWfaj0MWayEnY7TXUdv4WPLPIAAbCfXtcQCS/hP UYI8uxR2oLwN4aFHbU/W+sOc6ucsEyCkIXAcSaOnYxpWv5jTKtl+NwQge1dhXJkztmi4aG lG91KfWXgqekf1JdxsrnDzqoXPhNhgHncFwk0N/++Yh5tPDL2TAYzm6uOt2ddnjjbdkVlB PXxGPCiZ4X6PO/izDxAgPEo1fxJWSdCyflE1VOh0zFp8UCeNJ7JDuALqtigkDA== 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 4fx93C0KCNzyHy; Thu, 16 Apr 2026 07:42:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 07:42:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <897203091.1125.1776325367050@jenkins.ci.freebsd.org> In-Reply-To: <525806191.1091.1776299223317@jenkins.ci.freebsd.org> References: <525806191.1091.1776299223317@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28288 - 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_1124_1546857670.1776325366868" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1124_1546857670.1776325366868 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28288 (20cd1b475a1ef9dfca30726999aa1b9a02d= 5bc39) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28288= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28288/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28288/co= nsole 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) b5b9c65a689457e608cc31831ed690d303d63ffa by imp: asmc: add support for MacBookPro13,1 31744051c8a1c8baca219d93ace6e3e1a5463a45 by imp: asmc: correctly label ASMC_KEY_FANMINSPEED as read-write 32cc01e75aabc117c2c19c25291aa25eb1ec3cef by imp: sysctl.3: Correct kern and kern.proc type descriptions 7634043970078f63eea03bb8975bd3fe1e883130 by imp: Fix xhci detection on Raspberry Pi 400 75e7709f4f3c9e1576af45715730c286c1ec3b24 by imp: uvscom: Fix baud rate validation in uvscom_pre_param() e0b22342f52b22b1762b09ab16bbc520cf0f2882 by imp: newsyslog.conf(5): use "rotated" instead of "trimmed" 92378e0405a8caf77372cd1028970b1f7c7cf364 by imp: periodic/daily: show verbose zpool status when errors are detected aa462efde6dc009eed0e09272b5359950193b0be by imp: rockchip: support CM3588 board fbbf71f5813b041526c4d439d9961e8a8281d291 by imp: libpmc: surface raw TSC in pmclog events ee12645ec737eb940554769af2c275524ea20d37 by imp: pmcstat: print raw TSC in decoded log output 50c1240ebfaf920ad12f05eb16d00f8b5b9d72e0 by imp: mkimg: Fix parsing of filenames containing colons e75b324c93a14ab68d79d9247943ae10da184657 by imp: kern_descrip.c: Clarify allocation and freeing of fd map in 20cd1b475a1ef9dfca30726999aa1b9a02d5bc39 by imp: lib/libifconfig: Fix pointer-sign warnings The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb6f85 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7603 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110ab3b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.020s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:6f:23 epair0b: Ethernet address: 58:9c:fc:10:1c:1c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:23 epair1b: Ethernet address: 58:9c:fc:10:bc:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.665s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:6f:23 epair0b: Ethernet address: 58:9c:fc:10:1c:1c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.186s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:6f:23 epair0b: Ethernet address: 58:9c:fc:10:1c:1c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:23 epair1b: Ethernet address: 58:9c:fc:10:bc:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.519s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:6f:23 epair0b: Ethernet address: 58:9c:fc:10:1c:1c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.332s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:6f:23 epair0b: Ethernet address: 58:9c:fc:10:1c:1c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:23 epair1b: Ethernet address: 58:9c:fc:10:bc:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.423s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:6f:23 epair0b: Ethernet address: 58:9c:fc:10:1c:1c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.262s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:6f:23 epair0b: Ethernet address: 58:9c:fc:10:1c:1c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.460s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.824s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 17862 to 189 packets/sec Limiting tcp reset response from 12723 to 189 packets/sec passed [1.296s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.599s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.211s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.159s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1636 to 184 packets/sec Limiting tcp reset response from 14808 to 213 packets/sec Limiting tcp reset response from 14856 to 209 packets/sec Limiting tcp reset response from 17186 to 205 packets/sec passed [3.806s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 18787 to 200 packets/sec Limiting tcp reset response from 13435 to 210 packets/sec Limiting tcp reset response from 13412 to 196 packets/sec Limiting tcp reset response from 15722 to 215 packets/sec Limiting tcp reset response from 18526 to 211 packets/sec passed [4.201s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.327s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.328s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8018f5a9030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a248 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ac at nl_receive_message+0x11c #7 0xffffffff80e6c1f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110b26e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c12bab0 frame pointer=09 =3D 0x28:0xfffffe008c12bbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8000351c600 rsi: 0000000000000001 rdx: ffffffff82268838 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c12bbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8018f5a9000 r13: 0000000000000000 r14: fffff8018f5a9048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776325339 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c12b= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c12b910 panic() at panic+0x43/frame 0xfffffe008c12b970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c12b9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c12b9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c12bab0, rbp = =3D 0xfffffe008c12bbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c12bbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c12bc60 run_test() at run_test+0x2ad/frame 0xfffffe008c12bd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c12bd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c12be= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c12be= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c12b= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c12bf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c12bf30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107517 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8012f666000: pid 0 tid 107517 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8012f666550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c12c000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x18ff2b8fe gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 44m58s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28288' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins930089544931885748.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '20cd1b475a1ef= 9dfca30726999aa1b9a02d5bc39', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../20cd1b475a1ef9dfca30= 726999aa1b9a02d5bc39/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1124_1546857670.1776325366868-- From nobody Thu Apr 16 07:46:32 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 4fx97b08Jwz6Z8ZB for ; Thu, 16 Apr 2026 07:46:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx97Z5DhHz4337; Thu, 16 Apr 2026 07:46:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776325594; a=rsa-sha256; cv=none; b=FeH3Cvq282o5SQv1v5MEgsepSiqOwrgkAdYqq4XcEIvd/1SLT3/yY2pRW8dPoTUi7SKKU6 UvhHn6Oawb1fgy83r+WjUuF152g887U2gNRgdMdOz34yGdbKsVJnKZHSXH+b/Mjuw10Ul6 iFCpdOYOlm4MDQJjwcfl3UPiRbp2q4bg/J5IWhr5qCmLwUOyz/6LO+WdyHM6dOt+72USNN aSTb3EHnj9mcnQcZWg0o+m6gEDla8iPi4g0CkSzX8pizLXdRuZ0Oz18zqTFRYg9czNGxYk gh4neXy1ewEXVD/X0qtdrvnwFXoLzO1Vhs9bGk7DIpa9q0zyl402D06l+dkEPg== 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=1776325594; 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=5fB0+QQ30bh+44BzaloTNqSYHymd83ToQsHbFqqiqv0=; b=gzAORp6Clp/qtesv1wU5fMYBxQ/zqpgLCaYRgOKniJss9bQY/K8zvKICDxKd+Ouk/Bospt bPc1Le8jjmoAeWdDm0T976i1NxkksLiiNhVnDW5oSITTWzhxdjL+q+kdobD8IIlGmxMKH7 Ru0FwUL2jia0R7Vf3XT8MQQ3rbiHOVEawBl+65L0dBOw8MwtgonR6g9Fdz7tEbfWwD/QFw cbqhiMijiUm5IaRpwN9uXUPk8CuELrOTLSV4PrOiT25p0qGDreKThCM5iEAIH/XzYAziCC +L7GCrD4z1a0NPfnq+MNmkV5jgnW1x5/9tVnC+yQNQek+dnb09Y3gTIFbF5s3A== 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 4fx97Z4kNszyL2; Thu, 16 Apr 2026 07:46:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 07:46:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1464592349.1127.1776325594670@jenkins.ci.freebsd.org> In-Reply-To: <885841238.1093.1776300912987@jenkins.ci.freebsd.org> References: <885841238.1093.1776300912987@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3433 - 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_1126_1300586548.1776325592444" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1126_1300586548.1776325592444 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3433 (20cd1b475a1ef9dfca30726999aa1= b9a02d5bc39) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3433/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3433/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 433/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) b5b9c65a689457e608cc31831ed690d303d63ffa by imp: asmc: add support for MacBookPro13,1 31744051c8a1c8baca219d93ace6e3e1a5463a45 by imp: asmc: correctly label ASMC_KEY_FANMINSPEED as read-write 32cc01e75aabc117c2c19c25291aa25eb1ec3cef by imp: sysctl.3: Correct kern and kern.proc type descriptions 7634043970078f63eea03bb8975bd3fe1e883130 by imp: Fix xhci detection on Raspberry Pi 400 75e7709f4f3c9e1576af45715730c286c1ec3b24 by imp: uvscom: Fix baud rate validation in uvscom_pre_param() e0b22342f52b22b1762b09ab16bbc520cf0f2882 by imp: newsyslog.conf(5): use "rotated" instead of "trimmed" 92378e0405a8caf77372cd1028970b1f7c7cf364 by imp: periodic/daily: show verbose zpool status when errors are detected aa462efde6dc009eed0e09272b5359950193b0be by imp: rockchip: support CM3588 board fbbf71f5813b041526c4d439d9961e8a8281d291 by imp: libpmc: surface raw TSC in pmclog events ee12645ec737eb940554769af2c275524ea20d37 by imp: pmcstat: print raw TSC in decoded log output 50c1240ebfaf920ad12f05eb16d00f8b5b9d72e0 by imp: mkimg: Fix parsing of filenames containing colons e75b324c93a14ab68d79d9247943ae10da184657 by imp: kern_descrip.c: Clarify allocation and freeing of fd map in 20cd1b475a1ef9dfca30726999aa1b9a02d5bc39 by imp: lib/libifconfig: Fix pointer-sign warnings The end of the build log: [...truncated 85.45 MiB...] --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_private= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/open= zfs/module/zstd/lib/common/error_private.c -o error_private.o --- all_subdir_bin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.util.pieo -MTutil.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/util.c -o util.pieo --- all_subdir_libexec --- --- spool.pieo --- --- all_subdir_rescue --- --- echo.o --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.echo.o -MTecho.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/bltin/echo.c -o echo.o --- all_subdir_stand --- --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompre= ss.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/fse_decompress.c -o fse_decompress.o --- all_subdir_bin --- --- setfacl.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = setfacl.full file.pieo mask.pieo merge.pieo remove.pieo setfacl.pieo util.p= ieo =20 --- all_subdir_krb5 --- --- libotp.a --- Building static otp library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libotp.a main.o otp_stat= e.o =20 --- all_subdir_cddl --- --- all_subdir_krb5 --- --- otp.so.122.full --- --- all_subdir_cddl --- --- zinject.full --- --- all_subdir_krb5 --- Building shared library otp.so.122 --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= -no-undefined -Wl,-zrelro -Wl,--version-script=3D/workspace/src/krb5/plugin= s/preauth/otp/version.map -Wl,--no-undefined-version -Wl,-znoexecstack -f= stack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-share= d-textrel -o otp.so.122.full -Wl,-soname,otp.so.122 main.pico otp_state.pi= co -L/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -L/tmp/obj/worksp= ace/src/amd64.amd64/krb5/util/profile -lkrb5profile_pie -lkrad -lverto -= lkrb5 -lk5crypto -lcom_err -lkrb5support -lm=20 --- all_subdir_rescue --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.error.o -MTerror.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/error.c -o error.o --- all_subdir_bin --- --- setfacl.1.gz --- gzip -cn /workspace/src/bin/setfacl/setfacl.1 > setfacl.1.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- error_private.o --- --- all_subdir_bin --- --- setfacl.debug --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_privat= e.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c = /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/error_private.c -= o error_private.o --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug setfacl= .full setfacl.debug --- setfacl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfacl.debug setfacl.full setfacl --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- all_subdir_krb5 --- --- otp.so.122.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug otp.so.= 122.full otp.so.122.debug --- all_subdir_bin --- --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- all_subdir_krb5 --- --- otp.so.122 --- --- all_subdir_stand --- --- fse_decompress.o --- --- all_subdir_krb5 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dotp.so.122.debug otp.so.122.full otp.so.122 --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.= c -o fse_decompress.o --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/pkinit --- =3D=3D=3D> krb5/plugins/preauth/pkinit (all) --- all_subdir_bin --- --- token.h --- --- all_subdir_rescue --- --- all_subdir_bin --- sh /workspace/src/bin/sh/mktokens --- all_subdir_rescue --- --- eval.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_krb5 --- --- .depend --- echo pkinit.so.122.full: /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64= .amd64/krb5/lib/krb5/libkrb5_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libcom_err.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/crypto/libk= 5crypto_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /t= mp/obj/workspace/src/amd64.amd64/krb5/util/support/libkrb5support_pie.a >> = .depend --- pkinit_accessor.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_accessor.o -MTpkinit_accessor.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/pr= eauth/pkinit/pkinit_accessor.c -o pkinit_accessor.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_bin --- --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_bin --- --- .depend --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_bin --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure 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 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_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 30.05 real 178.62 user 22.91 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1942726063948519= 501.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_1126_1300586548.1776325592444-- From nobody Thu Apr 16 08:59:00 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 4fxBl92mG8z6ZGBc for ; Thu, 16 Apr 2026 08:59:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxBl86czfz3DBg; Thu, 16 Apr 2026 08:59:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776329940; a=rsa-sha256; cv=none; b=PD8V2Ec5hUBE8jTSsaRuozy/9XZfKlrmChyYpqLOj3nfrlw3Zu1FeArBYIyOtWWG7VKXDO fqclpBkqTUwj7k4w9UtkikvGUdI303qac2WQHytd8TeI6R/RoryBQ76S8k9zJQ4J+mvXd0 P5l9b077bPh/htEUuxTkHO+8k7F8xNF9E7iNrLKUh/xdSS63b/WUwkKLDVUy5fIg3mnTII NjGu6uT/g2NxkbMa+FvhKDgY3Ctme/aveYqQWfWjYVZpefTidb59KHPgEaVCTddjjuiVUW 7icmpwJJVsCah+FHwDxOgYEf1HS4SDxszKY2bcHOHVdoAG20RHsMuDHOQK+ong== 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=1776329940; 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=GmNtYFdWy9Gg8MHPqD1x0wUPxqQqfeJS4mTk/pgQtcg=; b=JOuXvrottSEQZ17a9cB8U8oNPDJxPlCxAlrPZCIBqpO/uwW1ye/rEe0xIEShX1GVPgMEJY juuRQaxt+/PB0exocw2Gz2o/e9zT6Sy5laDsb8LVSgxUl5GZkbMbAkol5uJs/W8QkbhJLm xLjo9M6/9EDXcNVQcZbliehmnf65ElpH6RQwpp3mFvGJxKMsxGXIVPIFs5i+JlWpoOH6gw Hcw7e2Vq+m5dXj9pNYf7M8Gaj8RMQONbMtBcNw2tTrktCWBhQRXYrzbb86DFHbkxjJqXDb AAR8hn9FsHdDbdqXY55tRq9Ddr6nPLiUZhnADX/XNzdgl8gXfzPpiquSfSkhTg== 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 4fxBl85tHNz10M1; Thu, 16 Apr 2026 08:59:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 08:59:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: obiwac@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1397082416.1133.1776329940830@jenkins.ci.freebsd.org> In-Reply-To: <897203091.1125.1776325367050@jenkins.ci.freebsd.org> References: <897203091.1125.1776325367050@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28289 - 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_1132_606418059.1776329940586" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1132_606418059.1776329940586 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28289 (dc9ff9e5d078fd923adc3dc5426b5f21915= 6ea43) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28289= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28289/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28289/co= nsole 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) dc9ff9e5d078fd923adc3dc5426b5f219156ea43 by obiwac: acpi: Return "unknown D-state" in acpi_d_state_to_str() if unknown The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb6f85 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7603 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110ab3b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.047s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:64:59 epair0b: Ethernet address: 58:9c:fc:10:26:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:a8:f6 epair1b: Ethernet address: 58:9c:fc:10:96:84 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.695s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:64:59 epair0b: Ethernet address: 58:9c:fc:10:26:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.172s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:64:59 epair0b: Ethernet address: 58:9c:fc:10:26:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:a8:f6 epair1b: Ethernet address: 58:9c:fc:10:96:84 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.421s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:64:59 epair0b: Ethernet address: 58:9c:fc:10:26:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.260s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:64:59 epair0b: Ethernet address: 58:9c:fc:10:26:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:a8:f6 epair1b: Ethernet address: 58:9c:fc:10:96:84 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.430s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:64:59 epair0b: Ethernet address: 58:9c:fc:10:26:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.382s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.051s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:64:59 epair0b: Ethernet address: 58:9c:fc:10:26:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.383s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14761 to 212 packets/sec passed [1.113s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> passed [0.843s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.006s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.124s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 4s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 17758 to 188 packets/sec Limiting tcp reset response from 14967 to 184 packets/sec Limiting tcp reset response from 15127 to 188 packets/sec Limiting tcp reset response from 14924 to 210 packets/sec Limiting tcp reset response from 15090 to 191 packets/sec passed [4.334s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 13799 to 215 packets/sec Limiting tcp reset response from 13641 to 203 packets/sec Limiting tcp reset response from 13709 to 200 packets/sec Limiting tcp reset response from 13766 to 190 packets/sec Limiting tcp reset response from 13722 to 201 packets/sec passed [4.773s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.346s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.343s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003734030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a248 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ac at nl_receive_message+0x11c #7 0xffffffff80e6c1f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110b26e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c126ab0 frame pointer=09 =3D 0:0xfffffe008c126bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff801effb5b00 rsi: 0000000000000001 rdx: ffffffff82268260 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c126bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003734000 r13: 0000000000000000 r14: fffff80003734048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776329913 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c126= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c126910 panic() at panic+0x43/frame 0xfffffe008c126970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1269e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1269e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c126ab0, rbp = =3D 0xfffffe008c126bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c126bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c126c60 run_test() at run_test+0x2ad/frame 0xfffffe008c126d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c126d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c126e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c126e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c126= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c126f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c126f30 --- trap 0x16, rip =3D 0x1bd6b7eb2d0a, rsp =3D 0x1bd6bd2b2ec8, rbp =3D 0x1b= d6bd2b2ee0 --- KDB: enter: panic [ thread pid 0 tid 107522 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8007be6b000: pid 0 tid 107522 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8007be6b550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c127000 kcr3 =3D 0x8000000002945003 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x147707b90 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m46s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28289' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./run.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins2456409603333495851.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'dc9ff9e5d078f= d923adc3dc5426b5f219156ea43', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../dc9ff9e5d078fd923adc= 3dc5426b5f219156ea43/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1132_606418059.1776329940586-- From nobody Thu Apr 16 09:10:01 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 4fxBzw1lN2z6ZHJ3 for ; Thu, 16 Apr 2026 09:10:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxBzv5mfnz3F4Z; Thu, 16 Apr 2026 09:10:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776330603; a=rsa-sha256; cv=none; b=r1Ir1lAkUunoDYRK96b8Dqgz8088/YgWUqKsdUG3nxWNBsBfmld2wY7cOKFM1DvKkpQ9ib 0zVejqPt89LL6lMzz4T2qdQBSPJxxmySdhL+pThad9x2AoUl4TwfaJXQAvw4a6D1a54tHN HVhX9oFNKhAivS9Wi7fptDWtJ1PR5mNmsxB19Ov3g4QGRRgdytugHiUuVwFZw/OTruMcwW c23Dti6kzDOHTDeH9bxAJwBSKnWLo7lQfwlhrPNyJeElbGBKmcro18i3S/rXyHGij8EhOa Et0/mQmm7kwYohXodgKFyDUfnmBCSmtg2rhQFGm7OpIGHLnQRdY23E5Po5XDbA== 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=1776330603; 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=Wv/xUWmZHRjd699LZu9j0U1OqWCiZqhy5pxDUlZtNik=; b=Axa9fYj4fFKY3K6wB6V9nGm8Q0IdTSqvrFxia28uDqRXHoYLrshG6iMDOhFFyIO9D6+GoC q+fu4YT2E8xV6eXNOoOrXBdVrKRqVthN++Rd5KWb/XOE5UY1w1c63kFD6eXrTDUvnhTump i69QYNRq+24SV5anJEC9sGHhtMeNGpzZB2HMMS/eONdsU9XBYWGhcRSu+EpXpTjscHFofK P8I5SZ5ebVcq4/LvhELlw72DdssPzGRkawR3v75VcB5X4Wa9+UZJ4GcCz/WZQ/+Aey8R7G aFKLzHZ0ylvWJ3KOSz8QEqKkhwyqXuE8zdeMnqhU45TWGlRxr/QHKjKS2tid1A== 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 4fxBzv43dmz11Z2; Thu, 16 Apr 2026 09:10:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 09:10:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: obiwac@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <992463391.1135.1776330603718@jenkins.ci.freebsd.org> In-Reply-To: <1464592349.1127.1776325594670@jenkins.ci.freebsd.org> References: <1464592349.1127.1776325594670@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3434 - 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_1134_1004878203.1776330601359" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1134_1004878203.1776330601359 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3434 (dc9ff9e5d078fd923adc3dc5426b5= f219156ea43) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3434/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3434/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 434/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) dc9ff9e5d078fd923adc3dc5426b5f219156ea43 by obiwac: acpi: Return "unknown D-state" in acpi_d_state_to_str() if unknown The end of the build log: [...truncated 85.07 MiB...] --- comsat.full --- --- all_subdir_rescue --- --- .depend --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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= -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o comsat.full comsat.pieo =20 --- all_subdir_rescue --- echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- rmdir.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.rmdir.o -MTrmdir.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/rmdir/rmdir.c = -o rmdir.o --- all_subdir_libexec --- --- comsat.8.gz --- gzip -cn /workspace/src/libexec/comsat/comsat.8 > comsat.8.gz --- comsat.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug comsat.= full comsat.debug --- comsat --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcomsat.debug comsat.full comsat --- all_subdir_sbin --- /workspace/src/sbin/dhclient/errwarn.c: In function 'parse_warn': /workspace/src/sbin/dhclient/errwarn.c:214:51: warning: '%s' directive outp= ut may be truncated writing up to 1023 bytes into a region of size 1015 [-W= format-truncation=3D] 214 | snprintf(fbuf, sizeof(fbuf), "%s line %d: %s", tlname, lexl= ine, mbuf); | ^~ = ~~~~ /workspace/src/sbin/dhclient/errwarn.c:214:9: note: 'snprintf' output 10 or= more bytes (assuming 1033) into a destination of size 1024 214 | snprintf(fbuf, sizeof(fbuf), "%s line %d: %s", tlname, lexl= ine, mbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ --- all_subdir_libexec --- --- all_subdir_libexec/dma --- =3D=3D=3D> libexec/dma (all) --- all_subdir_libexec/dma/dmagent --- =3D=3D=3D> libexec/dma/dmagent (all) --- all_subdir_sbin --- --- inet.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.inet= .pieo -MTinet.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -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 -c /workspace/src/sbin/dhclient/inet.c -o inet.pieo --- all_subdir_libexec --- --- aliases_parse.c --- yacc -d -i -o aliases_parse.c /workspace/src/contrib/dma/aliases_parse.y --- all_subdir_krb5 --- --- rec_delete.pico --- --- all_subdir_libexec --- --- aliases_scan.c --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_delete.pico -= MTrec_delete.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/recno/rec_delete.c -o rec_delete.pic= o --- all_subdir_libexec --- lex -oaliases_scan.c /workspace/src/contrib/dma/aliases_scan.l --- .depend --- echo dma.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libssl.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- aliases_parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.aliases_parse.pieo -MTaliases_parse.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-for= mat-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c aliases_= parse.c -o aliases_parse.pieo --- all_subdir_rescue --- --- setfacl_make --- (cd /workspace/src/rescue/rescue/../../bin/setfacl && make MK_PIE=3Dno NO_= SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re= scue/setfacl/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CF= LAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libisc= siutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/setfacl/ file.o mask.o mer= ge.o remove.o setfacl.o util.o) --- .depend --- echo setfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- nseq.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.nseq.pieo -MT= nseq.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/nseq.c -o nseq.= pieo --- all_subdir_rescue --- --- file.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.file.o -MTfile.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/file.c= -o file.o --- all_subdir_lib --- --- csqrt_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o csqrt_test= .full csqrt_test.pieo -lprivateatf-c -lm --- all_subdir_sbin --- --- packet.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.pack= et.pieo -MTpacket.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -c /workspace/src/sbin/dhclient/packet.c -o pac= ket.pieo --- all_subdir_cddl --- --- zinject.full --- --- all_subdir_rescue --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- --- mask.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.mask.o -MTmask.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/mask.c= -o mask.o --- all_subdir_krb5 --- --- rec_get.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_get.pico -MTr= ec_get.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_get.c -o rec_get.pico --- all_subdir_lib --- --- csqrt_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug csqrt_t= est.full csqrt_test.debug --- csqrt_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcsqrt_test.debug csqrt_test.full csqrt_test --- ctrig_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.ctrig_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dctrig_test ) --- all_subdir_bin --- --- all_subdir_bin/rm/tests --- =3D=3D=3D> bin/rm/tests (all) --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.nvlist= .o -MTnvlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werro= r -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 -Wno-add= ress-of-packed-member -Os -include /workspace/src/sys/contrib/openzfs/incl= ude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/= os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/= openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/stand/libsa/zf= s/nvlist.c -o nvlist.o --- all_subdir_rescue --- --- merge.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.merge.o -MTmerge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/setfacl/merge.= c -o merge.o --- all_subdir_lib --- --- .depend.ctrig_test --- echo ctrig_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/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.ctrig_test --- all_subdir_bin --- --- rm_test --- --- all_subdir_lib --- --- ctrig_test.pieo --- --- all_subdir_bin --- echo '#! /usr/libexec/atf-sh' > rm_test.tmp cat /workspace/src/bin/rm/tests/rm_test.sh >>rm_test.tmp --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.ctrig_test.ctrig_test.pieo -MTctrig_test.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/ctrig_test= .c -o ctrig_test.pieo --- all_subdir_bin --- chmod +x rm_test.tmp mv rm_test.tmp rm_test --- Kyuafile --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_bin --- --- rm.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = rm.full rm.pieo =20 --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- --- all_subdir_libexec --- --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma --- all_subdir_rescue --- make[4]: stopped making "all" in /workspace/src/rescue/rescue --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec --- all_subdir_rescue --- make[3]: stopped making "all" in /workspace/src/rescue --- all_subdir_libexec --- make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.01 real 242.85 user 25.73 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1288487397360964= 1630.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_1134_1004878203.1776330601359-- From nobody Thu Apr 16 11:01:24 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 4fxFSR54BYz6ZRjL for ; Thu, 16 Apr 2026 11:01:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxFSN4RwLz3b8m; Thu, 16 Apr 2026 11:01:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776337284; a=rsa-sha256; cv=none; b=FVMgAcebw5IKa074oPeg0rQL9J3QYNrj13FXc2/hp6WLS4Xj+MluNFa+0BpgvHZ1yH3hVY DumZasJUWFwIsJc7wMwOdvDDjEIEY+bK81ZNjaNMh32+XjwI0M/vJTwgJrc+hd6wmtRQE6 SyfnrsNc6zeYnwEs7fc0eg+orRjeTesxK8c1bwoOG/jYyP6w3CbvbWNCsvz7MQ8Avrj/bP UsHIFV2RXK2e5ZvbccZF0ylDaH5AqhegqHZ7h1NJ6ccgV3J1uL5ED3GFxPYAl1xe6Xih9J 32Dfj2+YvBSjnaX1cCd1ZFfgMp+eRFfG41J4KmiihHdTs38KWROOVLZfX7aS1w== 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=1776337284; 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=L9JCqX1SA2tOfoxoilRkQAtVvR7xYwW1k6xk5tHdMPk=; b=lGjExlOLDV/VzIDHDv62TJ6i39Up68AWunkpputu17XkcBjL0jlUx1l+mK6YTrIL3nPHmj 4PgOven9j/MF9RILAEzDjgBNzA3gMsLh+Gy/rWewtchLgbmIYmjTzxt9tuOQIYhQdbUwwr i4PVTEod/IWdVLFa3X00vkhbG6rBHmfsx75l2LzmlOHAGrnM+1YeiaBT6WBFUIYh7uWOp3 cuoQVKWpoDmfw98dkSDNlKNf8Js3GC2ut08+uEnODOwsW4aUEJCBpoeagaO7oyMtkHvJ6V U+mhwZWxuJ8c5AzK0l9ok2pNQzSe1aOWsV7BLBFgWtPiy6Bme9vOYT048Se18w== 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 4fxFSN3yZKz14BG; Thu, 16 Apr 2026 11:01:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 11:01:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <457021022.1141.1776337284560@jenkins.ci.freebsd.org> In-Reply-To: <1397082416.1133.1776329940830@jenkins.ci.freebsd.org> References: <1397082416.1133.1776329940830@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28290 - 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_1140_1401768583.1776337284381" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1140_1401768583.1776337284381 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28290 (e48e9794589993da039a2f4d1c66f8fdd64= 21155) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28290= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28290/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28290/co= nsole 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) e48e9794589993da039a2f4d1c66f8fdd6421155 by aokblast: hwpstate_amd: Cache cpuid The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb6f85 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7603 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a7db at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.057s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b6:f9 epair0b: Ethernet address: 58:9c:fc:10:20:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:fc:7a epair1b: Ethernet address: 58:9c:fc:10:a6:3d epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.691s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:b6:f9 epair0b: Ethernet address: 58:9c:fc:10:20:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.192s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b6:f9 epair0b: Ethernet address: 58:9c:fc:10:20:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:fc:7a epair1b: Ethernet address: 58:9c:fc:10:a6:3d epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.488s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b6:f9 epair0b: Ethernet address: 58:9c:fc:10:20:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.242s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b6:f9 epair0b: Ethernet address: 58:9c:fc:10:20:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:fc:7a epair1b: Ethernet address: 58:9c:fc:10:a6:3d epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.411s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b6:f9 epair0b: Ethernet address: 58:9c:fc:10:20:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.262s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.054s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.049s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:b6:f9 epair0b: Ethernet address: 58:9c:fc:10:20:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.357s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14547 to 216 packets/sec passed [1.128s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13216 to 209 packets/sec passed [1.244s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.594s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.127s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 4861 to 205 packets/sec Limiting tcp reset response from 14828 to 212 packets/sec Limiting tcp reset response from 14966 to 196 packets/sec Limiting tcp reset response from 14921 to 200 packets/sec Limiting tcp reset response from 14932 to 196 packets/sec passed [4.363s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 16181 to 190 packets/sec Limiting tcp reset response from 13941 to 208 packets/sec Limiting tcp reset response from 13627 to 212 packets/sec Limiting tcp reset response from 13567 to 206 packets/sec passed [4.609s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.332s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.360s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801a510b030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109ee8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ac at nl_receive_message+0x11c #7 0xffffffff80e6c1f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110af0e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c153ab0 frame pointer=09 =3D 0:0xfffffe008c153bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003511600 rsi: 0000000000000001 rdx: ffffffff82268480 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c153bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801a510b000 r13: 0000000000000000 r14: fffff801a510b048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776337251 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c153= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c153910 panic() at panic+0x43/frame 0xfffffe008c153970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1539e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1539e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c153ab0, rbp = =3D 0xfffffe008c153bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c153bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c153c60 run_test() at run_test+0x2ad/frame 0xfffffe008c153d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c153d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c153e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c153e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c153= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c153f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c153f30 --- trap 0x16, rip =3D 0x37e89cbcfd0a, rsp =3D 0x37e89fa69ec8, rbp =3D 0x37= e89fa69ee0 --- KDB: enter: panic [ thread pid 0 tid 107515 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff801a29bc780: pid 0 tid 107515 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801a29bccd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c154000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1d92bd884 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m31s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28290' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7149404453048135028.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'e48e979458999= 3da039a2f4d1c66f8fdd6421155', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../e48e9794589993da039a= 2f4d1c66f8fdd6421155/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1140_1401768583.1776337284381-- From nobody Thu Apr 16 11:47:25 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 4fxGTY0qJJz6ZWSg for ; Thu, 16 Apr 2026 11:47:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxGTX2vWCz3llp; Thu, 16 Apr 2026 11:47:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776340048; a=rsa-sha256; cv=none; b=Gtbjyx48vWeml2MQT1OGfcR08cYaCnj3dCz2dLgg8u31lnYFYm4MbSkH402U1MsUXA41F0 I52/+S/OXmf5th7U9watCD252xZK/EQ3rZmdfyYWiU6eyzKExwVdmMaBd6ZEnPGInw+KH3 JDWtq0oHrTxBGuwDpr/16EoqSZuJxHby25zLqdQjJDMk9ImlaoBAY/yLqS5nsHR16zmpCO Kp9QjI/aqT+IgWKT0cj5vBIftcik819IGfZpta/0psaCi29fqKvawgR6aU7+gPsiAU7CwV Ua0lDFq6+okU0EjEQo6d7FH3fl6uEFsX5l9ngZgFF+j/ETxgRw4lSt0J6OOLCA== 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=1776340048; 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=YwF5JgFXDBSUWu/b4K597NBk2rRyE5ksqH0qBVweTAo=; b=WzUJIkBdXeF95eZZa8dQTudA/Nm6vCHFADfiFBd1G3vhIBWOOomKBw86kHqevFi1bWAlOB fcPynfnFjyDC6Vwhu7LtRgBfeN41Ruj3OwyiLdTcsGaWJ8CtALKk5Qw8EBJyAYxwB2qdU6 PWqKz3PcT1mfqr3vXwF6Fbw8RKiKTCUEnzF0FU6rEE4pgYsmEOzzxpq1nFzRIHAc5ATMnC OQQwV2sOmX+dUZThq0TU8sSBjrmrgDNrBGR1Fuf72HsIPE2uLOIjnre1zwGTqompBGZFyF EM+0Nr4Nunri24A9bcKDci5bvON/OrPVhz4gjN1W+wSiLqLSGgZo5kjV9eCjIw== 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 4fxGTX26tDz15mh; Thu, 16 Apr 2026 11:47:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 11:47:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1158390036.1143.1776340048301@jenkins.ci.freebsd.org> In-Reply-To: <992463391.1135.1776330603718@jenkins.ci.freebsd.org> References: <992463391.1135.1776330603718@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3435 - 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_1142_443224962.1776340045999" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1142_443224962.1776340045999 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3435 (e48e9794589993da039a2f4d1c66f= 8fdd6421155) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3435/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3435/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 435/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) e48e9794589993da039a2f4d1c66f8fdd6421155 by aokblast: hwpstate_amd: Cache cpuid The end of the build log: [...truncated 85.38 MiB...] --- all_subdir_krb5 --- --- rec_get.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_get.pico -MTr= ec_get.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_get.c -o rec_get.pico --- all_subdir_bin --- --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.alias.pieo -MTalias.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/alias.c -o alias.pieo --- all_subdir_libexec --- /workspace/src/libexec/comsat/comsat.c: In function 'main': /workspace/src/libexec/comsat/comsat.c:157:47: warning: 'snprintf' output m= ay be truncated before the last format character [-Wformat-truncation=3D] 157 | (void)snprintf(tty, sizeof(tty), "%s%s", _PATH_DEV, utp->ut= _line); | ^ In function 'notify', inlined from 'mailfor' at /workspace/src/libexec/comsat/comsat.c:133:4, inlined from 'main' at /workspace/src/libexec/comsat/comsat.c:97:3: /workspace/src/libexec/comsat/comsat.c:157:15: note: 'snprintf' output betw= een 6 and 21 bytes into a destination of size 20 157 | (void)snprintf(tty, sizeof(tty), "%s%s", _PATH_DEV, utp->ut= _line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- skein.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein.o -MTskein.o -std=3Dgnu17 = -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -in= clude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -includ= e /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h = -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARI= S_BOOLEAN -c /workspace/src/sys/crypto/skein/skein.c -o skein.o --- all_subdir_sbin --- --- all_subdir_sbin/dhclient/tests --- =3D=3D=3D> sbin/dhclient/tests (all) --- option-domain-search_test --- (cd /workspace/src/sbin/dhclient/tests && DEPENDFILE=3D.depend.option-doma= in-search_test NO_SUBDIR=3D1 make -f /workspace/src/sbin/dhclient/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Doption-domain-search_test ) --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- info.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.info.pieo -MT= info.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/info.c -o info.= pieo --- all_subdir_libexec --- --- comsat.full --- --- all_subdir_lib --- --- csqrt_test.full --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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= -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o comsat.full comsat.pieo =20 --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o csqrt_test= .full csqrt_test.pieo -lprivateatf-c -lm --- all_subdir_cddl --- --- all_subdir_sbin --- --- .depend.option-domain-search_test --- --- all_subdir_cddl --- --- zinject.full --- --- all_subdir_sbin --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- --- alloc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- all_subdir_krb5 --- --- rec_open.pico --- --- all_subdir_libexec --- --- comsat.8.gz --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_open.pico -MT= rec_open.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_open.c -o rec_open.pico --- all_subdir_libexec --- gzip -cn /workspace/src/libexec/comsat/comsat.8 > comsat.8.gz --- all_subdir_lib --- --- csqrt_test.debug --- --- all_subdir_libexec --- --- comsat.debug --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug csqrt_t= est.full csqrt_test.debug --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug comsat.= full comsat.debug --- all_subdir_lib --- --- csqrt_test --- --- all_subdir_rescue --- --- rmdir_make --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcsqrt_test.debug csqrt_test.full csqrt_test --- all_subdir_bin --- --- arith_yacc.pieo --- --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../bin/rmdir && make MK_PIE=3Dno NO_SH= ARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wo= rkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/resc= ue/rmdir/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/rmdir/ rmdir.o) --- all_subdir_libexec --- --- comsat --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yacc.pieo -MTarith_yacc.pieo -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.pieo --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcomsat.debug comsat.full comsat --- all_subdir_lib --- --- ctrig_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.ctrig_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dctrig_test ) --- all_subdir_libexec --- --- all_subdir_libexec/dma --- =3D=3D=3D> libexec/dma (all) --- all_subdir_libexec/dma/dmagent --- =3D=3D=3D> libexec/dma/dmagent (all) --- all_subdir_rescue --- --- .depend --- echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- all_subdir_lib --- --- .depend.ctrig_test --- echo ctrig_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/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.ctrig_test --- ctrig_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.ctrig_test.ctrig_test.pieo -MTctrig_test.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/ctrig_test= .c -o ctrig_test.pieo --- all_subdir_libexec --- --- aliases_parse.c --- --- all_subdir_sbin --- --- all_subdir_rescue --- --- rmdir.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.rmdir.o -MTrmdir.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/rmdir/rmdir.c = -o rmdir.o --- all_subdir_libexec --- yacc -d -i -o aliases_parse.c /workspace/src/contrib/dma/aliases_parse.y --- aliases_scan.c --- lex -oaliases_scan.c /workspace/src/contrib/dma/aliases_scan.l --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_sbin --- --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin 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 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_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 67.62 real 375.06 user 38.14 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins3972670370512213= 010.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_1142_443224962.1776340045999-- From nobody Thu Apr 16 13:50:18 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 4fxKCJ4QDhz6ZhSd for ; Thu, 16 Apr 2026 13:50:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxKCJ138Tz44Kv; Thu, 16 Apr 2026 13:50:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776347420; a=rsa-sha256; cv=none; b=aLomGsTF95IYUCjYxK6OWZ1pNDqM/I96RkMj6KmxvRoj+oREve/+G+WZleViqD0xZELaiu Rq5IcmV3ukR3QiDNWf59gfs0xzkosZCUhVVYb3RrHF0mqggOsm9WDozzdskJejqBIgKYOY sJiyGHGYgUOdMfBedHaAPRrYxxaGHVRdxfeQq1Fru+6rVUDEyujdc79zT8D6FX8Hv4bN7J wX7KNoIeGYVDuYVzNzITU6XZr9jxkLGoaAqd3LJyvABG0tw7da+4K8MCdu+cTN4QpsmG8t 9pjNwJDXGfVXlNQikhh7QcdII431IllKoyFog7kw7M8n9y3RtEZvK7lOowTH3g== 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=1776347420; 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=fltsCcfU6TKT8pSVRlmH//goDC1CgLP3Emrv5icvI60=; b=xXxdjrwIcX/s7GIBQ8emObeWZwSfbl+k/tWl0daadRowzZPJES3Cys/3id73nC2thDFfWd TlmzFq/Bv8yUvCZOR033ZNzd32x4NcA9Cp95k6cLNRErB7DwfoJA2rKEL+MKjPkX4cCyfh TUZu8bOuI08qhv/RsYPcBOV21D7kQbPCdPt3Mfg45018UX7QZDMyrDsIt9hpM3OX6pdCXx 6YBC74R/tRHkOfaQAPYxVCekkD88xr4FK7PAE1WNDx5b8PuXwbim9u9Px89wwp1fibxTf4 avAIdFYy8/X6wIlwu9Lkp23puOt5TpSG5oUGfpXtqf/FokMgdEdxviaZtDJ/uA== 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 4fxKCJ0NZ1z18qH; Thu, 16 Apr 2026 13:50:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 13:50:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <149098143.1145.1776347420061@jenkins.ci.freebsd.org> In-Reply-To: <1985080885.1113.1776309748978@jenkins.ci.freebsd.org> References: <1985080885.1113.1776309748978@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #700 - 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_1144_669088664.1776347418238" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1144_669088664.1776347418238 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #700 (2702a3ac1ab6170e10044eebe= caafc2ebcabff9d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/700/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/700/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/700/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) 2702a3ac1ab6170e10044eebecaafc2ebcabff9d by dch: release: remove Oracle Cloud Infrastructure build targets The end of the build log: [...truncated 67.60 MiB...] --- lib/ncurses/tinfo__L --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- --- md5c.o --- --- krb5/util/ss__L --- --- help.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errno.o --- --- krb5/util/support__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- list_rqs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.list_rq= s.o -MTlist_rqs.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/util/ss/list_rqs.c -o list_rqs.o --- lib/libnv__L --- --- nvlist.o --- --- lib/libmd__L --- --- md4hl.o --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -= o nvlist.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4hl.o -MT= md4hl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c md4hl.c -o md4hl.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.50 real 507.70 user 79.01 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins12470209387= 107020208.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1144_669088664.1776347418238-- From nobody Thu Apr 16 15:08:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fxLx24Mvzz6ZpFx for ; Thu, 16 Apr 2026 15:08:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxLx20Nypz4MlP; Thu, 16 Apr 2026 15:08:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776352086; a=rsa-sha256; cv=none; b=fk2rWeSvKk6PwUebyL2H2wSdefokwVU2rRSltbohhCTjjOedLxdFmQvLrcQ9/9UEMuLBwX wOtS2QL6GDkBSQKviRdeOc4dpcP9pZt5MyOqKbYnVraajKUXN9fF/vsZ7dc6JCqTwwWOJh h8vO21hlDcTC58tcJ1YckQywdmU74mBk/fJ2aH77oSaboc1awpQb8CEmps5F8JX2QCRK8e fnrWziLXY/D3ony3buqFaO0KEoB+x+kClFw8XfM+CFVFkrU4YypQFt+mpoCu6cJGfCZ5qo u+NMyBCXff9ixIOpjIhIMIopkk5S5BsTJP4EQYLWtw/Ha7/w4PEvN1BwQkEzig== 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=1776352086; 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=M+uLBA33EVW+r6vdsGgh6oAMSaBbprYbvsi443O5udE=; b=AjX1E86+Erocg7ghRy5tw3DlbdPlrkRdZVUWEa+4VwEr49O6IxIfdisxIcAb+gE0StZT7t 7/qoWMe9QOKQuhodeaDPrssBbHH1r3QvOulY040WrsN4weEBKE56BB4gsB5uuHAq3fydlX 5sIUDP8lnmQzwWoFj93Fxgo1/BXDrctf3er4redhdoxSFmqRtcVfAQLAoxrmronkGu+Xxr XeLjsOPRgv9ZRfh64YJanupasEAR+PUIIRIGbSKeeiLtghi1DK1FG/0q3OR69fKgVgPUh/ l+O9TxX7pXC4Wky76yEAq59euikDdeRVoOBTrNG+B6kjcZ8kDLZhmCyOxHmWGQ== 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 4fxLx16p2Bz1BwV; Thu, 16 Apr 2026 15:08:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 15:08:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1004776341.1159.1776352085960@jenkins.ci.freebsd.org> In-Reply-To: <457021022.1141.1776337284560@jenkins.ci.freebsd.org> References: <457021022.1141.1776337284560@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28291 - 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_1158_190649739.1776352085783" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1158_190649739.1776352085783 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28291 (8a5601cff1ea32ab63df1377f61620e4f91= 999b3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28291= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28291/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28291/co= nsole 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) 8a5601cff1ea32ab63df1377f61620e4f91999b3 by kib: openat(2): check that userspace pass known and allowed flags The end of the build log: [...truncated 4.30 MiB...] #16 0xffffffff8110a81b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.120s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a4:ee epair0b: Ethernet address: 58:9c:fc:10:ae:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b0:ec epair1b: Ethernet address: 58:9c:fc:10:18:18 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.861s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:a4:ee epair0b: Ethernet address: 58:9c:fc:10:ae:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.213s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a4:ee epair0b: Ethernet address: 58:9c:fc:10:ae:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b0:ec epair1b: Ethernet address: 58:9c:fc:10:18:18 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.140s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:a4:ee epair0b: Ethernet address: 58:9c:fc:10:ae:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.293s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a4:ee epair0b: Ethernet address: 58:9c:fc:10:ae:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b0:ec epair1b: Ethernet address: 58:9c:fc:10:18:18 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [9.238s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:a4:ee epair0b: Ethernet address: 58:9c:fc:10:ae:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.419s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.078s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.060s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:a4:ee epair0b: Ethernet address: 58:9c:fc:10:ae:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.080s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7276 to 198 packets/sec Limiting tcp reset response from 7743 to 197 packets/sec passed [2.161s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7150 to 212 packets/sec Limiting tcp reset response from 7200 to 208 packets/sec passed [2.273s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.635s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.007s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.197s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3194 to 207 packets/sec Limiting tcp reset response from 9118 to 200 packets/sec Limiting tcp reset response from 8989 to 201 packets/sec Limiting tcp reset response from 9630 to 203 packets/sec Limiting tcp reset response from 9385 to 192 packets/sec Limiting tcp reset response from 9808 to 186 packets/sec Limiting tcp reset response from 9846 to 192 packets/sec passed [6.868s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9203 to 212 packets/sec Limiting tcp reset response from 8214 to 210 packets/sec Limiting tcp reset response from 8548 to 194 packets/sec Limiting tcp reset response from 8599 to 210 packets/sec Limiting tcp reset response from 8540 to 197 packets/sec Limiting tcp reset response from 8101 to 192 packets/sec Limiting tcp reset response from 8381 to 203 packets/sec Limiting tcp reset response from 8342 to 203 packets/sec passed [7.770s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.500s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.535s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003789030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f28 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ec at nl_receive_message+0x11c #7 0xffffffff80e6c235 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110af4e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c266ab0 frame pointer=09 =3D 0x28:0xfffffe008c266bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b1c00 rsi: 0000000000000001 rdx: ffffffff8226a818 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c266bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003789000 r13: 0000000000000000 r14: fffff80003789048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776352074 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c266= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c266910 panic() at panic+0x43/frame 0xfffffe008c266970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c2669e0 calltrap() at calltrap+0x8/frame 0xfffffe008c2669e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c266ab0, rbp = =3D 0xfffffe008c266bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c266bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c266c60 run_test() at run_test+0x2ad/frame 0xfffffe008c266d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c266d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c266e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c266e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c266= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c266f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c266f30 --- trap 0x16, rip =3D 0x1f6356067d0a, rsp =3D 0x1f6359256ec8, rbp =3D 0x1f= 6359256ee0 --- KDB: enter: panic [ thread pid 0 tid 107462 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801d7875780: pid 0 tid 107462 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801d7875cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c267000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x16559ec87 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m50s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28291' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins10998810581540836444.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '8a5601cff1ea3= 2ab63df1377f61620e4f91999b3', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../8a5601cff1ea32ab63df= 1377f61620e4f91999b3/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1158_190649739.1776352085783-- From nobody Thu Apr 16 15:14:25 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 4fxM4N4S4nz6ZqDB for ; Thu, 16 Apr 2026 15:14:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxM4M6qMGz3DKF; Thu, 16 Apr 2026 15:14:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776352467; a=rsa-sha256; cv=none; b=kCsdzwJLMb0h3a8cfAdQC/My6U39aXzlOWzpEg7zYVLqTWIdoUViHq1LqMMdjRVY9JtHdO H5kXnvnovKoBABEVuzaJr7CCZRm7mXfy767G9yBdQgceZSyWaJExGGNAohzaMdumNFTH+E JY9sW/Yq8LGme0nsEUYM4m8XEpu0cpN9IjAjyGZvWd+q9x2bGVV0DKYxFvsdUsMtSP693l Rb67kFxxFaB+S+G5VGbTmiYYNfCo8+ZDqA9047ygls/Nrzjjn7eOrxqEwu6Mu8StYKZ9sN gG2W9m6RBg4lhdVWaqUe8D7ioYi8w5kYpm+GIWG0zatn5I2oHdzOqw1v9+ckZg== 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=1776352467; 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=xNXPlFZfyWfLAFmwtJKmqOFyJkpkWC52iM3tai7hiNM=; b=eJJdVIHaP95AEXNnGMOXJUmmplWO2Bwbqz9ZMFKV9V42DOCPbu4CbBm7Jn48i9oDOYFxBv I0NjgWJhhnXmZMrZEZAMB9xqjVHxHPEs2TKspam3bs4W3amx9q7wmJ53VkLqsA1MtLbM42 CJy+lAZeV99fx5irREpqcNe/e3nfI6jI/JL+u7NSTdhirlj3kx4ziOEG133iLihIoNBGuC GZAlk2yhY1t2qGOAbOfXUXPDp/lJi6wkAKArFsV2zCdC/zZbBcsbOo48BfjtEua2pOu6Ip x7J1S3zOAcjsicuyD/3CQg2o/90totyPUmI9MBFBj95pVQNrQzOK+QE4vXyyYw== 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 4fxM4M6LJhz1ByX; Thu, 16 Apr 2026 15:14:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 15:14:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1533285591.1161.1776352467896@jenkins.ci.freebsd.org> In-Reply-To: <1158390036.1143.1776340048301@jenkins.ci.freebsd.org> References: <1158390036.1143.1776340048301@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3436 - 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_1160_2134567874.1776352465713" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1160_2134567874.1776352465713 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3436 (8a5601cff1ea32ab63df1377f6162= 0e4f91999b3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3436/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3436/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 436/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) 8a5601cff1ea32ab63df1377f61620e4f91999b3 by kib: openat(2): check that userspace pass known and allowed flags The end of the build log: [...truncated 85.32 MiB...] --- all_subdir_secure/usr.bin --- --- ciphers.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.ciphers.pieo = -MTciphers.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -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/crypto/openssl/apps/ciphers.= c -o ciphers.pieo --- all_subdir_libexec --- --- linit_flua.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.linit_flua.pieo -MTlinit_flua.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format= -extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-format-nonlitera= l -c /workspace/src/libexec/flua/linit_flua.c -o linit_flua.pieo --- lposix.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lposix.pieo -MTlposix.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-a= rgs -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-format-nonliteral = -c /workspace/src/libexec/flua/modules/lposix.c -o lposix.pieo --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_share --- --- sk_SK.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sk_SK.UTF-8 --- all_subdir_secure --- --- cmp.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.cmp.pieo -MTc= mp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/cmp.c -o cmp.pi= eo --- all_subdir_libexec --- --- all_subdir_libexec/flua/lfbsd --- =3D=3D=3D> libexec/flua/lfbsd (all) --- lfbsd.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/lua/src -I/worksp= ace/src/lib/liblua -I/workspace/src/libexec/flua -g -MD -MF.depend.lfbsd.= pico -MTlfbsd.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/libexec/flua/lfbsd/lfbsd.c -o lfbsd.pico --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-kbdint.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- kill.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.kill.pieo -MTkill.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/kill/kill.c -o kill.pieo --- all_subdir_libexec --- --- fbsd.so.full --- Building shared library fbsd.so /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o fbsd.so.full -Wl,-soname,fbsd.so= lfbsd.pico=20 --- fbsd.so.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug fbsd.so= .full fbsd.so.debug --- fbsd.so --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfbsd.so.debug fbsd.so.full fbsd.so --- all_subdir_libexec/flua/lfs --- =3D=3D=3D> libexec/flua/lfs (all) --- all_subdir_secure --- --- auth2-none.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_libexec --- --- lfs.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/lua/src -I/worksp= ace/src/lib/liblua -I/workspace/src/libexec/flua -g -MD -MF.depend.lfs.pi= co -MTlfs.pico -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 -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 -Wno-address-of-packed-member = -c /workspace/src/libexec/flua/lfs/lfs.c -o lfs.pico --- all_subdir_bin --- --- mail.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.mail.pieo -MTmail.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/mail.c -o mail.pieo --- all_subdir_rescue --- --- histedit.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.main.pieo -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/main.c -o main.pieo --- all_subdir_libexec --- --- lfs.so.full --- --- all_subdir_secure --- --- auth2-passwd.pieo --- --- all_subdir_libexec --- Building shared library lfs.so --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-passwd.pieo -MTauth2-passwd.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -passwd.c -o auth2-passwd.pieo --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o lfs.so.full -Wl,-soname,lfs.so l= fs.pico=20 --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' --- all_subdir_libexec --- --- lfs.so.debug --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug lfs.so.= full lfs.so.debug --- lfs.so --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlfs.so.debug lfs.so.full lfs.so --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/flua make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ 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_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/msun --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 47.76 real 290.57 user 29.23 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins8315431672292640= 108.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_1160_2134567874.1776352465713-- From nobody Thu Apr 16 16:04:53 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 4fxNBZ0Rj1z6Ztrs for ; Thu, 16 Apr 2026 16:04:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxNBY3Z6fz3QHK; Thu, 16 Apr 2026 16:04:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776355493; a=rsa-sha256; cv=none; b=G3uV65jYD6XDlQrNo+4O45Du4ImzlO9Ih7KfuaZLo7LJA+0jiBFEUrJ0lMMcrjOtgM4/wL kJXd4AbXWzxTKKEnZAhogLyaI76Bbpvdz43adI7hxSiajuM8NRYutv+E/yJ3pzPiN+b5py aLlEbafcWABizfeIx9fPaRuUNCZiItZXC+Y8f/uDIsuPz0LPlqc0DPKwaLc9/DyEpagbA0 dmrNWKuEZ0mz8icCJ2bdih7vk4EOMeXk39E+ufRZiOXjio8RMUIOC7855VXeWivDn0sgTq WOr6s6wzunazQWOIepzyRjesRn7WJPLddqwGjHxNEZ/5RB38Bao9foOLy+id0Q== 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=1776355493; 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=2KZpsQNaW+GbuSj62r1mi1EywQK9mhdMc990QEL2GDQ=; b=EzdDgPdQOnQLJ5buXJB2QUuJkDCspK50AP2cruARp/MSyns1KI3hPr7YMvQbKiPgOhQ71i TrLb/85iQfxt3/3sl4blicFstx6X3gAeUdVWFnccKa4SbMpQvqSaN8qcuyhPcnUv9wHZdU vE2M38TFKeUkNB3lySsptOep9YGvrV6Wr1uNh2Pvg82dkSnk3bJ9llSAO/Bcx/mo8H0UG0 dx+l6ImUEuHCubRWgRe8LkzPcCQyXSF95AL8AJTWTYKE4OhQfmf+0borDFjO14/9fcLCI9 B0KDmNBeTbvwjFybEAp3j4dkuuvlukfBE07CkPk1c84NAalGD2T/IB7NivCLzA== 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 4fxNBY36HHzcs; Thu, 16 Apr 2026 16:04:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 16:04:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1805423879.1165.1776355493442@jenkins.ci.freebsd.org> In-Reply-To: <1004776341.1159.1776352085960@jenkins.ci.freebsd.org> References: <1004776341.1159.1776352085960@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28292 - 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_1164_5551711.1776355493278" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1164_5551711.1776355493278 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28292 (8728e21bd694dbb813c149206c5c89290f9= c32f5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28292= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28292/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28292/co= nsole 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) b60cd486a652f0427e525b4482ac598be5460459 by mhorne: ofw: bool-ify OF_hasprop() 8728e21bd694dbb813c149206c5c89290f9c32f5 by mhorne: clk_fixed: quiet a warning message The end of the build log: [...truncated 4.30 MiB...] #16 0xffffffff8110a81b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.212s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:23:09 epair0b: Ethernet address: 58:9c:fc:10:0f:29 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:19:c0 epair1b: Ethernet address: 58:9c:fc:10:78:a1 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.941s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:23:09 epair0b: Ethernet address: 58:9c:fc:10:0f:29 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.214s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:23:09 epair0b: Ethernet address: 58:9c:fc:10:0f:29 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:19:c0 epair1b: Ethernet address: 58:9c:fc:10:78:a1 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.244s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:23:09 epair0b: Ethernet address: 58:9c:fc:10:0f:29 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.320s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:23:09 epair0b: Ethernet address: 58:9c:fc:10:0f:29 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:19:c0 epair1b: Ethernet address: 58:9c:fc:10:78:a1 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.898s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:23:09 epair0b: Ethernet address: 58:9c:fc:10:0f:29 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.399s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.080s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.057s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:23:09 epair0b: Ethernet address: 58:9c:fc:10:0f:29 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.095s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8098 to 216 packets/sec Limiting tcp reset response from 8005 to 211 packets/sec passed [2.020s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7145 to 195 packets/sec Limiting tcp reset response from 7269 to 191 packets/sec passed [2.243s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.606s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.186s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 7s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2034 to 205 packets/sec Limiting tcp reset response from 9596 to 203 packets/sec Limiting tcp reset response from 8558 to 205 packets/sec Limiting tcp reset response from 9700 to 202 packets/sec Limiting tcp reset response from 10097 to 210 packets/sec Limiting tcp reset response from 10063 to 194 packets/sec Limiting tcp reset response from 10081 to 193 packets/sec passed [6.690s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9440 to 207 packets/sec Limiting tcp reset response from 8372 to 212 packets/sec Limiting tcp reset response from 8545 to 205 packets/sec Limiting tcp reset response from 8552 to 208 packets/sec Limiting tcp reset response from 8568 to 184 packets/sec Limiting tcp reset response from 8656 to 199 packets/sec Limiting tcp reset response from 7660 to 201 packets/sec Limiting tcp reset response from 8021 to 195 packets/sec passed [7.864s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.566s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.513s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800034c6030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f28 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ec at nl_receive_message+0x11c #7 0xffffffff80e6c235 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110af4e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c0b8ab0 frame pointer=09 =3D 0x28:0xfffffe008c0b8bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80191266100 rsi: 0000000000000001 rdx: ffffffff8226a020 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c0b8bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800034c6000 r13: 0000000000000000 r14: fffff800034c6048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776355481 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c0b8= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c0b8910 panic() at panic+0x43/frame 0xfffffe008c0b8970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0b89e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0b89e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c0b8ab0, rbp = =3D 0xfffffe008c0b8bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c0b8bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c0b8c60 run_test() at run_test+0x2ad/frame 0xfffffe008c0b8d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c0b8d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c0b8e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c0b8e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c0b8= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c0b8f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c0b8f30 --- trap 0x16, rip =3D 0xaefeac1ad0a, rsp =3D 0xaefee75aec8, rbp =3D 0xaefe= e75aee0 --- KDB: enter: panic [ thread pid 0 tid 107432 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff80045a7a000: pid 0 tid 107432 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80045a7a550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c0b9000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xaf15ea76 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m40s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28292' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins6409473471066291307.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '8728e21bd694d= bb813c149206c5c89290f9c32f5', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../8728e21bd694dbb813c1= 49206c5c89290f9c32f5/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1164_5551711.1776355493278-- From nobody Thu Apr 16 16:20:58 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 4fxNY91Xn1z6Zvy8 for ; Thu, 16 Apr 2026 16:21:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxNY852Lvz3SLM; Thu, 16 Apr 2026 16:21:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776356460; a=rsa-sha256; cv=none; b=ygu+/WSUEKJBksYH8qHTeIQMkGZvoUsSEZegMqTDIlPKvQHJwVyzHF5rVOkcBj2J1DjtzT oNQ91TZNHs4kz9/Qew7kahoTFzeVl6zJg43BiBUeK9rtJCIcMpNgjARWzT79515wAueLyr rq+o4x7KfmxEPP61/KP8wR0MbORJD50GeTlBbfAJN9EsMPcv6I49xa6C9oLX5rBdT4RXn9 +WZKnclyyzP418G4TocEd4rjZDm0uVECHRxZjn70yJcRVmUEY3BUGFWwuE02R+xD0zPrk+ JwZZsbOaItFJPLwMpn5F1Sv1lwqXzgDlZMkVUCuY5Q799gtuqrJYLEBZQQgQbA== 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=1776356460; 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=w+iDS4VWU4kjmuHrp6VLwGB+Ki/+svEeyGgfNllYVMI=; b=W5429wJehVy/uO9d9uTfxT77O4j1VTJGyXnVswjkEeEIlTqbzWSRrFKBaAQEJGbCEk4heG 4HX4j+J54qajQiXJvD3zAHvvv13ClyPhj9ja27SlEIuQ/GRZouxs8N5PF0UtwdLOuFiHeD 23SsrsvvyvqLBJmr1YGYmI49SER4/NExKp/NYhV86lDCzI4hc7/DUDBHi0mpK4u/M1ISwb 3em1oG9wNrcbHT2lp7subfRnfqdHGXt1L3IdjRVxpUM6vgRU4zdQFKfE9iWVvy9aqjMLMQ AFRgNYdetDCloeOwpqTqwVAwyXQM9+FtisTz7/vTc8FZbN3ByuUHuxruf462NA== 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 4fxNY84Nfgz13F; Thu, 16 Apr 2026 16:21:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 16:20:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <557333114.1167.1776356460621@jenkins.ci.freebsd.org> In-Reply-To: <1533285591.1161.1776352467896@jenkins.ci.freebsd.org> References: <1533285591.1161.1776352467896@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3437 - 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_1166_571266567.1776356458528" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1166_571266567.1776356458528 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3437 (8728e21bd694dbb813c149206c5c8= 9290f9c32f5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3437/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3437/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 437/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) b60cd486a652f0427e525b4482ac598be5460459 by mhorne: ofw: bool-ify OF_hasprop() 8728e21bd694dbb813c149206c5c89290f9c32f5 by mhorne: clk_fixed: quiet a warning message The end of the build log: [...truncated 85.27 MiB...] | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ --- all_subdir_share --- --- all_subdir_share/doc/legal/intel_wpi --- =3D=3D=3D> share/doc/legal/intel_wpi (all) --- all_subdir_libexec --- /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_share --- --- all_subdir_share/doc/legal/realtek --- =3D=3D=3D> share/doc/legal/realtek (all) --- all_subdir_stand --- --- blake3.o --- --- all_subdir_share --- --- all_subdir_share/doc/llvm --- =3D=3D=3D> share/doc/llvm (all) --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-h= eaders -Werror -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 -Os -mpreferred-stack-boundary=3D2 -incl= ude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include = /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -= Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_= BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/bla= ke3.c -o blake3.o --- all_subdir_share --- --- all_subdir_share/doc/llvm/clang --- =3D=3D=3D> share/doc/llvm/clang (all) --- all_subdir_share/doc/pjdfstest --- =3D=3D=3D> share/doc/pjdfstest (all) --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- pool.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.pool.o -MTpool.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -incl= ude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include = /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -= Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_= BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/openzfs/module/zstd/lib= /common/pool.c -o pool.o --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_stand --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec --- =3D=3D=3D> cddl/usr.libexec (all) --- all_subdir_cddl/usr.libexec/zfs_prepare_disk --- =3D=3D=3D> cddl/usr.libexec/zfs_prepare_disk (all) --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_cddl --- --- zfs_prepare_disk.8 --- sed -e 's|@zfsexecdir@|/usr/libexec/zfs|g' /workspace/src/sys/contrib/openz= fs/man/man8/zfs_prepare_disk.8.in >zfs_prepare_disk.8 --- zfs_prepare_disk.8.gz --- gzip -cn zfs_prepare_disk.8 > zfs_prepare_disk.8.gz --- all_subdir_cddl/usr.libexec/zpool_influxdb --- =3D=3D=3D> cddl/usr.libexec/zpool_influxdb (all) --- .depend --- --- all_subdir_rescue --- --- sh_make --- --- expand.o --- --- all_subdir_cddl --- echo zpool_influxdb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libnvpair/libnvpair_pie.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libspl.a /tmp/obj/workspace/= src/amd64.amd64/cddl/lib/libzfs/libzfs_pie.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libpthread.a >> .depend --- all_subdir_rescue --- --- histedit.o --- --- all_subdir_cddl --- --- zpool_influxdb.pieo --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -include /wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAV= E_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DSYSCON= FDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -fPIE -g -MD -MF.depe= nd.zpool_influxdb.pieo -MTzpool_influxdb.pieo -std=3Diso9899:1999 -Wno-form= at-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /wo= rkspace/src/sys/contrib/openzfs/cmd/zpool_influxdb/zpool_influxdb.c -o zpoo= l_influxdb.pieo --- all_subdir_secure --- --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-l= ength -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Os -mpreferred-stack-bo= undary=3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_con= fig.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include = -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp= /algs/blake3/blake3_generic.c -o blake3_generic.o --- all_subdir_bin --- --- expand.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.expand.pieo -MTexpand.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/expand.c -o expand.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_krb5 --- --- edwards25519.o --- --- all_subdir_stand --- --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec --- make[4]: stopped making "all" in /workspace/src/cddl/usr.libexec make[3]: stopped making "all" in /workspace/src/cddl 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 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_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- --- all_subdir_share/colldef_unicode --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- huf_decompress.o --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.30 real 278.59 user 28.38 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1806234138329348= 7029.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_1166_571266567.1776356458528-- From nobody Thu Apr 16 16:56:24 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 4fxPL14n5pz6ZFJ0 for ; Thu, 16 Apr 2026 16:56:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxPL11mGjz3Y1y; Thu, 16 Apr 2026 16:56:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776358585; a=rsa-sha256; cv=none; b=Bm/nNkLiP5j7ZwTlQCLc5dqI3i/H5c9KqHLf0InNfzxek83u3V+suM2zhno0xlI9X0P+qO x0nBLUvL4HTPF8PlD9pRXOZ+OmY57NhqrAUJQbyTh9EN0dpdpPaq/W7JS6faf+nF8saKpA WwTROjnbdd+zoTdC3jag1/RIUlnFyAsPsfCibaLYRTtU1POvsuQU8EbrHmGW4nIAcCFD/S 0Hzl4a8Zp1uhEZ9SnHYMKlLrrQ9dCeTdvZkayv+s18xWwaT08oeLQ2LwgCK73pYQlinUFV Aib2N5FMIQHbpicl1JbnsUNxDktmu4HA1JOZuqmhW/7sR0gG5UqJAHbN8c3+xg== 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=1776358585; 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=5w3A8VZja6X1Xhq11rTN5RtQh0wUHnMTlE1+xQ66qVg=; b=mdte+y5pl20IrNr6SLfjmqmZjV1DCI5IBPZ3B5dlAXXgS2cawxQRDVnVBvIQAIf4ngy5RN WHSxiDJC4NiBTraVaApmrDf5i5ZQ/SCNkAnccrCCCUJpu20OvLimRZKqbNZuGlVMkWwttq OeJzb9WIxPbRNO1sGT8HY3OVJmNflFQIwrQFulmvKQ1zYwJ7+493S1YNO57/lrUBAFt77/ Ajjo+sUmG0nHu3acy+b6LmgmChutHlXepf3WXE336faEHyHPGB1Hff6UKX2lHwZgDtKJA1 X658luzXoMTRgMzhMt663jAYI6+qCVa0NMV+TfLattZLtyvLr5ED3PyHv0YRvg== 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 4fxPL115BMz1cm; Thu, 16 Apr 2026 16:56:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 16:56:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1347373231.1169.1776358585158@jenkins.ci.freebsd.org> In-Reply-To: <1805423879.1165.1776355493442@jenkins.ci.freebsd.org> References: <1805423879.1165.1776355493442@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28293 - 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_1168_917167154.1776358584989" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1168_917167154.1776358584989 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28293 (a3094f522fec70f9e5cf3f12dc6e7a9b5f7= 06459) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28293= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28293/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28293/co= nsole 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) 6f9e9eba984f5c8d8a022c0ec99f844a911687fe by andrew: arm64: mte: handle synchronous tag check faults aa2d89cb4263f5d638b150efb4a2e6adab4ee9d6 by andrew: arm64: mte: add tagged memory attribute 70e27ecba51892cbe4cc94bbf785c6dd261dfd57 by christos: virtual_oss: Introduce virtual_oss_default_control_device rc variable a3094f522fec70f9e5cf3f12dc6e7a9b5f706459 by christos: rc.conf.5: Document virtual_oss(8) The end of the build log: [...truncated 4.30 MiB...] #6 0xffffffff80fbff62 at vm_map_wire_locked+0x142 #7 0xffffffff80fbfdc7 at vm_map_wire+0x67 #8 0xffffffff80fb6fc5 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7643 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a81b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.008s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:8b:f3 epair0b: Ethernet address: 58:9c:fc:10:3e:59 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b3:e3 epair1b: Ethernet address: 58:9c:fc:10:42:d8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.725s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:8b:f3 epair0b: Ethernet address: 58:9c:fc:10:3e:59 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.202s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:8b:f3 epair0b: Ethernet address: 58:9c:fc:10:3e:59 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b3:e3 epair1b: Ethernet address: 58:9c:fc:10:42:d8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.476s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:8b:f3 epair0b: Ethernet address: 58:9c:fc:10:3e:59 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.263s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:8b:f3 epair0b: Ethernet address: 58:9c:fc:10:3e:59 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b3:e3 epair1b: Ethernet address: 58:9c:fc:10:42:d8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.522s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:8b:f3 epair0b: Ethernet address: 58:9c:fc:10:3e:59 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.311s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.050s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:8b:f3 epair0b: Ethernet address: 58:9c:fc:10:3e:59 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.408s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14452 to 212 packets/sec passed [1.141s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13000 to 191 packets/sec passed [1.249s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.122s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> Limiting tcp = reset response from 5164 to 212 packets/sec passed [0.005s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 21929 to 193 packets/sec Limiting tcp reset response from 21124 to 212 packets/sec Limiting tcp reset response from 14985 to 211 packets/sec passed [3.437s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 17485 to 195 packets/sec Limiting tcp reset response from 20175 to 190 packets/sec Limiting tcp reset response from 20468 to 212 packets/sec passed [3.210s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.331s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.332s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003733030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff81109f28 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ec at nl_receive_message+0x11c #7 0xffffffff80e6c235 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110af4e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c08bab0 frame pointer=09 =3D 0x28:0xfffffe008c08bbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8021e773300 rsi: 0000000000000001 rdx: ffffffff8226a350 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c08bbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003733000 r13: 0000000000000000 r14: fffff80003733048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776358572 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c08b= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c08b910 panic() at panic+0x43/frame 0xfffffe008c08b970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c08b9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c08b9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c08bab0, rbp = =3D 0xfffffe008c08bbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c08bbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c08bc60 run_test() at run_test+0x2ad/frame 0xfffffe008c08bd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c08bd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c08be= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c08be= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c08b= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c08bf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c08bf30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107515 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80050a77780: pid 0 tid 107515 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80050a77cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c08c000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1f5346d1c gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m31s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28293' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./run.sh x ./auto-shutdown x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins1228050890487094514.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'a3094f522fec7= 0f9e5cf3f12dc6e7a9b5f706459', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../a3094f522fec70f9e5cf= 3f12dc6e7a9b5f706459/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1168_917167154.1776358584989-- From nobody Thu Apr 16 17:30:18 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 4fxQ593Gcqz6ZJ3F for ; Thu, 16 Apr 2026 17:30:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ586k6Tz3c4B; Thu, 16 Apr 2026 17:30:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360620; a=rsa-sha256; cv=none; b=fNzJds/5WYbkFwvBVFO2BS7Zj/5CQP4B2DWkIFPw+YApbv9i0Ce1E+L82d8wAe0Rp4eDLQ bhPSDDnNTRJsVbA0EEbBrT7bvtk4VxFiFdWI7LhBiqfm/9vA7Y6stGoIMj8h4owdRp+10Z 7ER71oSIwqIyrBTGNu0WXDnt/s0qRmCjNTuRngcM0EDTl+GDzOvLiftuHrEFDyXjdKXq1F azkVM3ZXzBKqX7yAu27O9LgAG5DfdGbbq8Z2hY3nln+6p3g8AUcsl0bLVtKoChtcYioWNZ AwQfi9gjZOYVzBBtl3AvaW70XBwO3uQLLFAKfAiZA3KlVZGkXFM40Drtuq5Heg== 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=1776360620; 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=nsIHTzrC3PprwLRIPnJ3YY9aGgQhKAXUYat4FkLm6yg=; b=o0ZpJlG96hZm+acsb34+O+l218xP3MCGmGzWEN77EtodPsAP3SR3zC5Lud+uetMSdNkun9 7p25boQrP9nX5XsqMlJXwSefUg8qUc76qhllVJfuD4j3MoheBluY27xUp8dcBAvZlpiio4 OgyuuTR+oTt2/MNC6vQ/1VUDCtsX5ekoLedOBteDUZGFERjLTLRMKhAQ+oaXMvan32Br7y TDbClx+afThz+ow4Pn0AxdYfTKWl2n9g6mHpEZqR/deYoSvfPXw1x3OOdemg0mkLVVXk+8 qMpRtPuwhIIgqSPIjRgJeieb/lwhQPnIXX/t5gXK0lwpBxGY3+FyBoNQsbNJxQ== 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 4fxQ586CbNz2L0; Thu, 16 Apr 2026 17:30:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 17:30:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1725622242.1173.1776360620878@jenkins.ci.freebsd.org> In-Reply-To: <557333114.1167.1776356460621@jenkins.ci.freebsd.org> References: <557333114.1167.1776356460621@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3438 - 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_1172_1212431499.1776360618775" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1172_1212431499.1776360618775 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3438 (a3094f522fec70f9e5cf3f12dc6e7= a9b5f706459) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3438/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3438/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 438/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) 6f9e9eba984f5c8d8a022c0ec99f844a911687fe by andrew: arm64: mte: handle synchronous tag check faults aa2d89cb4263f5d638b150efb4a2e6adab4ee9d6 by andrew: arm64: mte: add tagged memory attribute 70e27ecba51892cbe4cc94bbf785c6dd261dfd57 by christos: virtual_oss: Introduce virtual_oss_default_control_device rc variable a3094f522fec70f9e5cf3f12dc6e7a9b5f706459 by christos: rc.conf.5: Document virtual_oss(8) The end of the build log: [...truncated 85.13 MiB...] --- all_subdir_bin --- --- rmdir.1.gz --- gzip -cn /workspace/src/bin/rmdir/rmdir.1 > rmdir.1.gz --- rmdir.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug rmdir.f= ull rmdir.debug --- rmdir --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drmdir.debug rmdir.full rmdir --- all_subdir_bin/setfacl --- =3D=3D=3D> bin/setfacl (all) --- all_subdir_rescue --- --- merge.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.merge.o -MTmerge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/setfacl/merge.= c -o merge.o --- all_subdir_lib --- --- csqrt_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug csqrt_t= est.full csqrt_test.debug --- csqrt_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcsqrt_test.debug csqrt_test.full csqrt_test --- all_subdir_bin --- --- .depend --- --- all_subdir_lib --- --- ctrig_test --- --- all_subdir_bin --- echo setfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- file.pieo --- --- all_subdir_lib --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.ctrig_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dctrig_test ) --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.file.pieo -MTfile.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/file.c -o file.pieo --- all_subdir_lib --- --- .depend.ctrig_test --- echo ctrig_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/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.ctrig_test --- ctrig_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.ctrig_test.ctrig_test.pieo -MTctrig_test.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/ctrig_test= .c -o ctrig_test.pieo --- all_subdir_krb5 --- --- rec_put.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_put.pico -MTr= ec_put.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_put.c -o rec_put.pico --- all_subdir_bin --- --- mask.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.mask.pieo -MTmask.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/mask.c -o mask.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- merge.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.merge.pieo -MTmerg= e.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/setfacl/merge.c -o merge.pieo --- all_subdir_rescue --- --- remove.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.remove.o -MTremove.o -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 -c /workspace/src/bin/setfacl/remo= ve.c -o remove.o --- all_subdir_libexec --- --- aliases_scan.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.aliases_scan.pieo -MTaliases_scan.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-forma= t-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c aliases_sc= an.c -o aliases_scan.pieo --- all_subdir_sbin --- --- all_subdir_sbin/dhclient/tests --- =3D=3D=3D> sbin/dhclient/tests (all) --- all_subdir_stand --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -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 -Os -include /workspace/= src/sys/contrib/openzfs/include/sys/simd_config.h -include /workspace/src/= sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -= I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /= workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_generic.c -= o blake3_generic.o --- all_subdir_sbin --- --- option-domain-search_test --- (cd /workspace/src/sbin/dhclient/tests && DEPENDFILE=3D.depend.option-doma= in-search_test NO_SUBDIR=3D1 make -f /workspace/src/sbin/dhclient/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Doption-domain-search_test ) --- all_subdir_rescue --- --- setfacl.o --- --- all_subdir_sbin --- --- .depend.option-domain-search_test --- --- all_subdir_krb5 --- --- all_subdir_sbin --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.setfacl.o -MTsetfacl.o -std=3Dgnu17 -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/bin/setfacl/se= tfacl.c -o setfacl.o --- all_subdir_krb5 --- --- rec_search.pico --- --- all_subdir_sbin --- --- alloc.pieo --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_search.pico -= MTrec_search.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/recno/rec_search.c -o rec_search.pic= o --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_bin --- --- remove.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.remove.pieo -MTrem= ove.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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 -c /workspace/src/bin/setfacl/remove.c -o remov= e.pieo --- all_subdir_krb5 --- --- all_subdir_cddl --- --- all_subdir_krb5 --- --- rec_seq.pico --- --- all_subdir_cddl --- --- zinject.full --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_seq.pico -MTr= ec_seq.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_seq.c -o rec_seq.pico --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- list.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALON= E -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcflo= atface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspa= ce/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx = -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.depend.list.= o -MTlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/= src/sys/contrib/openzfs/include/sys/simd_config.h -include /workspace/src/= sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -= I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /= workspace/src/sys/contrib/openzfs/module/os/freebsd//spl/list.c -o list.o --- all_subdir_sbin --- --- hash.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_stand --- --- blake3_impl.o --- --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_bin --- --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length -= Wsystem-headers -Werror -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 -Os -include /workspace/src/sys= /contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/con= trib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/works= pace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -I/workspace/s= rc/sys/contrib/openzfs/module/icp/algs/blake3 -I/workspace/src/sys/contrib/= openzfs/module/icp/include -DIN_LIBSA -c /workspace/src/sys/contrib/open= zfs/module/icp/algs/blake3/blake3_impl.c -o blake3_impl.o --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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 --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 48.56 real 265.10 user 26.70 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins2429925977643855= 570.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_1172_1212431499.1776360618775-- From nobody Thu Apr 16 17:33:45 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 4fxQ974Nb3z6ZJNB for ; Thu, 16 Apr 2026 17:33:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ970zHxz3cN6; Thu, 16 Apr 2026 17:33:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360827; a=rsa-sha256; cv=none; b=ZqYgxy4SRerrb2jLaT/xr6XEDY4oFGi5LD1TVTeJXrgJxiliseB2h/Uqd/05kh++//EynQ NoH1uNxR1LdSO6ci1vQ5Tm77fmY7pABtI8nerWvjdPBm60JebdljXGHp3hNlP/15m3VuBv DEtTBDDUzHhcHs4o7gF8/5WNKyvlNaRCbxnaKvqM7WSphBHfoyL/HawVPBPhg7Dt6EkP/O /xJxYlmr8eqaLBz3wLdNDTCFYZ6+Q/g/OtZ0GkRW8nt6nDAILpQjOVnbSmEle475sFfIsj /l7VDXjQVlLV03XZ+NC56dT13j+5LqJc7m9xGjGoavXiW04/zAPu8lbau/dm3Q== 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=1776360827; 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=pmmUHPk5NCuGwPuBEKiak0PGxOwru22fLB2xLbzPkDM=; b=g7t5co5DJIMLu4eVv7y5LnwuWrXXXTnUo5QEGz/Fdnes0hn3CVrtmRE7Sz9cTYEZg7tAEi tZJBFmoLQMdCPTF4euD7J2alSu4oKPuYu6eZ62lm//Y5MndOb/1M0ZR6d7IScqc4pRsNHP ITX+mfkQwprN7wGzp2FPvEM9qM9g27d7m0tbFJPSFgbEJX4v6mi23ltbilEWNsO/cLEVh+ o+m9a2RI9BzplrycQ3SLuOr4XpEg7mwL7yxZSI8fi+k0lrQTBk98SM3XPydywGZ3B6SQWC p1FDA0UWYPqOIYC6AI1aRkssntCMCyuwR18LBnNWNfRk89hRp9ZIewwb5vJ5kQ== 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 4fxQ970P77z2qp; Thu, 16 Apr 2026 17:33:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 17:33:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <402822884.1175.1776360827059@jenkins.ci.freebsd.org> In-Reply-To: <149098143.1145.1776347420061@jenkins.ci.freebsd.org> References: <149098143.1145.1776347420061@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #701 - 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_1174_368454228.1776360825255" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1174_368454228.1776360825255 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #701 (c7d6c74fb89bf04c541ca1144= d3c78392d1603b6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/701/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/701/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/701/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) 62a81003536ee6f06707b460e79cae348a7a71d2 by cperciva: clapic_handle_intr: KASSERT isrc !=3D NULL 644665e4b0136b13d44859f9252368f753ecebd3 by cperciva: x86: Add struct ioapic_intsrc.io_valid b55fd9cdc25ba0cfe41380c4aaf583938637b805 by cperciva: io_apic: Don't route to APIC ID > 255 da6df572010c423a4fbef76ebc972c83cb409e58 by cperciva: x86: Add stub for Extended Destination ID support bba179b0aac1da000707f0f5d5de8670d0a529a5 by cperciva: msi: Support APIC Extended Destination IDs 02b20e538267312811ddb8fd0f3d6b63915ffb7e by cperciva: io_apic: Support APIC Extended Destination IDs 2931aabc40ea380781f882e0909fed75f8530b64 by cperciva: KVM: Detect Extended Destination ID support b54646e37a2b65025151e04a5c4a3b3c23e0202c by cperciva: x86/cpuid: add CPUID flag for Extended Destination ID support d78de8bb79667b97262e6b580865041e51db6204 by cperciva: Xen: Detect Extended Destination ID support 7d44ef361055cf235152104711f1d0d3ca27d77a by cperciva: vmm: Move defines from x86.c to x86/bhyve.h d2c7300800d01fb52c5280a746652cba34fe354a by cperciva: Bhyve: Detect Extended Destination ID support c7d6c74fb89bf04c541ca1144d3c78392d1603b6 by cperciva: Hyper-V: Detect Extended Destination ID support The end of the build log: [...truncated 67.82 MiB...] (echo '#define LENGTH 32'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN256_/g'= =09 -e 's/SKEIN256__/SKEIN256_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in256hl.c --- skein512hl.c --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- krb5/util/ss__L --- --- mk_cmds --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds chmod 755 mk_cmds --- std_rqs.c --- --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_sysctl.o --- --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/support__L --- --- lib/libelf__L --- --- elf_cntl.o --- --- lib/libmd__L --- --- sys/md5.h --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-valu--- krb5/util/support__L --- --- bcmp.o --- --- lib/libmd__L --- 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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/sys/crypto/md4c.c -o md4c.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- --- lib/libnv__L --- --- dnvlist.o --- --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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--- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-err--- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro--- = lib/libkiconv__L --- -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- lib/libnv__L --- 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-error=3Doverflow = -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlist.c -o dn= vlist.o --- krb5/util/ss__L --- ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c /workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- krb5/util/support__L --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- krb5/util/support__L --- --- dir_filenames.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -W--- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libfigpar__L --- no-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenth= eses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Du= nused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/lib/libfigpar/string_m.c -o = string_m.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libmd__L --- --- md5c.o --- --- lib/libelf__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- --- lib/libmd__L --- --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 96.22 real 782.22 user 114.33 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins15034419393= 77107520.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1174_368454228.1776360825255-- From nobody Thu Apr 16 18:15:43 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 4fxR5Z1vjLz6ZMJD for ; Thu, 16 Apr 2026 18:15:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxR5Y4X6Kz3jgk; Thu, 16 Apr 2026 18:15:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776363345; a=rsa-sha256; cv=none; b=Vc/+jlNfKdirHnhX+27uqCHy/v/vxt457PAEYq7eBHSCg9VpqCcjMC1rxsr65cmCcVY3Cd 89oz3jVgKnr6QJowuTjvkSBLRVJRDlmnRo8UUZrkqQy7sNivHwZ0P7sJ+cPqvezGajIWwc cdjn6S5pLi3XRDxsI+YVZLJOCdWMXVb+dvmxHN8AElo1EUaEvMzrUGQYzyTzrYMJdQDCbI cfNM/PzOkt9jV/toTtDW4s7uIx9nWthMteYMox9LV7/TA/t4cOs0ENI1EWSwermGLnMdH2 C0vGCrKVtC+IlhLwjI7C0VoHDIGxidsInCX30SwyTP+WOzpOBoa7vJPaBiyvEg== 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=1776363345; 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=OaRX3NlCELK3EebPRcoTb7Q9W3jCv4IvMt9b2FZf1ok=; b=I4wFlEFMa4GasrsEVkcc3ZWEETgGYdAS+5Lufy2caH+LNKrPlfE8KrI8erx7Y6BzHxKXdg uMPD2cwjsR/pUzMs0rujvG6QCm/7JKc91dRCYmz94JIW2mZLU0j/u+jYtsbJeDqM1Ka4dn QH0p0DYVUFx7Vcu/ZfVVXen1kxoikwzbpkoHKLD1ogPzV4yk1dt8s7XFbC01TUk1maHNK9 3Sw1v4WxuV2rejrFeHt6J7TkqW4cmPg4YrHVdnA3ObshlprqEunJCnF2emp+2MLasZ2SL7 cl5lc3YbfoNnpdfVW4Nq5w9/+7+fF9YFwa8jJPCaFoBi/J7rjTIm+OwUhzveAw== 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 4fxR5Y3flQz3xG; Thu, 16 Apr 2026 18:15:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 18:15:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <269494028.1177.1776363345517@jenkins.ci.freebsd.org> In-Reply-To: <1415029575.1109.1776305741753@jenkins.ci.freebsd.org> References: <1415029575.1109.1776305741753@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1021 - 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_1176_1752795787.1776363343966" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1176_1752795787.1776363343966 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1021 (7dfe77679c0a15b2fead422b= 862bd85905311b8f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1021/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1021/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1021/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) 020a2480f55303f757e9683d05213ae3266e7831 by cperciva: bhyve: Add CPUID_BHYVE_FEATURES leaf e77e112a3e2084918befee20645e6dcc81dea07b by cperciva: bhyve: Support and advertise 15-bit MSI Extended Destination ID a25f78eafe472cb161d1405f63ad8c4491416a6b by cperciva: clapic_handle_intr: KASSERT isrc !=3D NULL b75a566d1fa800d8307a7faa50ec22c2a93145bf by cperciva: x86: Add struct ioapic_intsrc.io_valid 693ee9fca3bf915a2b82d3da751bcbeaf489094e by cperciva: io_apic: Don't route to APIC ID > 255 70be695384d917f3ce2645b383fa9db6ccf8b0ca by cperciva: x86: Add stub for Extended Destination ID support 3007e4a7dd495151df4ef87792f51572cbb52c6b by cperciva: msi: Support APIC Extended Destination IDs 0ef872c9353e83bfbfe4cba15a1960fa391cb5a4 by cperciva: io_apic: Support APIC Extended Destination IDs fa4faeb0249cf224409bb844d2c814d375dc1435 by cperciva: KVM: Detect Extended Destination ID support f3490b827e051aff60930bc7596b790b24fbb7db by cperciva: x86/cpuid: add CPUID flag for Extended Destination ID support ce4eff190473b582ab987dcae4ec17e5750ed5c5 by cperciva: Xen: Detect Extended Destination ID support 075909e9faed3cc5568a31cc049fba708e2a2d9c by cperciva: vmm: Move defines from x86.c to x86/bhyve.h 2b82661c9792949c9cdcc32587e0e1ad37776d48 by cperciva: Bhyve: Detect Extended Destination ID support 7dfe77679c0a15b2fead422b862bd85905311b8f by cperciva: Hyper-V: Detect Extended Destination ID support The end of the build log: [...truncated 56.76 MiB...] Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libkiconv__L --- --- libkiconv.so.4 --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libgssapi__L --- --- lib/libmd__L --- --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- --- lib/libmd__L --- --- rmd160c.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libjail__L --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libelf__L --- --- elf_getbase.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libpam/libpam__L --- --- openpam_check_owner_perms.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_check_owner_perms.pico -MT= openpam_check_owner_perms.pico -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-error=3Doverflow -Wno-return-type -c /= workspace/src/contrib/openpam/lib/libpam/openpam_check_owner_perms.c -o ope= npam_check_owner_perms.pico --- lib/libfigpar__L --- --- string_m.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/libpam/libpam__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/openpam/lib/libpam/openpam_che= ck_owner_perms.c:35: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/libelf__L --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- cc1: all warnings being treated as errors make[4]: stopped making "all" in /workspace/src/lib/libpam/libpam make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.48 real 434.86 user 59.87 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins16409776908= 416112321.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_1176_1752795787.1776363343966-- From nobody Thu Apr 16 18:19:08 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 4fxR9T1TGDz6ZMcK for ; Thu, 16 Apr 2026 18:19: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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxR9S3l8dz3kM0; Thu, 16 Apr 2026 18:19:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776363548; a=rsa-sha256; cv=none; b=MYktnDAAKABqLya2Lz6BIAQh9VEpqZFr/8vInZVFkSnDyLQwQ94RmYqjpQzjzWl0FARNxb ZA5GZAKF1ljO2tEDrHo/8Xt8O9V7WgkNnvvy4rDQYL6eSbLr2qjNuv0UviuIE4SmUj+C7g XuxXTQOCpL/tnRDxM7cXjQs06xk6/sg36n9EdQZWaH6pzrx+0erAwuN6triv1kqhodBj+S oRX5kcRWXIAaqo8Usink3Q/FD+jnWh1i6kEyTvVHDKKzNQTa87u21SrkCkxlXijfyAxZg2 OHWYOf8CVon29eFLAaL5ioiWtahzZRd65PwMLZt9CE0VXRPTqD4jl78zjyK3Pg== 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=1776363548; 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=1LfM4cNMUh3sNnFDjic5AAyb0FJR/TiifZc2NEi0bIM=; b=h+YishCAcB8uoCoRimuhXUZC8ZhoHmO/Gdc7XtpqNqnOcDPutMcDBTYJb7h0mJUGYGoscf tpI5Km9BjhgnOdCawr5GZT5kmrG4ZyqiVqZriqKnhYJEN6WI7okFV6nOmqX4BVJ8GiW2gt yBL9rtK62+SowCZmBlTVq/5/XPfGvEyQ//AxRtgvX8XEsj61KTVhMcZ+yt+om8EkcQrxri hw/qQAEBGQ4425ANHFjv0giAGMjHUSJ6uOcDlM4sTAlir1+DFU2eQrduR0A6cFRe35Xo/d 0BwxkRQMP8RwCqT+SmWwwYcM7D7h8qwaBxj8rbsc8yHyCXSgE4fr0otoxcfYZg== 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 4fxR9S2zqxz3xJ; Thu, 16 Apr 2026 18:19:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 18:19:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <836141892.1179.1776363548424@jenkins.ci.freebsd.org> In-Reply-To: <1347373231.1169.1776358585158@jenkins.ci.freebsd.org> References: <1347373231.1169.1776358585158@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28294 - 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_1178_1042533154.1776363548171" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1178_1042533154.1776363548171 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28294 (ce33f96fcf2f2d0d49c406274bcc64df72f= e530e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28294= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28294/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28294/co= nsole 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) 47b0ac1cadc91eee5e98813169b590c443135fbc by mhorne: OF_getprop.9: update OF_hasprop() signature ce6b4973ba8c6503d3b6dc12d9e6b42ce274d912 by mhorne: raspberry_virtgpio: fix OF_hasprop() usage ce33f96fcf2f2d0d49c406274bcc64df72fe530e by gallatin: mlx5e: Ensure rx timestamps are monotonically increasing The end of the build log: [...truncated 4.29 MiB...] #7 0xffffffff80fbff07 at vm_map_wire+0x67 #8 0xffffffff80fb7105 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7643 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a95b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.045s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:f0:bb epair0b: Ethernet address: 58:9c:fc:10:f7:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:f7:f7 epair1b: Ethernet address: 58:9c:fc:10:85:20 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.714s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:f0:bb epair0b: Ethernet address: 58:9c:fc:10:f7:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.182s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:f0:bb epair0b: Ethernet address: 58:9c:fc:10:f7:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:f7:f7 epair1b: Ethernet address: 58:9c:fc:10:85:20 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.470s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:f0:bb epair0b: Ethernet address: 58:9c:fc:10:f7:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.259s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:f0:bb epair0b: Ethernet address: 58:9c:fc:10:f7:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:f7:f7 epair1b: Ethernet address: 58:9c:fc:10:85:20 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.592s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:f0:bb epair0b: Ethernet address: 58:9c:fc:10:f7:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.331s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.051s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.049s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:f0:bb epair0b: Ethernet address: 58:9c:fc:10:f7:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.341s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 13773 to 186 packets/sec passed [1.149s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 12772 to 206 packets/sec passed [1.272s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.123s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 5681 to 191 packets/sec Limiting tcp reset response from 21788 to 184 packets/sec Limiting tcp reset response from 15393 to 189 packets/sec Limiting tcp reset response from 15607 to 192 packets/sec passed [3.775s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 15862 to 188 packets/sec Limiting tcp reset response from 18191 to 205 packets/sec Limiting tcp reset response from 17881 to 216 packets/sec Limiting tcp reset response from 17913 to 216 packets/sec passed [3.507s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.315s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.311s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff802070ee030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a068 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ec at nl_receive_message+0x11c #7 0xffffffff80e6c235 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110b08e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008bec4ab0 frame pointer=09 =3D 0x28:0xfffffe008bec4bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff801cdca3c00 rsi: 0000000000000001 rdx: ffffffff822698b0 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bec4bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff802070ee000 r13: 0000000000000000 r14: fffff802070ee048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776363536 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bec4= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bec4910 panic() at panic+0x43/frame 0xfffffe008bec4970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bec49e0 calltrap() at calltrap+0x8/frame 0xfffffe008bec49e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bec4ab0, rbp = =3D 0xfffffe008bec4bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bec4bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bec4c60 run_test() at run_test+0x2ad/frame 0xfffffe008bec4d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bec4d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bec4e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bec4e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bec4= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bec4f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bec4f30 --- trap 0xc, rip =3D 0x1a441c975d0a, rsp =3D 0x1a441d57aa88, rbp =3D 0x1a4= 41d57aaa0 --- KDB: enter: panic [ thread pid 0 tid 107521 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801132ce000: pid 0 tid 107521 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801132ce550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008bec5000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x9a4c8cea gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m29s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28294' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins4224550902161389886.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'ce33f96fcf2f2= d0d49c406274bcc64df72fe530e', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../ce33f96fcf2f2d0d49c4= 06274bcc64df72fe530e/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1178_1042533154.1776363548171-- From nobody Thu Apr 16 18:55:09 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 4fxRz34yRSz6ZR2w for ; Thu, 16 Apr 2026 18:55:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxRz322Dxz3tXy; Thu, 16 Apr 2026 18:55:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776365711; a=rsa-sha256; cv=none; b=Zu5yKfxcMFW3fc0171MGQ67D+/omFGH/YFH5BR53kKixeNQhqShzOs30wt5DUgeRX6qH63 yEcfa0YRkLrBSD9jJY9ofWn4DfNIDV9eqkgcKxvASsDB7vuFT31VJEkrE02dKpJN/xSKs6 kB6hM2V0zVCGHxPbYFSu2HSVXDrJDx4t3ESHxTdtMTYyZD6ChSVOfQn6zuWqSU9qQxiDWM 7yhPRNlUwpcI5+1mO2uH2ItRKW5yFTB3w0ZOvMOwZJg9811g0Ixc5mbB+55v34jYf8sxlg +3z+RJJgxGuFRsojmD7cUcYTvaMXfSlWy5f9gWZmyRUfAS3Ln7XNCoLFXkyaWw== 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=1776365711; 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=gknQkDiIOAX6wZRVU6f9indcqZBUGC7wMB5lGt2RZE8=; b=SrsqaWHLJhKhoOU8JN+kT5wBx6/oF9ftTfIKR4mp39hJyyCdJ9IHT/0HhTITAF7CZGm5bq 8wmKPYfqpFN/bC2fDIfZbbNn2GPAkMCFuhv5uf4nEN3F94K5JVbIqzoWwwTmeOGfNJs/2g 15bcqGdahXC/++dMllcQoMgS67gz7bpwTWTTIdXd03M2c27IFUuaPTdluOlDdvdUwOwiAp b5ZAHVyLP9vLAx5XjjNB3hpraXVjaYJelV3VZZSElTj6Q5qVsu4tftvVsV4Uw21adBItNI j9AIpfCz8q8bOb4LPPcazoHlTjUD0XYCCTYHh+91uzTChlnssecmC5ZOqxycfA== 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 4fxRz31Vk5z4m6; Thu, 16 Apr 2026 18:55:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 18:55:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1589934836.1181.1776365711214@jenkins.ci.freebsd.org> In-Reply-To: <1725622242.1173.1776360620878@jenkins.ci.freebsd.org> References: <1725622242.1173.1776360620878@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3439 - 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_1180_597549888.1776365709158" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1180_597549888.1776365709158 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3439 (ce33f96fcf2f2d0d49c406274bcc6= 4df72fe530e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3439/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3439/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 439/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) 47b0ac1cadc91eee5e98813169b590c443135fbc by mhorne: OF_getprop.9: update OF_hasprop() signature ce6b4973ba8c6503d3b6dc12d9e6b42ce274d912 by mhorne: raspberry_virtgpio: fix OF_hasprop() usage ce33f96fcf2f2d0d49c406274bcc64df72fe530e by gallatin: mlx5e: Ensure rx timestamps are monotonically increasing The end of the build log: [...truncated 85.01 MiB...] gzip -cn /workspace/src/lib/libsys/undelete.2 > undelete.2.gz --- unlink.2.gz --- gzip -cn /workspace/src/lib/libsys/unlink.2 > unlink.2.gz --- utimensat.2.gz --- gzip -cn /workspace/src/lib/libsys/utimensat.2 > utimensat.2.gz --- utimes.2.gz --- gzip -cn /workspace/src/lib/libsys/utimes.2 > utimes.2.gz --- utrace.2.gz --- gzip -cn /workspace/src/lib/libsys/utrace.2 > utrace.2.gz --- all_subdir_stand --- --- g_eli_key_cache.o --- --- all_subdir_lib --- --- uuidgen.2.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.g_eli_key_cache.o -MTg_eli_key_c= ache.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -Os -c /workspace/src/sys/geom/eli/g_eli_key_cache.c -o g_= eli_key_cache.o --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/uuidgen.2 > uuidgen.2.gz --- vfork.2.gz --- gzip -cn /workspace/src/lib/libsys/vfork.2 > vfork.2.gz --- wait.2.gz --- gzip -cn /workspace/src/lib/libsys/wait.2 > wait.2.gz --- write.2.gz --- gzip -cn /workspace/src/lib/libsys/write.2 > write.2.gz --- _umtx_op.2.gz --- gzip -cn /workspace/src/lib/libsys/_umtx_op.2 > _umtx_op.2.gz --- getpagesize.3.gz --- gzip -cn /workspace/src/lib/libsys/getpagesize.3 > getpagesize.3.gz --- getpagesizes.3.gz --- gzip -cn /workspace/src/lib/libsys/getpagesizes.3 > getpagesizes.3.gz --- lockf.3.gz --- gzip -cn /workspace/src/lib/libsys/lockf.3 > lockf.3.gz --- rfork_thread.3.gz --- gzip -cn /workspace/src/lib/libsys/rfork_thread.3 > rfork_thread.3.gz --- sleep.3.gz --- gzip -cn /workspace/src/lib/libsys/sleep.3 > sleep.3.gz --- usleep.3.gz --- gzip -cn /workspace/src/lib/libsys/usleep.3 > usleep.3.gz --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec --- =3D=3D=3D> cddl/usr.libexec (all) --- all_subdir_stand --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec/zfs_prepare_disk --- =3D=3D=3D> cddl/usr.libexec/zfs_prepare_disk (all) --- all_subdir_stand --- --- xform_aes_xts.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.xform_aes_xts.o -MTxform_aes_xts= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -c /workspace/src/sys/opencrypto/xform_aes_xts.c -o xform= _aes_xts.o --- all_subdir_bin --- --- keyword.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.keyword.pieo -MTke= yword.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wreturn-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=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/bin/ps/keyword.c -o keyw= ord.pieo --- all_subdir_krb5 --- --- bt_close.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_close.pico -MT= bt_close.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_close.c -o bt_close.pico --- all_subdir_cddl --- --- zfs_prepare_disk.8 --- sed -e 's|@zfsexecdir@|/usr/libexec/zfs|g' /workspace/src/sys/contrib/openz= fs/man/man8/zfs_prepare_disk.8.in >zfs_prepare_disk.8 --- zfs_prepare_disk.8.gz --- gzip -cn zfs_prepare_disk.8 > zfs_prepare_disk.8.gz --- all_subdir_cddl/usr.libexec/zpool_influxdb --- =3D=3D=3D> cddl/usr.libexec/zpool_influxdb (all) --- .depend --- echo zpool_influxdb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libnvpair/libnvpair_pie.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libspl.a /tmp/obj/workspace/= src/amd64.amd64/cddl/lib/libzfs/libzfs_pie.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libpthread.a >> .depend --- zpool_influxdb.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -include /wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAV= E_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DSYSCON= FDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -fPIE -g -MD -MF.depe= nd.zpool_influxdb.pieo -MTzpool_influxdb.pieo -std=3Diso9899:1999 -Wno-form= at-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /wo= rkspace/src/sys/contrib/openzfs/cmd/zpool_influxdb/zpool_influxdb.c -o zpoo= l_influxdb.pieo --- all_subdir_krb5 --- --- bt_conv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_conv.pico -MTb= t_conv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/btree/bt_conv.c -o bt_conv.pico --- all_subdir_stand --- --- zfs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.zfs.o = -MTzfs.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of= -packed-member -Wno-dangling-pointer -Os -include /workspace/src/sys/contri= b/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contrib/op= enzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/sr= c/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DHAS_ZSTD_ZFS=09=09= =09=09=09 -I/workspace/src/sys/cddl/boot/zfs=09=09=09 -I/workspace/src/stan= d/common=09=09=09=09=09 -I/workspace/src/sys/crypto/skein=09=09=09 -I/works= pace/src/sys/cddl/contrib/opensolaris/common/lz4 -c /workspace/src/stand= /libsa/zfs/zfs.c -o zfs.o --- all_subdir_libexec --- --- atf_pytest_wrapper.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_CONFIG_H -fPIE -g -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wformat=3D2 -Wn= o-format-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -fPIE -g -std=3Dgnu++17 -Wno-attributes -Wno-deprecated-dec= larations -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-exten= sions -Wno-attributes -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -Wl,-zrelro -pie -Wl,-znoexecstack -o atf_pytest_wrapper.full atf_pytes= t_wrapper.pieo=20 --- atf_pytest_wrapper.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug atf_pyt= est_wrapper.full atf_pytest_wrapper.debug --- atf_pytest_wrapper --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Datf_pytest_wrapper.debug atf_pytest_wrapper.full atf_pytest_wra= pper --- all_subdir_rescue --- --- print.o --- --- all_subdir_libexec --- --- all_subdir_libexec/atf/atf-sh --- =3D=3D=3D> libexec/atf/atf-sh (all) --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -M= D -MF.depend.print.o -MTprint.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/bin/ls/= print.c -o print.o --- all_subdir_bin --- --- nlist.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.nlist.pieo -MTnlis= t.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/ps/nlist.c -o nlist.pieo --- all_subdir_libexec --- --- .depend --- echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- atf-sh.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie= -O2 -pipe -fno-common -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DATF_LIBEXECDIR=3D= '"/usr/libexec"' -DATF_PKGDATADIR=3D'"/usr/share/atf"' -DATF_SHELL=3D'"/bin= /sh"' -I/workspace/src/contrib/atf -fPIE -g -MD -MF.depend.atf-sh.pieo -MTa= tf-sh.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -W= no-uninitialized -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fPIE -g -s= td=3Dgnu++17 -Wno-attributes -Wno-deprecated-declarations -Wno-error=3Dclas= s-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-attributes -Wno-= error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/co= ntrib/atf/atf-sh/atf-sh.cpp -o atf-sh.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- print.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.print.pieo -MTprin= t.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/ps/print.c -o print.pieo --- all_subdir_krb5 --- --- bt_debug.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_debug.pico -MT= bt_debug.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c -o bt_debug.pico --- bt_delete.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_delete.pico -M= Tbt_delete.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_delete.c -o bt_delete.pico --- all_subdir_share --- --- lt_LT.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lt_LT.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/lt_LT.UTF-8 --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_cddl/usr.libexec --- --- zpool_influxdb.full --- --- all_subdir_secure --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -include /workspace/src/sys/con= trib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -includ= e /workspace/src/sys/modules/zfs/zfs_config.h -DSYSCONFDIR=3D\"/etc\" -DPKG= DATADIR=3D\"/usr/share/zfs\" -fPIE -g -std=3Diso9899:1999 -Wno-format-zero-= length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -W--- all_subdir_secure --- --- ssh-sk-helper.8.gz --- --- all_subdir_cddl --- no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack= -o zpool_influxdb.full zpool_influxdb.pieo -lnvpair -lspl -lzfs -lp= thread=20 --- all_subdir_secure --- gzip -cn /workspace/src/crypto/openssh/ssh-sk-helper.8 > ssh-sk-helper.8.gz --- ssh-sk-helper.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/crypto/openssh -include ssh_namespace.h -i= nclude krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\" -DHAVE_LDNS=3D= 1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT=3D0x10100000L -I/= workspace/src/contrib/libfido2/src -fPIE -g -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Wl,-zrelro -pie -Wl,-zn= oexecstack -o ssh-sk-helper.full ssh-sk-helper.pieo ssh-sk.pieo sk-usbhid= .pieo -lprivatessh -lcrypto -lz -lprivatefido2 -lprivatecbor=20 --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_cddl/usr.libexec --- make[4]: stopped making "all" in /workspace/src/cddl/usr.libexec make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 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 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/msun --- make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src 30.25 real 285.68 user 34.04 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1800534417904298= 1120.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_1180_597549888.1776365709158-- From nobody Thu Apr 16 19:11:23 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 4fxSKn1jTsz6ZS0h for ; Thu, 16 Apr 2026 19:11:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxSKm4cLVz3vG0; Thu, 16 Apr 2026 19:11:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776366684; a=rsa-sha256; cv=none; b=DgZMaSJQ8iDwVMPR68RmiE/n09hFjx8bxzskhN0PWtk2jvs/Ek0DJStLu25nTjtDO4qEbk 6IMBHBk5wB86Z+YMgehrwWwGT2hBZuPSUOCe4nt4HWCcfpvnI/+r7ht2gMaUqxyIkpJm/o 2cMO6nXs1TxUgagpFnJk/6WHZoCl6mKQ02Mc2mZcAGL4DuXZQxS327RWTahVMxOPHvZCCw cXMXPhbfzWQ8ajN7iROt3eZwimkvxt2QeUoe7g7n24B6uO9pjWI+40GfCCFWwqeb8pUYQY 9VLSc8N/yMVDmJ0B8V92Z+gUaLOGAZVQHuVT7A6xp8CJanN1qMuQzSw6AaHjow== 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=1776366684; 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=ETRM3c10tc0QQ4/rF2lsB4v5x9fktcl1PMvK6S2dTNE=; b=Ioftv8PeOON2hBt035UMS2n0wuuOsp8HjmvpaN67BUqNOVLQoOeRQxLmciIqdzoULeAZzj q5GW7LisF2c0UdsprE9BJQSRORpUtAs9TmCsP9KZ+FzfkGM24gsB5xDRelH9Fkyrbutg12 Gu7rFGA3oaTJaLZVtTstj8ksxe+T5LpF2W9gMM6w6nHUzPcV59+D7rcrkLm74/qgBxSA0z kxN7T5Ff76bBl8n3YbzNEvKu5Rhkg8B858y24EepWhChPSLIhrSzjIi5JKNf0uay9Uxc19 pB+Br7P7U1tSdj5oxzI1Zmnoxm6BKj95RLuSMjnfUpRU7IjRmWRsxC0JIFz15A== 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 4fxSKm45BKz4ym; Thu, 16 Apr 2026 19:11:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 19:11:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1008932226.1183.1776366684578@jenkins.ci.freebsd.org> In-Reply-To: <269494028.1177.1776363345517@jenkins.ci.freebsd.org> References: <269494028.1177.1776363345517@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1022 - 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_1182_1308471107.1776366683169" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1182_1308471107.1776366683169 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1022 (40dacfe45eeeec28fa62304e= 0e75abca90d726dd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1022/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1022/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1022/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) 95d661225dfc032fabf9d1f7b1e885e2bd582bdc by mhorne: malloc.9: adjust flag table indentation b77bd0e70d2ff3d771a53af82348cdde3f399707 by mhorne: freebsd32: Fix freebsd11_nstat copyout condition 62fbb17e0dd03ece12e3e4baad5d0c65bdbde3da by markj: imgact_elf: Unconditionally initialize a variable in a note handler 547d7095fac1395664aaa41ffae032ffe7b6a783 by markj: divert: Use a better source identifier for netisr_queue_src() calls 40dacfe45eeeec28fa62304e0e75abca90d726dd by markj: rtadvd: Fix validation of the MTU parameter when parsing config The end of the build log: [...truncated 56.54 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libjail__L --- --- jail_getid.o --- --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er--- = lib/libjail__L --- /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libpam/libpam__L --- --- openpam_check_owner_perms.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_check_owner_perms.pico -MT= openpam_check_owner_perms.pico -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-error=3Doverflow -Wno-return-type -c /= workspace/src/contrib/openpam/lib/libpam/openpam_check_owner_perms.c -o ope= npam_check_owner_perms.pico --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/openpam/lib/libpam/openpam_che= ck_owner_perms.c:35: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- cc1: all warnings being treated as errors make[4]: stopped making "all" in /workspace/src/lib/libpam/libpam make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.46 real 434.95 user 59.93 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins93072521240= 92960442.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_1182_1308471107.1776366683169-- From nobody Thu Apr 16 19:26:51 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 4fxSgd5JLLz6ZTVH for ; Thu, 16 Apr 2026 19:26:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxSgd2HmSz3x24; Thu, 16 Apr 2026 19:26:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776367613; a=rsa-sha256; cv=none; b=xOrJi36VJA6rps4nLBTPqnEDFZmS4fB+ZNDqzlXrMWnbFV8JZWzK6ewoyaoMpcKk9el5bn wyRf6+R3GtvV+uIvz2kiovgVMpO1PU/Xpb7aA6bsTKco3zK/QGiwfL/3EzqcLCLAMPEhmy 2/xguNqKF0CgL2moTVvrRLiS9K/qc3usqB9yYRXLj2jAeJBnVy+iC+EqOjtWA2W1d0svc3 F9m5Krl9Yhc/nhpqORdc7JC4Jsm3v+K2NPgl5Uh5wNePRk/NVbP81WRUhdafbxQ33dz1h+ guMl4Cv+oFsLB+dCG50Ggfv4VHB9OSQ32rquOurdPkByY41K225wAuftZfyPYg== 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=1776367613; 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=z1T3q/9kNob+BgbMMXwBiHnd1ugrHcvOTZAAc1xSa24=; b=LaLcqgvaCpyPT9/6VHl6WMcl5aCbU4lS5w69NcAxUDg9A7h8sHettaLeT5/nY3m/WdpfW2 N8tRToz8ANYSBWsvnQXZnnJse0yAmi0MnHvcMgoojSV3/QBLlUA8Pvkw9UAeiMlhgx8qBn 4a4Pi+lgaT9oHoKUEA2UihFhuxMYCspzfBfBXfRJNnPqqP8oKud6UFJmhVsrLIiUU20Wv4 6zWmGSc+ysTPOXVrz0MViuGdeGSrYCTBgTe1NnEDtrw0WjstZuyGBx1LDdgKR/13yFwg2K lygJs3rfqnA0/ceifyElzrD/d8tfrE4wtoj9GOQNR9URRMb9SKASzuIumULEwQ== 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 4fxSgd1jnBz5qk; Thu, 16 Apr 2026 19:26:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 19:26:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1145971277.1185.1776367613245@jenkins.ci.freebsd.org> In-Reply-To: <402822884.1175.1776360827059@jenkins.ci.freebsd.org> References: <402822884.1175.1776360827059@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #702 - 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_1184_872237066.1776367611570" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1184_872237066.1776367611570 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #702 (90fc3831af1568a465d6be3dc= 0f40c1a87285c7c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/702/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/702/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/702/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) f0b8806a73fddef14757469dfb383130c636897f by mhorne: libpmc: Fix the L3 counters for AMD Zen 1-4 43f87c1ba8a0cddbf9b5b3611423fdcb0a5cd433 by mhorne: usr.sbin/jail/Makefile: remove riscv linker workaround 21a8bd08db9a21446748c4852094946d04cc1151 by mhorne: ObsoleteFiles.inc: correct entry for zpfind.9.gz 88c2e9749db6211bdaf83c135847764a650e9851 by mhorne: ObsoleteFiles.inc: remove stale allwinner pages f72a161186084f170de8ace22722e848cb1073fa by mhorne: hwpmc: Use rdtsc instead of rdtscp for timestamps 9280919645816261823f5c4bc5ec6dd19c072e80 by mhorne: hwpmc.4: correct stale default values and update diagnostics 290a7adfb1df0fb0e8ee4161cf002db929a10fc5 by mhorne: hwpmc: improve diagnostic messages for invalid tunables 14b18244892678e6d6765fd233658339bedd207e by mhorne: conf: Mark vchiq as depending on fdt fb10574334caedc02819f1bcbe0f13ea558689be by mhorne: bcm2835_virtgpio: Add driver for virtual GPIO controller on some RPi 00e025341abbde2ae49ea3dabd5c58212dc6aecb by mhorne: malloc.9: adjust flag table indentation 0a5c45744e214275279b97f15b72fc8b9bd4da71 by mhorne: mq_open(2): document sysctl limit EINVAL and ENFILE conditions 3f68410ae7a574c5ac7a4409646e8a0e80e5c5c8 by mhorne: freebsd32: Fix freebsd11_nstat copyout condition 1379cde85f6177fa457aec9bd7a100424a990a60 by markj: imgact_elf: Unconditionally initialize a variable in a note handler 90fc3831af1568a465d6be3dc0f40c1a87285c7c by markj: pmap: Do not use PMAP_LOCK_INIT with kernel_pmap The end of the build log: [...truncated 67.76 MiB...] chmod 755 mk_cmds --- lib/libmd__L --- --- skein512hl.c --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g'= =09 -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > ske= in512hl.c --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- skein1024hl.c --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- --- data.o --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/support__L --- --- krb5/util/ss__L --- --- krb5/util/support__L --- --- dir_filenames.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libkiconv__L --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libmd__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.60 real 508.70 user 77.12 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins30499665468= 23898750.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1184_872237066.1776367611570-- From nobody Thu Apr 16 19:41:28 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 4fxT0T1khqz6ZWDK for ; Thu, 16 Apr 2026 19:41:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxT0S4qw5z40LT; Thu, 16 Apr 2026 19:41:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776368488; a=rsa-sha256; cv=none; b=rX9svKdtoykLZOyxGO2qSpQjyB66p2Tyo7kZMzfFLz9QdWEb9MdW7AtjBu5iu5rsqT2GBk dSSK6K22ZNBHzqLhRKqa9xN6zfKtB9ezMyAdjMDwZvc+swsntIzCMmFHvj8yxRMZ4pLcqb u822DL2dHxo3sdH5njp8O4kRDD2AuURjeV6C1rdcyfhGlH1lcPAUMH22E7DmhgmwIDXnns qXQy8oGy7qgim8mh4sr72coGkA4h+oymwveH9YL6hoewJ+vdeNmO7MO3Xfa+lu3eTdTSWh x37ZqvgFqCjODfP0vh+0y4VZ3ntQyubDfJtTIOHYXFviFH9XbHjEmQt6mXQ4Qw== 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=1776368488; 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=IXnH2lYZ/95D3xakOIEsbxRJ1qHW+ao5L3iXRO+oR4M=; b=iwikhd3TXE+a2hodNdUIGili0PDg6iePFofkdHftBNIRf8NrtkC0LjpQXyv2upVfdBdOM8 FRFmzRPoKa1Lpm9QfF+pBCf1BTRuaFD26oQ74nnCg97WDWJcTzZBeKXtURN0zAJTLApv7C 4KGBxM1AN9F8lybE0CJ1vr48o48njTSaEIrUingM8P51hL5qqnpiaEai3cbF+XBdZ24l/c MzTw77UOmUzRBqQJLVXN56p4GBVjoDSHZJNjpvhlbdd7eQzRnTBcTEjsiRXo6NRUVY5wKF tDiT2k08toxbzs2t0O3dXZHji48Wz7iGEl+NCzUX/nMl9k+oT+CF6B770VbGuQ== 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 4fxT0S4BVVz5sM; Thu, 16 Apr 2026 19:41:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 19:41:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1096789539.1189.1776368488592@jenkins.ci.freebsd.org> In-Reply-To: <836141892.1179.1776363548424@jenkins.ci.freebsd.org> References: <836141892.1179.1776363548424@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28295 - 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_1188_1912046147.1776368488437" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1188_1912046147.1776368488437 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28295 (48a05f833c7d0c089d37522cc234039ec82= 3edf4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28295= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28295/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28295/co= nsole 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) fe6bf738aaeb3d5fd74aabfcbf01eba827df6594 by markj: pkru.3: Remove a qualifier fa77fecb0e06ec697e3d7a9ed899e568f1d2090c by markj: pkru.3: Note that the kernel may not respect PKRU protections 48a05f833c7d0c089d37522cc234039ec823edf4 by mhorne: stand/libofw: make OF_hasprop() part of the library The end of the build log: [...truncated 4.30 MiB...] #16 0xffffffff8110a95b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.186s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:1f:c1 epair0b: Ethernet address: 58:9c:fc:10:bc:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:42:33 epair1b: Ethernet address: 58:9c:fc:10:76:9e epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.888s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:1f:c1 epair0b: Ethernet address: 58:9c:fc:10:bc:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.214s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:1f:c1 epair0b: Ethernet address: 58:9c:fc:10:bc:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:42:33 epair1b: Ethernet address: 58:9c:fc:10:76:9e epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.193s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:1f:c1 epair0b: Ethernet address: 58:9c:fc:10:bc:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.310s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:1f:c1 epair0b: Ethernet address: 58:9c:fc:10:bc:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:42:33 epair1b: Ethernet address: 58:9c:fc:10:76:9e epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.759s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:1f:c1 epair0b: Ethernet address: 58:9c:fc:10:bc:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.370s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.060s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:1f:c1 epair0b: Ethernet address: 58:9c:fc:10:bc:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.981s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8258 to 194 packets/sec passed [1.936s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8423 to 189 packets/sec Limiting tcp reset response from 7557 to 205 packets/sec Limiting tcp reset response from 7518 to 202 packets/sec passed [2.172s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.211s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> Limiting ICMPv6 destinat= ion unreachable output from 100 to 99 packets/sec passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.182s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 874 to 191 packets/sec Limiting tcp reset response from 10389 to 193 packets/sec Limiting tcp reset response from 10437 to 203 packets/sec Limiting tcp reset response from 10350 to 205 packets/sec Limiting tcp reset response from 10112 to 210 packets/sec Limiting tcp reset response from 10383 to 199 packets/sec Limiting tcp reset response from 10247 to 196 packets/sec passed [6.323s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9136 to 192 packets/sec Limiting tcp reset response from 8747 to 197 packets/sec Limiting tcp reset response from 8479 to 216 packets/sec Limiting tcp reset response from 8927 to 200 packets/sec Limiting tcp reset response from 8618 to 198 packets/sec Limiting tcp reset response from 8877 to 207 packets/sec Limiting tcp reset response from 8870 to 196 packets/sec passed [7.453s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.482s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.483s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801e0685830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a068 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ec at nl_receive_message+0x11c #7 0xffffffff80e6c235 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110b08e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c2f2ab0 frame pointer=09 =3D 0x28:0xfffffe008c2f2bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b1a00 rsi: 0000000000000001 rdx: ffffffff82268040 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c2f2bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801e0685800 r13: 0000000000000000 r14: fffff801e0685848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776368477 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c2f2= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c2f2910 panic() at panic+0x43/frame 0xfffffe008c2f2970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c2f29e0 calltrap() at calltrap+0x8/frame 0xfffffe008c2f29e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c2f2ab0, rbp = =3D 0xfffffe008c2f2bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c2f2bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c2f2c60 run_test() at run_test+0x2ad/frame 0xfffffe008c2f2d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c2f2d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c2f2e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c2f2e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c2f2= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c2f2f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c2f2f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107459 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8015c471780: pid 0 tid 107459 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8015c471cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c2f3000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1843879c4 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m38s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28295' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins8702664529906097700.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '48a05f833c7d0= c089d37522cc234039ec823edf4', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../48a05f833c7d0c089d37= 522cc234039ec823edf4/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1188_1912046147.1776368488437-- From nobody Thu Apr 16 19:58:29 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 4fxTN80Pndz6ZXW2 for ; Thu, 16 Apr 2026 19:58:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxTN73sfCz41RG; Thu, 16 Apr 2026 19:58:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776369511; a=rsa-sha256; cv=none; b=CaziW68jmBqOpXjJDDYDixkR1DHenhz5aFLuh3pvaS3Acx/mfDpAe4cUyd0baRsE2epGtl vylJzKys7E0sq81vnNKGoyNtamLEtpjLFO3IHu8beq4v1AKdJQPwRSfYTg/xT8CWV9h6R1 AFG7utSUSLl6rT0hWQZo68JAm50mmY8IJ118vN93T7FU5/qs4ebYV3keShOOlazOnLCY0g gtoTkof4QJeyNlEA1mAB0mHXqu+966HvPPluBZDRUc26LNgdXWRV8dilsUAVT5oFgI5g5y IsoRhyJ/WMuGHFQyoclt4S9aRF9V6FEZocyi5u34JnfHwImB+6yX7ahy3SgrIA== 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=1776369511; 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=6wPnLdDyhJYSMr/uBxQolH3fM1nAx/DKCklsjfO/or4=; b=A7b8fmfolkCqARImBwSqSGQTl+rN4Zr6sTJUCfj9MIT/AzrGN7jLRuSPx1A/twdaic7aNe 7rJvBjMkvM0+2MHmSIKsxw+nRJO9TrxDaRRk6k4Cm8p5fcSR/nL/JFEVcQFTDJ2H0QQLvQ gjkR8Gl6urBSVv+atkl/L4YjX0aJQ5XaMHW5PhtLqR5vIHZT1+vFy2elcR4x/KnYmRZumZ 48Ma99qaOF79NewSXbJtcFK1UdlE6yYKHQa8S0iu0hqJwwsoglpGIbMZqTxm90DPZiHQ1f nwuGBxZefBsw9bBmPDCCOXGt/7imiCgrtuA979PY2wF0a5bj8mMgIXrEjhJ6Ow== 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 4fxTN73Bp1z6RW; Thu, 16 Apr 2026 19:58:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 19:58:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1109304088.1191.1776369511452@jenkins.ci.freebsd.org> In-Reply-To: <1589934836.1181.1776365711214@jenkins.ci.freebsd.org> References: <1589934836.1181.1776365711214@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3440 - 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_1190_1821398376.1776369509233" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1190_1821398376.1776369509233 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3440 (48a05f833c7d0c089d37522cc2340= 39ec823edf4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3440/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3440/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 440/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) fe6bf738aaeb3d5fd74aabfcbf01eba827df6594 by markj: pkru.3: Remove a qualifier fa77fecb0e06ec697e3d7a9ed899e568f1d2090c by markj: pkru.3: Note that the kernel may not respect PKRU protections 48a05f833c7d0c089d37522cc234039ec823edf4 by mhorne: stand/libofw: make OF_hasprop() part of the library The end of the build log: [...truncated 85.64 MiB...] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:529:25: note: in expansion of macro 'READ_= REMOTE_CHECK' 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:529:25: note: in expansion of macro 'READ_= REMOTE_CHECK' 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:560:73: warning: '%s' directive output may= be truncated writing up to 1024 bytes into a region of size 1010 [-Wformat= -truncation=3D] 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | = ^~ /workspace/src/contrib/dma/net.c:560:25: note: 'snprintf' output between 22= and 1046 bytes into a destination of size 1024 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_privat= e.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c = /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/error_private.c -= o error_private.o --- all_subdir_sbin --- --- dmesg.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = dmesg.full dmesg.pieo -lkvm=20 --- all_subdir_stand --- --- fse_decompress.o --- --- all_subdir_rescue --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include ---- all_subdir_rescue --- --- eval.o --- --- all_subdir_stand --- DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/openzfs/m= odule/zstd/lib/common/fse_decompress.c -o fse_decompress.o --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status --- all_subdir_sbin --- --- dmesg.8.gz --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/dmesg/dmesg.8 > dmesg.8.gz --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- 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 --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand 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 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_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 48.55 real 280.20 user 32.99 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6779672503351998= 45.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_1190_1821398376.1776369509233-- From nobody Thu Apr 16 20:01:18 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 4fxTRP04L9z6ZY0F for ; Thu, 16 Apr 2026 20:01:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxTRN3JRKz41w1; Thu, 16 Apr 2026 20:01:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776369680; a=rsa-sha256; cv=none; b=v/dshroYr3hm9ue7VdZREZTN/u/sRsgmwhX9kQuC0h36NvqzaykDOyjdb3OpL5+45CyFQc 3e0yEcjy3eCdpeeqEry9PJ4qEXp3g5aB4BXvGT4uDaUc65poSRZ6OwLcxWP2OqiqN4LzP0 UNvKZGJrLBgo0QGW0y+Q9wRD9OZG7H0/3P1hm4vgkkEbC93u/eQtEkd+nozOowPlCscbfj HkTQpUwswYbdLX0r1bJvgEk2NqcQmnM0HYWWrwLDaJ3c7VTdjUo0zR+lvAMs8BzqnqROCL sEw2EtbE56w+63FxuMlw/u4CdmOuyi5ybo+OTnDFOw5kkicoJfiyJZ+2VqHgDQ== 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=1776369680; 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=WMRmFjWcpXwez7NWsf6ROnaT6dDkEGjs9JmeIAuAZbA=; b=DXyojQpzLbXxpBzlxlvUGlfGOG6DWGLm0N8RNxnKL3CaS55e0XS9e+g/sLdlzObSXzO5Zp vrZiC6Mjy4XvY7z1X+ZPgbA9CT+tMlS97vBvCg6zf9sl+1u14Qwvfg1luFfeFhySVNfs5O +WEZgL8mPsYsKGUJNJWZMfeufoqDD2mq/Lpg8VencLnJfXOBxl3DjrKGXnsJ2dT2l8narT lraykuqGw3RpA2ay7egZTAP1CruVYT/VuJSfWHnNQ3BHzR39X0tkOvoiMtcPo8glZrsPme T3BtkEYuu4i4YAVqz2SBV3C4yxPSSnMGUnWBwh7tHjpg2s5IrvWrtcAoDlll4A== 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 4fxTRN2rBYz66w; Thu, 16 Apr 2026 20:01:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 20:01:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2094677626.1193.1776369680401@jenkins.ci.freebsd.org> In-Reply-To: <1008932226.1183.1776366684578@jenkins.ci.freebsd.org> References: <1008932226.1183.1776366684578@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1023 - 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_1192_1233449836.1776369679027" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1192_1233449836.1776369679027 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1023 (40dacfe45eeeec28fa62304e= 0e75abca90d726dd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1023/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1023/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1023/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) No changes The end of the build log: [...truncated 56.77 MiB...] 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:594:7: note: in expansion of macr= o 'GET_UCHAR' 594 | GET_UCHAR(BZ_X_ENDHDR_4, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:595:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 595 | if (uc !=3D 0x38) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:596:7: note: in expansion of macr= o 'GET_UCHAR' 596 | GET_UCHAR(BZ_X_ENDHDR_5, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:597:10: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 597 | if (uc !=3D 0x50) RETURN(BZ_DATA_ERROR); | ^ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:598:7: note: in expansion of macr= o 'GET_UCHAR' 598 | GET_UCHAR(BZ_X_ENDHDR_6, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:601:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 601 | s->storedCombinedCRC =3D 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:602:7: note: in expansion of macr= o 'GET_UCHAR' 602 | GET_UCHAR(BZ_X_CCRC_1, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:603:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 603 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:604:7: note: in expansion of macr= o 'GET_UCHAR' 604 | GET_UCHAR(BZ_X_CCRC_2, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:605:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 605 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:606:7: note: in expansion of macr= o 'GET_UCHAR' 606 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:607:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 607 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:608:7: note: in expansion of macr= o 'GET_UCHAR' 608 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libgssapi__L --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- gss_mech_switch.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_m= ech_switch.o --- lib/libelf__L --- --- elf_update.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libcrypt__L --- --- crypt-blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-blowfish.o -MTcrypt-blowfish.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/secure/lib/libcrypt/crypt-blowfi= sh.c -o crypt-blowfish.o --- lib/libmd__L --- --- sha256c.o --- --- sha256hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256hl.o -MTsha256hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha256hl.c -o s= ha256hl.o --- lib/libcrypt__L --- /workspace/src/secure/lib/libcrypt/crypt-blowfish.c: In function 'crypt_blo= wfish': /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:36: warning: 'snpri= ntf' output may be truncated before the last format character [-Wformat-tru= ncation=3D] 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^ /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:9: note: 'snprintf'= output between 4 and 5 bytes into a destination of size 4 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libcrypt__L --- --- lib/libmd__L --- --- lib/libcrypt__L --- --- blowfish.o --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.blowfish.o -MTblowfish.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/secure/lib/libcrypt/blowfish.c -o blowfish.= o --- lib/libmd__L --- --- sha384hl.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a384hl.o -MTsha384hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha384hl.c -o s= ha384hl.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': --- lib/libgssapi__L --- --- gss_names.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-erro--- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -c /= workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- lib/libmd__L --- --- sha512c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a512c.o -MTsha512c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha512c.c -o sha512c.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- cc1: all warnings being treated as errors make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 47.28 real 375.57 user 67.56 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins35825256582= 24175842.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_1192_1233449836.1776369679027-- From nobody Thu Apr 16 20:23:31 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 4fxTwz4lgCz6ZZR6 for ; Thu, 16 Apr 2026 20:23:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxTwz2TPVz45dM; Thu, 16 Apr 2026 20:23:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776371011; a=rsa-sha256; cv=none; b=Pa2X4uqjd8uqpEGXqlrtIq8hNiTsNeT7R5UFqPHGihyjttivKyCSxaq1abH+hY7GNWRj64 plumUBgM1RyQOs2DehTXRs4h+ZIs7+T3XXBhHttMTnwL6/YAmf/39AT26VbiYQK2/IXjPe TtiMAXXs+8M2+avlm/diUsepE8bsbZr1xuGE49dzvoui7W3TBSCshc02C92JHF8QmHIypO y+H4+8W2pju7X8M18R4YuVsDNHUxYyreZGFrHMsgqmDlMZhE1uysjmOaN5ynV3KC64n6v7 d9/mA1o13sP46gbtURGObq69Z78vZvijLQSzn2VRk3a0V+/it33GEsfFUnClQg== 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=1776371011; 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=NNKIfDPArok8bgkmd3oyEaVZAgTujAQ4FnG9dp+DDvU=; b=ex20DWR6snKOXc1YgWy3tcsb8kJWzPumvAFRNVX+RIbCS271w1lOo6eD0SRnm8v1rVSyLQ FVAkPX+BzD8V+ZVlJ5hzuaUSroGnf5FMPVeCvEHZUI/7UIqYRb7kTIGq7KyMmv4HWg2jxS 42Alo1Jt++G7gT3SpRm7BOUpvCr20KISeoPhXYmKYog6QAivliUR/lKyYnGV8QWfWtijyP YkmtQISDNTXzJDvkXbpiK0SA92NM55Pw7KmlfE4HE1B5o43JJ0+qGiMAaRC3dqRczdjGdL iuqkpGiMGhudESLoS1B84rVuEtWY54ka/wpxIFSCVih9U8lmOr//wQaTve+A1A== 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 4fxTwz1l26z6hw; Thu, 16 Apr 2026 20:23:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 20:23:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2058795914.1197.1776371011247@jenkins.ci.freebsd.org> In-Reply-To: <1028270946.1115.1776314542257@jenkins.ci.freebsd.org> References: <1028270946.1115.1776314542257@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1875 - Still Unstable 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_1196_599752627.1776371011030" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1196_599752627.1776371011030 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1875 (7dfe77679c0a15b2fead422b862bd85905311b8f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1875/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1875/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1875/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 020a2480f55303f757e9683d05213ae3266e7831 by cperciva: bhyve: Add CPUID_BHYVE_FEATURES leaf e77e112a3e2084918befee20645e6dcc81dea07b by cperciva: bhyve: Support and advertise 15-bit MSI Extended Destination ID a25f78eafe472cb161d1405f63ad8c4491416a6b by cperciva: clapic_handle_intr: KASSERT isrc != NULL b75a566d1fa800d8307a7faa50ec22c2a93145bf by cperciva: x86: Add struct ioapic_intsrc.io_valid 693ee9fca3bf915a2b82d3da751bcbeaf489094e by cperciva: io_apic: Don't route to APIC ID > 255 70be695384d917f3ce2645b383fa9db6ccf8b0ca by cperciva: x86: Add stub for Extended Destination ID support 3007e4a7dd495151df4ef87792f51572cbb52c6b by cperciva: msi: Support APIC Extended Destination IDs 0ef872c9353e83bfbfe4cba15a1960fa391cb5a4 by cperciva: io_apic: Support APIC Extended Destination IDs fa4faeb0249cf224409bb844d2c814d375dc1435 by cperciva: KVM: Detect Extended Destination ID support f3490b827e051aff60930bc7596b790b24fbb7db by cperciva: x86/cpuid: add CPUID flag for Extended Destination ID support ce4eff190473b582ab987dcae4ec17e5750ed5c5 by cperciva: Xen: Detect Extended Destination ID support 075909e9faed3cc5568a31cc049fba708e2a2d9c by cperciva: vmm: Move defines from x86.c to x86/bhyve.h 2b82661c9792949c9cdcc32587e0e1ad37776d48 by cperciva: Bhyve: Detect Extended Destination ID support 7dfe77679c0a15b2fead422b862bd85905311b8f by cperciva: Hyper-V: Detect Extended Destination ID support The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_1196_599752627.1776371011030-- From nobody Thu Apr 16 20:37:54 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 4fxVFb2zgQz6ZbwX for ; Thu, 16 Apr 2026 20:37:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxVFZ42ZZz48Nv; Thu, 16 Apr 2026 20:37:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776371874; a=rsa-sha256; cv=none; b=PnbmZPAoN+7S0baygWv77dfkS/fmT7SgPl72lg5zaVEvfs6c1IVtnubNOSB0+gSBUrEERq y9r6U0rJiHYWDnQgSStSbowyruIuV8qvy3asFa33nYbqtZpaXaFTW7dmE9HxhUXWDjOraZ udgUe1XBNCwsDA2hOrR96Tt3jvDMko+vXqkhzQDDtdkzuCCYFWAR1nOhnSwf/QnD72TufA lmwDsY75UmAk7VN68RkCDmUjSOkTq9ld9IP0yuEtxapWdaLfS2FiunJIHEWuS9Bxc9wT6q OfeZFp8js8dTP9ob0F0G6a+avMXgGEXNVH/cgawdtGiIP1dO5ixTB4jDnq8Grw== 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=1776371874; 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=jwQoY/pHVIuZ6V/n4O2zi8Ur+eqqFNYgBVeA2UeXBFI=; b=F5T25IVmZtAGpVjwK1kLpWQx/0NNH0bi+n9apFtXm2jtIl9NGlqR9AsO7jjCfBME1fvM5N oFRrLti/EsDhZSxeBEYiYOF8AZr04D6oi3gZYBSTrPNdsSKX0x9VdI2z5ymuv/BqN1EVC9 MziptSWCuMU13IkueNnNB79SQ4ehBOKW86yVEapyFyvnsWggLzjHdSYtmmBxwB1BYXkD8n E8mA7DvqkvTHZyJwYE7ngxincuQQbtSI4/OS8F3mxfWCPW3a1rFFczsOdxSX+G6r34c5pE 4X8Dnv8Q6TOBOVHdD1v9bpW3kTZMc8Kk2x/AtSHYzCaq+7geioqU+lerD5UvnA== 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 4fxVFZ3Bm7z7m0; Thu, 16 Apr 2026 20:37:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 20:37:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1675908155.1201.1776371874452@jenkins.ci.freebsd.org> In-Reply-To: <1096789539.1189.1776368488592@jenkins.ci.freebsd.org> References: <1096789539.1189.1776368488592@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28296 - 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_1200_1696148750.1776371874206" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1200_1696148750.1776371874206 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28296 (48a05f833c7d0c089d37522cc234039ec82= 3edf4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28296= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28296/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28296/co= nsole 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) No changes The end of the build log: [...truncated 4.30 MiB...] #6 0xffffffff80fc00a2 at vm_map_wire_locked+0x142 #7 0xffffffff80fbff07 at vm_map_wire+0x67 #8 0xffffffff80fb7105 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7643 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ba11 at amd64_syscall+0x451 #16 0xffffffff8110a95b at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.990s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:91:5c epair0b: Ethernet address: 58:9c:fc:10:83:63 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:06:76 epair1b: Ethernet address: 58:9c:fc:10:ae:55 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.725s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:91:5c epair0b: Ethernet address: 58:9c:fc:10:83:63 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.184s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:91:5c epair0b: Ethernet address: 58:9c:fc:10:83:63 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:06:76 epair1b: Ethernet address: 58:9c:fc:10:ae:55 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.247s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:91:5c epair0b: Ethernet address: 58:9c:fc:10:83:63 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.268s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:91:5c epair0b: Ethernet address: 58:9c:fc:10:83:63 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:06:76 epair1b: Ethernet address: 58:9c:fc:10:ae:55 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.429s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:91:5c epair0b: Ethernet address: 58:9c:fc:10:83:63 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.261s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.050s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:91:5c epair0b: Ethernet address: 58:9c:fc:10:83:63 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.355s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.956s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 16650 to 207 packets/sec Limiting tcp reset response from 13467 to 211 packets/sec passed [1.220s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.004s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.123s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2486 to 197 packets/sec Limiting tcp reset response from 14985 to 205 packets/sec Limiting tcp reset response from 21089 to 198 packets/sec Limiting tcp reset response from 22141 to 184 packets/sec passed [3.281s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 20005 to 186 packets/sec Limiting tcp reset response from 19911 to 190 packets/sec Limiting tcp reset response from 19951 to 189 packets/sec passed [3.283s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.334s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.337s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003735830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113acdc at trap_pfault+0x8c #3 0xffffffff8110a068 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6c8ec at nl_receive_message+0x11c #7 0xffffffff80e6c235 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110b08e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c126ab0 frame pointer=09 =3D 0:0xfffffe008c126bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003418300 rsi: 0000000000000001 rdx: ffffffff82268838 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c126bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003735800 r13: 0000000000000000 r14: fffff80003735848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776371861 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c126= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c126910 panic() at panic+0x43/frame 0xfffffe008c126970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1269e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1269e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c126ab0, rbp = =3D 0xfffffe008c126bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c126bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c126c60 run_test() at run_test+0x2ad/frame 0xfffffe008c126d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c126d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c126e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c126e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c126= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c126f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c126f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107510 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff80223074780: pid 0 tid 107510 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80223074cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c127000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1f5ffff1d gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m45s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28296' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins6749353805725619107.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '48a05f833c7d0= c089d37522cc234039ec823edf4', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../48a05f833c7d0c089d37= 522cc234039ec823edf4/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1200_1696148750.1776371874206-- From nobody Thu Apr 16 21:01:40 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 4fxVn331prz6Zf2y for ; Thu, 16 Apr 2026 21:01:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxVn30xLwz3Cbc; Thu, 16 Apr 2026 21:01:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776373303; a=rsa-sha256; cv=none; b=u6ms89SLxCgr7MsUkGPwGm+67V0uFBTuYlMWEbw7IHm5V0oJuCm9fFfEu9p4PH1HDFvsnh wNnRaBvFUrQw2n0vIIUYA5x9/k4HxcNHoUV6a/CXIyPFe5sQjAQ/f3mqQFIx9rp1kr0+W4 ih8rX3TS3d1AV6sXCDwn+WMPpysL4+4RHHF+wCnmF4Ur5eprddN1T552tFBYB+2IlCo0HB OveRtZWJjZn2vhehUrzI9sCmsfrwvJ3CAiUku4X7AeTV0HnisFFn2ou6fdbyum7oKHYIDX EZ0Wj+q/E/0O42c233kEUKeXIT48brxSlcupEqF0izsEdQQueFwNwCHJyoly/A== 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=1776373303; 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=pp7sWixUb6SKDCQt8IKxIVdJIozpYD4uFzX496JxUkA=; b=j6oRxcoBlsjBOPWwHyWyvtqLexZjUv+FJl/8rfiZm7PGPLhTkf5fgB3ZB/Cf/NbjRZcAyY 2s7pd42Yd3l3yuiBmgtjx8h7sNIl/4WKRw6Bsy6QUl7B+il5eeyz0nekPWPsiycJjEEKGp NV3hcJDNIKMTBhEqRMKMB01eOXyvG9LE1UXmG7gDsaNf/Bj1ZuW5197TOfyv49htV3d/+K 8MrCya3pkhcKX02ypQ4KMBUt1c+azVUshlRM92OIX71L/iCJ1c+q3J1eMXntjrpyXa1Ir3 M10hi/8D8QkXkJVtolfxVakzQfRfjtswvyKXqRMVoHh0uwgrozIQ6f10UkVOZQ== 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 4fxVn30LHfz8ZV; Thu, 16 Apr 2026 21:01:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 21:01:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1264743734.1203.1776373303050@jenkins.ci.freebsd.org> In-Reply-To: <1109304088.1191.1776369511452@jenkins.ci.freebsd.org> References: <1109304088.1191.1776369511452@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3441 - 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_1202_1684162611.1776373300774" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1202_1684162611.1776373300774 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3441 (48a05f833c7d0c089d37522cc2340= 39ec823edf4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3441/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3441/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 441/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) No changes The end of the build log: [...truncated 85.35 MiB...] --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_libexec --- --- dma-mbox-create.full --- --- all_subdir_share --- --- sk_SK.UTF-8.LC_COLLATE --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sk_SK.UTF-8 --- all_subdir_libexec --- --- dma-mbox-create.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- dma-mbox-create --- --- all_subdir_rescue --- --- input.o --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.input.o -MTinput.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/input.c -o input.o --- all_subdir_libexec --- --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- .depend --- echo flua.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libedit.a >> .depend --- lua.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lua.pieo -MTlua.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -W= error -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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 -Wno-format-nonliteral -c= /workspace/src/contrib/lua/src/lua.c -o lua.pieo --- all_subdir_rescue --- --- jobs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.jobs.o -MTjobs.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/jobs.c -o jobs.o --- all_subdir_sbin --- --- unctime.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.unctime.pi= eo -MTunctime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/unctime.c -o unctime.pieo --- all_subdir_bin --- --- histedit.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.histedit.pieo -MThistedit.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/histedit.c -o histedit.pieo --- all_subdir_sbin --- --- cache.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.cache.pieo= -MTcache.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/sbin/dump/cache.c -o cache.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_libexec --- --- linit_flua.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.linit_flua.pieo -MTlinit_flua.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format= -extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-format-nonlitera= l -c /workspace/src/libexec/flua/linit_flua.c -o linit_flua.pieo --- lposix.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lposix.pieo -MTlposix.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-a= rgs -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-format-nonliteral = -c /workspace/src/libexec/flua/modules/lposix.c -o lposix.pieo --- all_subdir_sbin --- --- dump.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DRDUMP -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o d= ump.full itime.pieo main.pieo optr.pieo dumprmt.pieo tape.pieo traverse.pie= o unctime.pieo cache.pieo -lufs=20 --- dump.8.gz --- gzip -cn /workspace/src/sbin/dump/dump.8 > dump.8.gz --- dump.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dump.fu= ll dump.debug --- dump --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddump.debug dump.full dump --- all_subdir_sbin/dumpfs --- =3D=3D=3D> sbin/dumpfs (all) --- .depend --- echo dumpfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.a >> .depend --- dumpfs.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.dumpfs.pieo -MTdum= pfs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dumpfs/dumpfs.c -o dumpfs.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_share --- --- sl_SI.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sl_SI.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sl_SI.UTF-8 --- all_subdir_bin --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin 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 *** [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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 47.03 real 301.45 user 30.11 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1476177122214468= 9457.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_1202_1684162611.1776373300774-- From nobody Thu Apr 16 21:39:47 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 4fxWd01DHhz6ZjGF for ; Thu, 16 Apr 2026 21:39:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxWcz3k2jz3J79; Thu, 16 Apr 2026 21:39:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776375587; a=rsa-sha256; cv=none; b=xsiVnDqO3+iaTaOc0KjZWx0c9bxFXOqoaT3MV3Ry1fhwk/ukvqV9NXjpCKOTjIJRuRmWpf 9aA7jDcwJsfVXAXSC3Rh8+g9/ffnCqgnJPpP+leBLSX+aWBgRRtOMNZAIGbC7vR/CmSl12 dliOCaAzRC5rlNnRyyhxjKChf5h9Kq2xohgqWD8hv80Gruta3cEniD7PQrAOsD/4ERZIYm H1mmNdHTWvv9CcyIVTsTh1PKxOnEeaZEfS8CU7fyAZzSm4uzZ9xJ4bINnn6Z0JFZ4YsvaK fu1mpMWYLOBG8fpu7qJCVT1iVu1MWjLblhvP20Lr6gqF+CS8CCRILlX7Eqpt9A== 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=1776375587; 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=QH8cM2HeWn+Ak/qKglxYtZijf3ELcUFCMTRtKsdI7lE=; b=wRAMpC7E+V8fO8Py5eSWbuO7/1zn/u1gA8bsbxpKSCtBTckpA8x1KZXa+7ln7FZ2iJnKcl KgAFBuO1PgLDviegy4iCoYJKztHUmFRlTXGSGbOFQeloULGXsV3sYO+bnebOs9JuX8hSoS 9w0UGq5K6Jf4qXdc4YlX+E+skU+tCSUYIFrw1iEz9aZ9sQTtMh+rFq4tGY8Hn+xg7zCTSv bQeqAVDHwTHjSdKsbEe785hz+it7Fd11mng280Izb6YGrDzKGgHL3LorCKTCzYSy71Zhps C8crEIZ6j/0EnTmtFTNzi9lKciUAh4w4Dk7F1bOp8Of8Iak95W/sgKSfN53zhQ== 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 4fxWcz38d2z9RJ; Thu, 16 Apr 2026 21:39:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 21:39:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <734499973.1207.1776375587446@jenkins.ci.freebsd.org> In-Reply-To: <1675908155.1201.1776371874452@jenkins.ci.freebsd.org> References: <1675908155.1201.1776371874452@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28297 - 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_1206_47764370.1776375587281" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1206_47764370.1776375587281 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28297 (4dc6522d57c748cdaddd8327909574360a3= de517) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28297= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28297/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28297/co= nsole 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) c8d25804f56ae7c35eaa492b6110807a2675d41a by pouria: nd6: Add support for route information (RFC 4191) 4dc6522d57c748cdaddd8327909574360a3de517 by pouria: rtadvd(8): Set route info lifetime to 0 during shutdown The end of the build log: [...truncated 4.29 MiB...] #8 0xffffffff80fb7c55 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7693 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b4ab at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.009s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:8c:54 epair0b: Ethernet address: 58:9c:fc:10:51:44 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:18:8e epair1b: Ethernet address: 58:9c:fc:10:41:f8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.702s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:8c:54 epair0b: Ethernet address: 58:9c:fc:10:51:44 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.171s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:8c:54 epair0b: Ethernet address: 58:9c:fc:10:51:44 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:18:8e epair1b: Ethernet address: 58:9c:fc:10:41:f8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.550s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:8c:54 epair0b: Ethernet address: 58:9c:fc:10:51:44 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.238s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:8c:54 epair0b: Ethernet address: 58:9c:fc:10:51:44 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:18:8e epair1b: Ethernet address: 58:9c:fc:10:41:f8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.579s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:8c:54 epair0b: Ethernet address: 58:9c:fc:10:51:44 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.332s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.054s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.052s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:8c:54 epair0b: Ethernet address: 58:9c:fc:10:51:44 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.299s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14912 to 188 packets/sec passed [1.096s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13489 to 201 packets/sec passed [1.204s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> Limiting tcp reset res= ponse from 4171 to 209 packets/sec passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.120s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 6413 to 209 packets/sec Limiting tcp reset response from 18900 to 195 packets/sec Limiting tcp reset response from 15373 to 214 packets/sec Limiting tcp reset response from 19037 to 202 packets/sec passed [3.522s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 17357 to 197 packets/sec Limiting tcp reset response from 14430 to 199 packets/sec Limiting tcp reset response from 14208 to 189 packets/sec Limiting tcp reset response from 14081 to 191 packets/sec passed [4.489s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.315s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.324s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003735830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110abb8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d43c at nl_receive_message+0x11c #7 0xffffffff80e6cd85 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110bbde at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c167ab0 frame pointer=09 =3D 0x28:0xfffffe008c167bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80157b3ec00 rsi: 0000000000000001 rdx: ffffffff822683f8 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c167bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003735800 r13: 0000000000000000 r14: fffff80003735848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776375575 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c167= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c167910 panic() at panic+0x43/frame 0xfffffe008c167970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1679e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1679e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c167ab0, rbp = =3D 0xfffffe008c167bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c167bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c167c60 run_test() at run_test+0x2ad/frame 0xfffffe008c167d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c167d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c167e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c167e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c167= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c167f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c167f30 --- trap 0, rip =3D 0x2ca4069e88ed, rsp =3D 0x2ca406b588b0, rbp =3D 0x2ca40= 69ee0d5 --- KDB: enter: panic [ thread pid 0 tid 107527 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8017c878780: pid 0 tid 107527 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8017c878cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c168000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x431ddc23 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 46m0s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28297' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins18053014694242608518.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '4dc6522d57c74= 8cdaddd8327909574360a3de517', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../4dc6522d57c748cdaddd= 8327909574360a3de517/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1206_47764370.1776375587281-- From nobody Thu Apr 16 22:05:52 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 4fxXC75Ktmz6Zl61 for ; Thu, 16 Apr 2026 22:05:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxXC72NdQz3LHF; Thu, 16 Apr 2026 22:05:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776377155; a=rsa-sha256; cv=none; b=UKfHQ5NwOSlm8Qbsu7V8/12U7JUjnBwtl/IhUWQiTfb94L9A5NFMe0kmyPXuv5gwHKDS2R aFzUS/1EEEvY3DZRuCvLsjGAi+lEj8WNtjEGo4D8uIhTVkXBEIFesOfjQmYTwS6G3PKH0D W8+4jj08QdERbeEdpJnJUJXDe/AECFIifoDsvzKOj59O+b5KnPRcVd0C9W/swHzT30dNSu LcoC2EqBnJi5+9VZ3Vl7HY/zl0fpqbJ3c/tAgM+8Gx5kwNXe0pQlQGqhw5hM+XMq6nIguX o+e9zKHocMHA9yYptZT8Lt0vB1OIGq6NXrEnuw+jGhGVLtPUaS9Kpu68dcfvjw== 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=1776377155; 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=gLJsXyQ3A7u9B2nG4p0bv4540nFiYPQVwOObQzIPexw=; b=x144aDrr6CdLX2jJuXnQBPvItCC2VY7D16PT0CMRI+gB/95UocvZn4cOCJ8KBFFvrOSoD7 8CqvtDXNNHTfXEnwDfPNEGBpIO+wffZRzBoDJ9hHpJHzLc8QuDiw0li1+a1p86L4hg1jdG tNrV2rww+edJK72+lHZudbXEcQ/x7hKN0C1lN9rmsMxAmuTWzuvq1JTZMBg1WJ3XCx4CDO FjhdlzcFXWlwghQgZyiTRHZ51LuIGUvYhKxfEgiBLxtfqGyacvAKziDNejw1O3NCvOslKV wCBu4/AyWNLlCxE5MvgZgj8C/Eaond2GQApDSpNLh91e7LX+0U5jroN71C2GFw== 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 4fxXC71VQ0z9DG; Thu, 16 Apr 2026 22:05:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 22:05:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1960183075.1211.1776377155214@jenkins.ci.freebsd.org> In-Reply-To: <1264743734.1203.1776373303050@jenkins.ci.freebsd.org> References: <1264743734.1203.1776373303050@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3442 - 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_1210_90000389.1776377152869" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1210_90000389.1776377152869 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3442 (4dc6522d57c748cdaddd832790957= 4360a3de517) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3442/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3442/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 442/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) c8d25804f56ae7c35eaa492b6110807a2675d41a by pouria: nd6: Add support for route information (RFC 4191) 4dc6522d57c748cdaddd8327909574360a3de517 by pouria: rtadvd(8): Set route info lifetime to 0 during shutdown The end of the build log: [...truncated 85.29 MiB...] localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sk_SK.UTF-8 --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_stand --- --- blake3.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-h= eaders -Werror -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 -Os -mpreferred-stack-boundary=3D2 -incl= ude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include = /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -= Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_= BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/bla= ke3.c -o blake3.o --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_secure --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_bin --- --- histedit.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.histedit.pieo -MThistedit.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/histedit.c -o histedit.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_secure --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- --- histedit.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_secure --- --- auth2-hostbased.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_stand --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-l= ength -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Os -mpreferred-stack-bo= undary=3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_con= fig.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include = -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp= /algs/blake3/blake3_generic.c -o blake3_generic.o --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.39 real 279.85 user 28.42 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins8801863441017058= 499.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_1210_90000389.1776377152869-- From nobody Thu Apr 16 22:43:57 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 4fxY325w37z6Zplw for ; Thu, 16 Apr 2026 22:43:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxY321gXlz3RyS; Thu, 16 Apr 2026 22:43:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776379438; a=rsa-sha256; cv=none; b=Bp9z2CoDS2eQsmPkjeLwHw5aYYHg8PCoG0EWix2SOUJjxDANire7VAsN4Z0wGiMyBFHw/7 h553UgcPPBrm7NoFj3D9nwcZ1dqdmLRe8LW7u5ikD9heftkyKOYKVOMZdFTyfIxdmlETWZ hNTnXkEBPKmbiS3ezAqMTIrMEIquRcr1STpTSHog0wGN1weajjCvh5s3CHuWbHerbBWSn4 G1CsCmczhg/APnO2ZV3G5QX6wlHNY1qZDvTdC0+m313ywDHfW8S/FO9YCLraRgRC3ykBxr cYzxk2Oyx9BZ1acQmmJdNEd6bBadA8G9PdWMuE1sK5bOlbtTKqXwtWx9KSQY0g== 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=1776379438; 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=FrzrPjT3NIl6gHgM5oVeYkoIoIZCY3BfQ2LOn4Emmz8=; b=boaSsEaWIE/4rl3MW2aqoCJggoNxybGfRCFRAMLTuph3jUmz0yT8HWLztkO2/oTG4ff5MS Hit9iD187KXzt8fhgv9J7uilLXaVQDfTc+0UBfCmt104CVJNLuhzWBDgBAhShtPuIgY3rS 6ykkP2QIU6rEWf7bM6sGvczSW4eYeQAhX8Xk/GDKEUTbWuFahegzdl/fs1cZZCqTPhz2T/ cGw0cuRc8AE0M+YGif7jZlrc+BuNMQJ3qPmoK+wLg5IzjwGjCG+PYt3TaEv5bdp+dy1UBQ z9P4CtKrL+fCvh77s63DpZk7vtXjfmQkHgooL8IJwm+/Qt9zoII5q7RlyEX4uw== 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 4fxY321BrZzBkF; Thu, 16 Apr 2026 22:43:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 22:43:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1550932240.1215.1776379438173@jenkins.ci.freebsd.org> In-Reply-To: <734499973.1207.1776375587446@jenkins.ci.freebsd.org> References: <734499973.1207.1776375587446@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28298 - 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_1214_1384189347.1776379437993" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1214_1384189347.1776379437993 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28298 (6a3e2223ff35781fb837862f7cf7aaaa991= 968d9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28298= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28298/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28298/co= nsole 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) d88a159da42a75dbd46ea4f6f9c8059975dab5e8 by markj: so_splice: Fix the KTLS check for the sink socket in so_splice() bebc1a5b09e358b420077a1b5c0f85f8e7f0812f by markj: in_mcast: Fix a lock leak in inp_set_source_filters() 0dac997f2434a30785d71d7513b4ebfc3eecf0d7 by markj: file: Fix a format string assertion 6a3e2223ff35781fb837862f7cf7aaaa991968d9 by cperciva: yacc: Fix SYSTEM_NAME The end of the build log: [...truncated 4.30 MiB...] #7 0xffffffff80fc0a77 at vm_map_wire+0x67 #8 0xffffffff80fb7c75 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc76b3 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b4cb at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.042s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:92:1a epair0b: Ethernet address: 58:9c:fc:10:9b:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:59:db epair1b: Ethernet address: 58:9c:fc:10:20:71 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.752s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:92:1a epair0b: Ethernet address: 58:9c:fc:10:9b:82 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.181s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:92:1a epair0b: Ethernet address: 58:9c:fc:10:9b:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:59:db epair1b: Ethernet address: 58:9c:fc:10:20:71 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.608s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:92:1a epair0b: Ethernet address: 58:9c:fc:10:9b:82 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.240s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:92:1a epair0b: Ethernet address: 58:9c:fc:10:9b:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:59:db epair1b: Ethernet address: 58:9c:fc:10:20:71 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.602s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:92:1a epair0b: Ethernet address: 58:9c:fc:10:9b:82 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.277s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.058s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.055s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:92:1a epair0b: Ethernet address: 58:9c:fc:10:9b:82 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.546s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.814s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 19065 to 187 packets/sec passed [0.888s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.597s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.168s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 13023 to 211 packets/sec Limiting tcp reset response from 20405 to 207 packets/sec Limiting tcp reset response from 19792 to 188 packets/sec Limiting tcp reset response from 20464 to 199 packets/sec passed [3.111s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 13890 to 202 packets/sec Limiting tcp reset response from 13021 to 202 packets/sec Limiting tcp reset response from 14049 to 206 packets/sec Limiting tcp reset response from 13103 to 207 packets/sec Limiting tcp reset response from 13050 to 192 packets/sec passed [4.911s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.365s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.363s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801524e6030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110abd8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d45c at nl_receive_message+0x11c #7 0xffffffff80e6cda5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110bbfe at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008bfd7ab0 frame pointer=09 =3D 0:0xfffffe008bfd7bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80152f97100 rsi: 0000000000000001 rdx: ffffffff82268370 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bfd7bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801524e6000 r13: 0000000000000000 r14: fffff801524e6048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776379420 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bfd7= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bfd7910 panic() at panic+0x43/frame 0xfffffe008bfd7970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bfd79e0 calltrap() at calltrap+0x8/frame 0xfffffe008bfd79e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bfd7ab0, rbp = =3D 0xfffffe008bfd7bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bfd7bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bfd7c60 run_test() at run_test+0x2ad/frame 0xfffffe008bfd7d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bfd7d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bfd7e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bfd7e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bfd7= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bfd7f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bfd7f30 --- trap 0x16, rip =3D 0x159056ff3d0a, rsp =3D 0x15905c9a3ec8, rbp =3D 0x15= 905c9a3ee0 --- KDB: enter: panic [ thread pid 0 tid 107497 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801211ca000: pid 0 tid 107497 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801211ca550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008bfd8000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x6e57fb82 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 48m21s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28298' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13340491894312092587.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '6a3e2223ff357= 81fb837862f7cf7aaaa991968d9', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../6a3e2223ff35781fb837= 862f7cf7aaaa991968d9/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1214_1384189347.1776379437993-- From nobody Thu Apr 16 23:09:32 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 4fxYcb0TM6z6ZrX4 for ; Thu, 16 Apr 2026 23:09:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxYcZ4FPGz3VXL; Thu, 16 Apr 2026 23:09:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776380974; a=rsa-sha256; cv=none; b=NzQP5VPwMImwAp2ADeRrFmtCUCt8JgCYKkc0QkiyP/sPrYUWYOBKFyFM1jUrnQtbj9WSyV tC+XE7FSJ7mRmEZMabQRw1zUkSdJAK/6Hgxiq4L4iWTe5a2DLX9Nh21nFSLT/Z16YFHibO KJ6bzuv3Uw+/7dMi7wjx8Drb1dtCDN3iv7Nl/NB2M9THqBrI6nY+VX6vicXWV2GW1WdjEF ueMbkfdjLRd53yghjkjg5HJ4SmR8UvWVi7lJAl1VHTEDpIB2MwC1w+46n23Iyk1y3deXeB 3r54eBWaUjgwCWQixIC1vrPy2EDR+5qGRjcy+4YmHzmiTJTOtVZWxNQGm4ItZA== 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=1776380974; 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=2Kx92d64xP2/MkIOcmhI6X9YB8PqPuPLPTdAI3l6HaY=; b=gXVtGziL7xQCNAujoyub6nimag4n937vXJAcYXbOGbQysGwkf97HF1FQHlzShkk03Znhaw 70eooHOJadK3Xy9N+my5bLFnOsa+NtJc2WtQbjGUGy8Ej2vwhfCWaTXOB05ZGaRWy3FPSX jcS+G43v5RUBrnma6jLxPWocxJ3LyQPjqIwOb8QeMaSDKtfnz+0dStfqLDbFSG82dDoRJR Ne+7SpmL6FJh0lKMDcDT4KaLAuekQNe+h2Boj03x6Mhv1NlRibuwqJ7qrhAEdimE5VDXku JvR4sBf9W3gJ32nNy84kAmhwe52Err6Cy32kKcy5oug8Eq9NEjehQ47mJTJhtg== 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 4fxYcZ3gm3zCTn; Thu, 16 Apr 2026 23:09:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 23:09:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <578167833.1217.1776380974521@jenkins.ci.freebsd.org> In-Reply-To: <1960183075.1211.1776377155214@jenkins.ci.freebsd.org> References: <1960183075.1211.1776377155214@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3443 - 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_1216_1753629782.1776380972305" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1216_1753629782.1776380972305 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3443 (6a3e2223ff35781fb837862f7cf7a= aaa991968d9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3443/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3443/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 443/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) d88a159da42a75dbd46ea4f6f9c8059975dab5e8 by markj: so_splice: Fix the KTLS check for the sink socket in so_splice() bebc1a5b09e358b420077a1b5c0f85f8e7f0812f by markj: in_mcast: Fix a lock leak in inp_set_source_filters() 0dac997f2434a30785d71d7513b4ebfc3eecf0d7 by markj: file: Fix a format string assertion 6a3e2223ff35781fb837862f7cf7aaaa991968d9 by cperciva: yacc: Fix SYSTEM_NAME The end of the build log: [...truncated 85.25 MiB...] --- all_subdir_sbin --- --- optr.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_libexec --- --- dns.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dns.pieo -MTdns.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -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/contrib/dma/d= ns.c -o dns.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- hist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -include /workspace/src/sys/contrib/openzfs/incl= ude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/= os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/= openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys= /contrib/openzfs/module/zstd/lib/compress/hist.c -o hist.o --- all_subdir_bin --- --- echo.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.echo.pieo -MTecho.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/bltin/echo.c -o echo.pieo --- all_subdir_rescue --- --- arith_yylex.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.arith_yylex.o -MTarith_yylex.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.o --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_bin --- --- error.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.error.pieo -MTerror.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/error.c -o error.pieo --- all_subdir_krb5 --- --- libotp.a --- Building static otp library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libotp.a main.o otp_stat= e.o =20 --- otp.so.122.full --- Building shared library otp.so.122 --- all_subdir_stand --- --- huf_decompress.o --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= -no-undefined -Wl,-zrelro -Wl,--version-script=3D/workspace/src/krb5/plugin= s/preauth/otp/version.map -Wl,--no-undefined-version -Wl,-znoexecstack -f= stack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-share= d-textrel -o otp.so.122.full -Wl,-soname,otp.so.122 main.pico otp_state.pi= co -L/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -L/tmp/obj/worksp= ace/src/amd64.amd64/krb5/util/profile -lkrb5profile_pie -lkrad -lverto -= lkrb5 -lk5crypto -lcom_err -lkrb5support -lm=20 --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.huf_decompress.o -MThuf_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decompress/huf_decompr= ess.c -o huf_decompress.o --- all_subdir_rescue --- --- builtins.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.builtins.o -MTbuiltins.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c builtins.c -o builtins.o --- cd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.cd.o -MTcd.o -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /= workspace/src/bin/sh/cd.c -o cd.o --- all_subdir_bin --- --- eval.pieo --- --- all_subdir_krb5 --- --- otp.so.122.debug --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.eval.pieo -MTeval.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/eval.c -o eval.pieo --- all_subdir_krb5 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug otp.so.= 122.full otp.so.122.debug --- otp.so.122 --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- error_private.o --- --- all_subdir_krb5 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dotp.so.122.debug otp.so.122.full otp.so.122 --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_private= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/open= zfs/module/zstd/lib/common/error_private.c -o error_private.o --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/pkinit --- =3D=3D=3D> krb5/plugins/preauth/pkinit (all) --- .depend --- echo pkinit.so.122.full: /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64= .amd64/krb5/lib/krb5/libkrb5_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libcom_err.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/crypto/libk= 5crypto_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /t= mp/obj/workspace/src/amd64.amd64/krb5/util/support/libkrb5support_pie.a >> = .depend --- pkinit_accessor.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_accessor.o -MTpkinit_accessor.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/pr= eauth/pkinit/pkinit_accessor.c -o pkinit_accessor.o --- all_subdir_stand --- --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompre= ss.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/fse_decompress.c -o fse_decompress.o --- all_subdir_libexec --- --- local.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.local.pieo -MTlocal.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/local.c -o local.pieo --- all_subdir_share --- --- lt_LT.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lt_LT.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/lt_LT.UTF-8 --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_krb5 --- --- pkinit_clnt.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_clnt.o -MTpkinit_clnt.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/pkin= it/pkinit_clnt.c -o pkinit_clnt.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl 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 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_libexec --- --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec --- all_subdir_secure --- make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_libexec --- make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.78 real 266.42 user 27.64 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4247874754092064= 339.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_1216_1753629782.1776380972305-- From nobody Thu Apr 16 23:47:23 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 4fxZSD12Z7z6Zv5w for ; Thu, 16 Apr 2026 23:47:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxZSC59sdz3Y19; Thu, 16 Apr 2026 23:47:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776383243; a=rsa-sha256; cv=none; b=dRWkKjlBps03K79VTq9RY0RzhgXQU0y+biWgnDAT/Z/AA54/LDGCYeTyTLNv6GVoA2Q1Fl FUfG1HDVC4cKZmvlRRszIrAA5Gpb7dMSfAWmR/iJVOiMKvJc/lSRRmu2RbwL72xdCGWOem kSNDTc3rGNBx/AFOQDJle+Q/xVgeNQ/Cuk/Ksqr0wzt6+ylS2q4zXDtBF48cV8nrXbdSer n2+ygD4Sk8xvrr8CPCkXYHYaUwRIhLBoctIrz9Qk3rwSuinl02F/Ji9kg1L1VFC62O2kxO MTehV2gav80clU3sFE9v4OqOnKI6x7HViL8RZvdLbGkIhNBLHlHA/vzQfOnMkA== 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=1776383243; 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=2n6Yr025lCExywwP1WTu8TyW0jWjpR+7IBzn7J8AJag=; b=NWw48dgWTnAlsGGoE6tOTSNkdBRc8y3kFAWz5QDi5IkhG4oEWGzkamXLP9ScMqYQVbHoPy VDeKGuCjC/fozjn0xiv2YF1nMb/s+/Hz82DKdYACnIN4gF1+XCtrOOfSjlMELoP4+1agQX txzSWeLBHjIvFyq9dKXnyNTPX+hS0KLXeS8s7CqPTBjnzr3TBSs1oZBpxhdL37bg0vkmDh j+MqLWlWlQlQw4HZaDEZNndfmj4z3G14+Scbradgz6AZ22jj//aOgtCnRmqxwqz7uxyr64 0oci5/6AruuX4qIjC0+7VZj+fZCOymCOD1fiboIFi2jR5vL712FtALn6g2uXaQ== 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 4fxZSC48fBzDFx; Thu, 16 Apr 2026 23:47:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 16 Apr 2026 23:47:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1328064620.1219.1776383243589@jenkins.ci.freebsd.org> In-Reply-To: <2058795914.1197.1776371011247@jenkins.ci.freebsd.org> References: <2058795914.1197.1776371011247@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1876 - Still Unstable 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_1218_528891968.1776383243290" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1218_528891968.1776383243290 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1876 (40dacfe45eeeec28fa62304e0e75abca90d726dd) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1876/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1876/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1876/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 95d661225dfc032fabf9d1f7b1e885e2bd582bdc by mhorne: malloc.9: adjust flag table indentation b77bd0e70d2ff3d771a53af82348cdde3f399707 by mhorne: freebsd32: Fix freebsd11_nstat copyout condition 62fbb17e0dd03ece12e3e4baad5d0c65bdbde3da by markj: imgact_elf: Unconditionally initialize a variable in a note handler 547d7095fac1395664aaa41ffae032ffe7b6a783 by markj: divert: Use a better source identifier for netisr_queue_src() calls 40dacfe45eeeec28fa62304e0e75abca90d726dd by markj: rtadvd: Fix validation of the MTU parameter when parsing config The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_1218_528891968.1776383243290-- From nobody Fri Apr 17 00:59:13 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 4fxc365xp9z6b1dg for ; Fri, 17 Apr 2026 00:59:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxc361rfyz3jkT; Fri, 17 Apr 2026 00:59:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776387554; a=rsa-sha256; cv=none; b=mEn5aarBvA8VggaEs/19wqHegf6XT+lwXn9RQmj75mHxDt7CC//fIcXUxq2iR2FMlCpcxR zbvFGB0mr3lJgvsjP0Hq/yZMR6PpnL+foiyCXVDuy2wS7Y+JFWR6MOpoT3BQ2bkA8WSePk re0koH0lRtXTGZYJ2lXz7Ymay66w34bcqXTWv6edWUlm09a4kloJPZIeNF3Vo6KjNDEuYm G6IZV3qxlnoF9B2GSG3P23wXTgcwm3Qmu6qucKaANhAzYPKPknrWmz/r4U/2dpgJilXanE JGU9KqB8jBOxhHSDYBzbXtWRWQjHZ/DAuE9iPRehcO2DFPMlL9E/gVr7L8f1tQ== 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=1776387554; 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=Jcu6xwtK7uiaVV9DgjN9MFY8g9RZxB9qWFizPzRI8NI=; b=GK8zxIz0aKYzdBYcsGvw3Iad40nSJVTZIqnnqhdMjF2vpLB116XVH4W3CduVw66dIHgi5r gGG8o1ZUfAa3Ai3xC+RHRIfK+pwwz1Dqa/FmWUL7O2UnbenHfRSBlvD87x/0xgF5Etf6Tm VrsN0owImON5A2jz7wfAaLZKrXYx+hKU3Ayz5mWJPqaksj9dOv/67vN+u6glW50SiWYDCO 6l2K9J4HjP7n75P/QdEGmmNH7f4St/fyU3wOufp6Uy2SY/O8UVgw9Bn9vnDk4GZ79O8KVm vPwL3pTma9ZS5K//RuOQ/nK/velyQr0UVr03zNAAiT+e7S+l+8hJv69iM41p4A== 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 4fxc36196vzWq0; Fri, 17 Apr 2026 00:59:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 00:59:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1097935076.1227.1776387554184@jenkins.ci.freebsd.org> In-Reply-To: <1550932240.1215.1776379438173@jenkins.ci.freebsd.org> References: <1550932240.1215.1776379438173@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28299 - 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_1226_838286863.1776387553992" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1226_838286863.1776387553992 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28299 (a249ddf07873be97967dd83df4d098ea95d= 0c92a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28299= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28299/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28299/co= nsole 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) 680e6e30c02019c2a18c2ecfef3723b9adaa9ce5 by jhibbits: etherswitch: Add minimal support for mv88e6170 switch 2fc58102426ebb3a662675da2600591922a21082 by jhibbits: e6000/fdt: Ignore disabled switch ports 1fc50a4e68a1635f76d24694fc6ea8b94193c087 by jhibbits: powerpc/pmap: Add support for page sizes found on E6500 603a29b9b3126763c934afbed64fc43bf539469b by jhibbits: mpc85xx: Support timebase sync on T-series devices a249ddf07873be97967dd83df4d098ea95d0c92a by jhibbits: powerpc/intr setup: Don't check intr name for IPI The end of the build log: [...truncated 4.29 MiB...] #6 0xffffffff80fc0c12 at vm_map_wire_locked+0x142 #7 0xffffffff80fc0a77 at vm_map_wire+0x67 #8 0xffffffff80fb7c75 at vslock+0x75 #9 0xffffffff80bea4aa at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc76b3 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beae5c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea1bf at sysctl_root+0x22f #13 0xffffffff80bea8c6 at userland_sysctl+0x1b6 #14 0xffffffff80bea6d5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b4cb at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.074s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d3:c6 epair0b: Ethernet address: 58:9c:fc:10:80:33 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:20:c6 epair1b: Ethernet address: 58:9c:fc:10:b6:33 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.730s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:d3:c6 epair0b: Ethernet address: 58:9c:fc:10:80:33 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.214s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d3:c6 epair0b: Ethernet address: 58:9c:fc:10:80:33 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:20:c6 epair1b: Ethernet address: 58:9c:fc:10:b6:33 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.585s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d3:c6 epair0b: Ethernet address: 58:9c:fc:10:80:33 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.247s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d3:c6 epair0b: Ethernet address: 58:9c:fc:10:80:33 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:20:c6 epair1b: Ethernet address: 58:9c:fc:10:b6:33 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.469s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d3:c6 epair0b: Ethernet address: 58:9c:fc:10:80:33 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.311s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.057s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.055s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:d3:c6 epair0b: Ethernet address: 58:9c:fc:10:80:33 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.589s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 13907 to 210 packets/sec passed [1.173s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 17600 to 199 packets/sec passed [0.883s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.597s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.138s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1038 to 203 packets/sec Limiting tcp reset response from 16075 to 209 packets/sec Limiting tcp reset response from 19934 to 186 packets/sec Limiting tcp reset response from 19687 to 196 packets/sec passed [3.350s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 18723 to 198 packets/sec Limiting tcp reset response from 18764 to 211 packets/sec Limiting tcp reset response from 19101 to 203 packets/sec passed [3.445s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.371s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.370s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80149d76030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110abd8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d45c at nl_receive_message+0x11c #7 0xffffffff80e6cda5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110bbfe at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008be9cab0 frame pointer=09 =3D 0x28:0xfffffe008be9cbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8000341ae00 rsi: 0000000000000001 rdx: ffffffff82268618 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008be9cbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80149d76000 r13: 0000000000000000 r14: fffff80149d76048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776387524 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008be9c= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008be9c910 panic() at panic+0x43/frame 0xfffffe008be9c970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008be9c9e0 calltrap() at calltrap+0x8/frame 0xfffffe008be9c9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008be9cab0, rbp = =3D 0xfffffe008be9cbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008be9cbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008be9cc60 run_test() at run_test+0x2ad/frame 0xfffffe008be9cd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008be9cd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008be9ce= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008be9ce= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008be9c= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008be9cf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008be9cf30 --- trap 0x16, rip =3D 0x16813945bd0a, rsp =3D 0x16813ee78ec8, rbp =3D 0x16= 813ee78ee0 --- KDB: enter: panic [ thread pid 0 tid 107496 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff800147c8780: pid 0 tid 107496 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff800147c8cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008be9d000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x20faadedf gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 47m0s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28299' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins11674431879040158777.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'a249ddf07873b= e97967dd83df4d098ea95d0c92a', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../a249ddf07873be97967d= d83df4d098ea95d0c92a/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1226_838286863.1776387553992-- From nobody Fri Apr 17 01:10:00 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 4fxcHb0RC0z6b2HM for ; Fri, 17 Apr 2026 01:10:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxcHZ430yz3kVy; Fri, 17 Apr 2026 01:10:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776388202; a=rsa-sha256; cv=none; b=i+vrz1rallOGjvDfVNcn39p2SohKRgk92VDsDCPB1tDl4PMTn2KgGOyr51zvocpucHd3ih PfVeBd+JQNLxdlTySJNMaNkg7Ua6Kqaf5XeAONQcksrX1CbIPsVgBtrKRIXKV1oPyqGPGz ec/E670ZtNxP24gU3oqiqklxzRx5ZXiBFLByxFYkBfsRQ6LD11uk8CnjqIy1KR2otPdI8Y jTHr06cmoKYWYr1p/lLi/bKrc2cZP3hMjfh//9ZUVsJcV803WdX3vCzqLU9vXoZWLGk4wa yjUs0gfOaA8RN7hm9W8YxUzBxG4PtGkjwwccct6fRW1zOjPTY3Rr+IhbRo5zzg== 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=1776388202; 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=QW9g59v2UkyUlppeK98+rKbWNZc6ErN1NhGNBUtlkso=; b=sKpsZG8Nc/rmKbHxOnHyLkzGYqcCBrMqMKXferu3aooSQD0kF6btcy0gm28upH6F/OfVoT pxfwnSA9TZoK5fveVV0EDpuu1YAA38AFiupruBLdFWOGhMULJ7onYDKlAAv7Ci6M64UGA1 jCkkox/Geu8DyBw7aKC4Oujm9OT93kBK6jf8Y5DoUGYzcZB9oDffeOkeTWaundH2x6tJ9Q BJSBRXHi4d1hltIQGq8T0Rs/G/avtAuGxBL00npDmPihseougna7aNqtyQV3jzNbuNpJ14 2ACMZgPAoA8f7UjWyYTJI1Jl5bwav4IzqNkRKSdLnnNzL26RairHo56WbK6pIQ== 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 4fxcHZ3YyDzYMV; Fri, 17 Apr 2026 01:10:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 01:10:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <989039857.1229.1776388202505@jenkins.ci.freebsd.org> In-Reply-To: <578167833.1217.1776380974521@jenkins.ci.freebsd.org> References: <578167833.1217.1776380974521@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3444 - 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_1228_204171729.1776388200256" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1228_204171729.1776388200256 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3444 (a249ddf07873be97967dd83df4d09= 8ea95d0c92a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3444/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3444/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 444/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) 680e6e30c02019c2a18c2ecfef3723b9adaa9ce5 by jhibbits: etherswitch: Add minimal support for mv88e6170 switch 2fc58102426ebb3a662675da2600591922a21082 by jhibbits: e6000/fdt: Ignore disabled switch ports 1fc50a4e68a1635f76d24694fc6ea8b94193c087 by jhibbits: powerpc/pmap: Add support for page sizes found on E6500 603a29b9b3126763c934afbed64fc43bf539469b by jhibbits: mpc85xx: Support timebase sync on T-series devices a249ddf07873be97967dd83df4d098ea95d0c92a by jhibbits: powerpc/intr setup: Don't check intr name for IPI The end of the build log: [...truncated 85.52 MiB...] --- all_subdir_rescue --- --- merge.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.merge.o -MTmerge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/setfacl/merge.= c -o merge.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- skein_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o -= std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D111 -c /workspace/src/sys/cryp= to/skein/skein_block.c -o skein_block.o --- all_subdir_bin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.util.pieo -MTutil.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/util.c -o util.pieo --- all_subdir_krb5 --- --- rec_utils.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_utils.pico -M= Trec_utils.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_utils.c -o rec_utils.pico --- all_subdir_sbin --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.parse.pieo -MTparse.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/parse.c -o parse.pieo --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_bin --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- setfacl.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = setfacl.full file.pieo mask.pieo merge.pieo remove.pieo setfacl.pieo util.p= ieo =20 --- setfacl.1.gz --- gzip -cn /workspace/src/bin/setfacl/setfacl.1 > setfacl.1.gz --- all_subdir_rescue --- --- remove.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.remove.o -MTremove.o -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 -c /workspace/src/bin/setfacl/remo= ve.c -o remove.o --- all_subdir_bin --- --- setfacl.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug setfacl= .full setfacl.debug --- setfacl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfacl.debug setfacl.full setfacl --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- all_subdir_krb5 --- --- libdb2.a --- Building static db2 library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libdb2.a adb_openclose.o= adb_policy.o db2_exp.o kdb_db2.o kdb_xdr.o lockout.o pol_xdr.o bt_close.o = bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o bt_overflow.o bt_page.o= bt_put.o bt_search.o bt_seq.o bt_split.o bt_utils.o db.o dbm.o hash.o hash= _bigkey.o hash_debug.o hash_func.o hash_log2.o hash_page.o hsearch.o mpool.= o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o rec_search.o rec_= seq.o rec_utils.o =20 --- db2.so.122.full --- Building shared library db2.so.122 /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= -no-undefined -Wl,-zrelro -Wl,--version-script=3D/workspace/src/krb5/plugin= s/kdb/db2/version.map -Wl,--no-undefined-version -Wl,-znoexecstack -fstac= k-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-te= xtrel -o db2.so.122.full -Wl,-soname,db2.so.122 adb_openclose.pico adb_pol= icy.pico db2_exp.pico kdb_db2.pico kdb_xdr.pico lockout.pico pol_xdr.pico b= t_close.pico bt_conv.pico bt_debug.pico bt_delete.pico bt_get.pico bt_open.= pico bt_overflow.pico bt_page.pico bt_put.pico bt_search.pico bt_seq.pico b= t_split.pico bt_utils.pico db.pico dbm.pico hash.pico hash_bigkey.pico hash= _debug.pico hash_func.pico hash_log2.pico hash_page.pico hsearch.pico mpool= .pico rec_close.pico rec_delete.pico rec_get.pico rec_open.pico rec_put.pic= o rec_search.pico rec_seq.pico rec_utils.pico -L/tmp/obj/workspace/src/amd6= 4.amd64/krb5/util/profile -L/tmp/obj/workspace/src/amd64.amd64/krb5/util/pr= ofile -lkrb5profile_pie -lkrb5 -lcom_err -lk5crypto -lkadm5srv_mit -lk= db5 -lgssrpc -lgssapi_krb5 -lkrb5support=20 --- all_subdir_bin --- --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- all_subdir_secure --- --- ocsp.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.ocsp.pieo -MT= ocsp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/ocsp.c -o ocsp.= pieo --- all_subdir_rescue --- --- all_subdir_libexec --- --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- all_subdir_rescue --- --- setfacl.o --- --- all_subdir_stand --- --- skein_block.o --- --- all_subdir_libexec --- --- crypto.pieo --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.setfacl.o -MTsetfacl.o -std=3Dgnu17 -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/bin/setfacl/se= tfacl.c -o setfacl.o --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o = -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D11= 1 -c /workspace/src/sys/crypto/skein/skein_block.c -o skein_block.o --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.crypto.pieo -MTcrypto.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/crypto.c -o crypto.pieo --- all_subdir_share --- --- ko_KR.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ko_KR.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ko_KR.UTF-8 --- all_subdir_krb5 --- --- db2.so.122.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug db2.so.= 122.full db2.so.122.debug --- all_subdir_bin --- --- token.h --- sh /workspace/src/bin/sh/mktokens --- all_subdir_krb5 --- --- db2.so.122 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddb2.so.122.debug db2.so.122.full db2.so.122 --- all_subdir_krb5/plugins/preauth --- =3D=3D=3D> krb5/plugins/preauth (all) --- all_subdir_bin --- --- nodes.c --- --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/otp --- =3D=3D=3D> krb5/plugins/preauth/otp (all) --- all_subdir_bin --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.alias.pieo -MTalias.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/alias.c -o alias.pieo --- all_subdir_krb5 --- --- .depend --- echo otp.so.122.full: /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64.am= d64/krb5/lib/krad/libkrad_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/uti= l/verto/libverto_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/krb5/lib= krb5_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/crypto/libk5crypto_p= ie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcom_err.a /tmp/obj/w= orkspace/src/amd64.amd64/krb5/util/support/libkrb5support_pie.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- main.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspace/src/crypto/= krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/a= md64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-par= ameter -g -MD -MF.depend.main.o -MTmain.o -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/otp/main.c -o main.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- --- conflex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.conflex.pieo -MTconflex.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/conflex.c -o conflex.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- list.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.list.o= -MTlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sy= s/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/os/fre= ebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzf= s/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/= module/os/freebsd//spl/list.c -o list.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma --- all_subdir_rescue --- --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- all_subdir_libexec --- make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.57 real 265.65 user 30.18 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1658748196821609= 0231.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_1228_204171729.1776388200256-- From nobody Fri Apr 17 02:01:03 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 4fxdQV0dB4z6b69g for ; Fri, 17 Apr 2026 02:01:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxdQT4gP3z3pfD; Fri, 17 Apr 2026 02:01:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776391265; a=rsa-sha256; cv=none; b=ulyQhBuDZ34nHBVw+wdwvhDeyMOpZSSlW3KUqNsdHiyr83hU3v+Nb8YjNd21WQ3UvP9rq1 4b7J0jhe0nN88WKMH8d8QlHN9jVzYYr4H6vfi2xE67tUtnyVkAhV32S65FpHo0JRFJFGdi /IWjdeHSl+i+Wgl9nA5vqWJno0ZncH3aZiNLRPf1tBMCgLgsU3+cB2llS0UbyJ7NQnmSU1 DMj/FmRn+xzs95QqNcwObO2FUF1eSMrd8QIxxHu3LvBkbz8oXJ0D1LbAeGonD/wk/m2hZx YlJUMoyLvhSeZdOrHi87HNRJRBqNZZjV1xeZhHkrvpelmXTMFFs/5xDjr4iQrQ== 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=1776391265; 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=IFVM8ZkuJ2YDdAmyTG3oCUHrYlT5J3gSqo+z2+vzr7M=; b=t9HX84q35kFIGHLc6r+Ib6GVz8e9Vyfj5sPptnVDel/9G4rhqgrnNHNv9RjgY32eLWy3oV H2YE5/klwXTkeZs0NLWp74Udz++a49RgIxfu83QYmJ1YH7a3Smtm0Mym3es577ouo8m0Pv U/aOjkXQpUVcvzJvrBhrnf7HxNOGY9+i+z0+ug/CwewSCWYDajt3iuvleO6Y2fkJTOXtSl Vcgt8vmCsT7cOL5eSijqwuCywniD6L2q3PNko9Lol+SJtxDX3Uv5Y52N9REhKZqRfPkgwA 1dS5vLjQtXwoAWqW9JopgLejocJ22QWGAe7z26OXmxUOYJKURkWOtsrctmU49w== 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 4fxdQT45GMzZnQ; Fri, 17 Apr 2026 02:01:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 02:01:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1048526267.1233.1776391265579@jenkins.ci.freebsd.org> In-Reply-To: <1145971277.1185.1776367613245@jenkins.ci.freebsd.org> References: <1145971277.1185.1776367613245@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #703 - 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_1232_323752836.1776391263803" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1232_323752836.1776391263803 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #703 (cddcca7e5ef6de8d1b451e8b9= cc19b9ede718839) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/703/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/703/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/703/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) cddcca7e5ef6de8d1b451e8b9cc19b9ede718839 by cperciva: 15.1: Update stable/15 to -PRERELEASE The end of the build log: [...truncated 67.58 MiB...] | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- krb5/util/ss__L --- mv et-h-ss_err.h ss_err.h rm -f et-h-ss_err.et et-h-ss_err.h --- ct_c.awk --- rm -f ct_c.awk cp /workspace/src/crypto/krb5/src/util/ss/ct_c_awk.in ct_c.awk --- ct_c.sed --- sed -e '/^#/d' /workspace/src/crypto/krb5/src/util/ss/ct_c_sed.in > ct_c.se= d --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- ss_err.c --- rm -f et-c-ss_err.et et-c-ss_err.c et-c-ss_err.h cp /workspace/src/crypto/krb5/src/util/ss/ss_err.et et-c-ss_err.et compile_et -d /workspace/src/crypto/krb5/src/util/et --textdomain mit-krb5 = et-c-ss_err.et mv et-c-ss_err.c ss_err.c --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- krb5/util/ss__L --- rm -f et-c-ss_err.et et-c-ss_err.c --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- mk_cmds --- sh /workspace/src/crypto/krb5/src/util/ss/config_script /workspace/src/cryp= to/krb5/src/util/ss/mk_cmds.sh /tmp/obj/workspace/src/amd64.amd64/obj-lib3= 2/krb5/util/ss awk sed > mk_cmds --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st--- krb5/util/support__L --- --- lib/libelf__L --- -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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_e= rrno.c -o elf_errno.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 85.79 real 647.61 user 109.28 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins11431169482= 866024795.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1232_323752836.1776391263803-- From nobody Fri Apr 17 02:57:09 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 4fxfgB09JDz6bBQh for ; Fri, 17 Apr 2026 02:57:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxfg95F6lz3swc; Fri, 17 Apr 2026 02:57:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776394629; a=rsa-sha256; cv=none; b=PxLglWQdcdWRWycHQ5L+SovIRuOPPMhjPxZlg+CNZAQRNtWlJagCoNZ4UvCAkguMfhMLwE 394Ks6IKGAL0IRR5rwF19Ki8iUs3YVIZfdDIk3VHjkHwh4ew0lRa9tbdco13DuItYx/zmU MK676N5//MVUyeA/tUg5cwEOI65VSF+v1qRSq6s4+VsQySuxPps7yuXg4//eV1XJt+djBE /4h1p2fPsAcqKhhCvqLsuG3bUa9nIr3sKZgbokghpQDJzvzBgYwOkw2fJi9DiaOM04pq7P 9gzB3BddEr74MOg/5pctuJZIP6hUKgiZJXujOSbhOgiXdQcIPGdhyE0o5zPgIQ== 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=1776394629; 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=3I8gnUL0sbr6difSAczFqAGAsgXCDgjk5p4NPycyXs0=; b=HdXSW6vNfCgw+ipWGLKA72ZbYlsa/Yme9xts9HC7qrCE8yl93lSwYVjoW6ikUP4QyJqe9K u1VcTVV/sfSRwKdF8CyEd/+p2/dQh/x+UQ7drjrXIDPryxZG90Xlnn6yzk+qunaYxBSCCY bjO2BVpjC1uApvZD7E8ExQxAXBJcU4ehGzvHkCCccyOgiis4vMP4WapaCsbAZfntvOgIks uiDZqT2u4NIbcJ4yS/XXGilF2pvapT4Q1/GY4Qe2ACMIf3yCHYvncsVvyVvdyyyldlxjpe hE+r9U0JM2onqUn/fs67p3G+lx9BhQTwz1T6mFc2PusS4WoTPZXifsR0Ie6j4g== 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 4fxfg94nGBzbvb; Fri, 17 Apr 2026 02:57:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 02:57:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <334161074.1241.1776394629676@jenkins.ci.freebsd.org> In-Reply-To: <1097935076.1227.1776387554184@jenkins.ci.freebsd.org> References: <1097935076.1227.1776387554184@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28300 - 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_1240_663042404.1776394629508" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1240_663042404.1776394629508 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28300 (19887b9c4cec9c6468481ef415bbf94f685= 92856) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28300= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28300/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28300/co= nsole 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) 19887b9c4cec9c6468481ef415bbf94f68592856 by pouria: ifconfig: Do not build geneve with WITHOUT_NETLINK_SUPPORT The end of the build log: [...truncated 4.30 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.153s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:64:7b epair0b: Ethernet address: 58:9c:fc:10:01:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1c:9c epair1b: Ethernet address: 58:9c:fc:10:65:f6 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.955s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:64:7b epair0b: Ethernet address: 58:9c:fc:10:01:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.208s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:64:7b epair0b: Ethernet address: 58:9c:fc:10:01:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1c:9c epair1b: Ethernet address: 58:9c:fc:10:65:f6 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.441s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:64:7b epair0b: Ethernet address: 58:9c:fc:10:01:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.342s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:64:7b epair0b: Ethernet address: 58:9c:fc:10:01:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1c:9c epair1b: Ethernet address: 58:9c:fc:10:65:f6 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.854s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:64:7b epair0b: Ethernet address: 58:9c:fc:10:01:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.389s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.080s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.069s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:64:7b epair0b: Ethernet address: 58:9c:fc:10:01:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.197s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7933 to 207 packets/sec Limiting tcp reset response from 8085 to 192 packets/sec passed [2.027s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7228 to 201 packets/sec Limiting tcp reset response from 7318 to 214 packets/sec passed [2.242s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.008s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.190s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1970 to 199 packets/sec Limiting tcp reset response from 9242 to 186 packets/sec Limiting tcp reset response from 9233 to 191 packets/sec Limiting tcp reset response from 9512 to 212 packets/sec Limiting tcp reset response from 9181 to 187 packets/sec Limiting tcp reset response from 9200 to 189 packets/sec Limiting tcp reset response from 9427 to 207 packets/sec passed [6.922s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9053 to 186 packets/sec Limiting tcp reset response from 8050 to 190 packets/sec Limiting tcp reset response from 8088 to 186 packets/sec Limiting tcp reset response from 7999 to 210 packets/sec Limiting tcp reset response from 7986 to 214 packets/sec Limiting tcp reset response from 8034 to 195 packets/sec Limiting tcp reset response from 8148 to 216 packets/sec Limiting tcp reset response from 8042 to 212 packets/sec Limiting tcp reset response from 8001 to 207 packets/sec passed [8.123s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.554s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.541s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000378b830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110abd8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d45c at nl_receive_message+0x11c #7 0xffffffff80e6cda5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110bbfe at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c0ccab0 frame pointer=09 =3D 0:0xfffffe008c0ccbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b5600 rsi: 0000000000000001 rdx: ffffffff82269580 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c0ccbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000378b800 r13: 0000000000000000 r14: fffff8000378b848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776394619 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c0cc= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c0cc910 panic() at panic+0x43/frame 0xfffffe008c0cc970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0cc9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0cc9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c0ccab0, rbp = =3D 0xfffffe008c0ccbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c0ccbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c0ccc60 run_test() at run_test+0x2ad/frame 0xfffffe008c0ccd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c0ccd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c0cce= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c0cce= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c0cc= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c0ccf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c0ccf30 --- trap 0x16, rip =3D 0x300bfb558d0a, rsp =3D 0x300bfe724ec8, rbp =3D 0x30= 0bfe724ee0 --- KDB: enter: panic [ thread pid 0 tid 107425 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff801debe0000: pid 0 tid 107425 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801debe0550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c0cd000 kcr3 =3D 0x8000000002945003 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x204578e1e gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 52m57s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28300' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15599401956279769782.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '19887b9c4cec9= c6468481ef415bbf94f68592856', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../19887b9c4cec9c646848= 1ef415bbf94f68592856/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1240_663042404.1776394629508-- From nobody Fri Apr 17 03:00:22 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 4fxfkw5d9bz6bBdH for ; Fri, 17 Apr 2026 03:00:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxfkw2P1Yz3tD0; Fri, 17 Apr 2026 03:00:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776394824; a=rsa-sha256; cv=none; b=iLp7ccOV+qkQiJb53O5nYU+OZizL2nkURpWUp411Ez1UFOGW1Ex6eaqwAhRmXvdYfcfNyo 9h4IpSseWkAKtW8WM/j/HJUshlZhCI9KsCenO6ptidpArfzXf0xLtKeQYjWnLzChX4v2Q0 8J7kCqFsc6/K/VJ187iqpsIGAPWtXmK3L9emAmAl1nl3lbEEBJ4h4G1yn4H2AfVGOMOwav mCjijOwHw0UyroyHGxJDe1bEZi3ChWZAgIBebysyRVrw9lD9tNcALpfldVcGSXmA6Za9Ob Wqui6nhp6SXbYa88P/aDseJKs+YMYKCEt3nOBAIs6PnsQXnffcj8UnYdN2DdLw== 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=1776394824; 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=5s3wALpT51X6JjX0e7ttbufNoSTBMHmAcBzzc62A43E=; b=drXtTKTQRiDQdvA/JgEjLhgQxMOUokXQwucEXvhSWsXQxIu/c0i1wZVHeHkKi0l+61H3mY 71k4CggKmZOzBOsLn0Rhucml9gXZTQOMvuRYoN/uboCkMr8sLFECT02+2OExR66+4YkxD0 Dun4CovgQsvtFU0tZ7iQ6dJp48oeKHP2L67e8K2QbXvrq0nyp+r0MqTTjMIoNFTC5hsgXq DZF4kfiha3/XiTWqPLPluYailXAMMX50OghPvJkSXI2HCo49OZtk5Lav80CWKIUx/0reZ0 tDSbvEIdgVu9GwFyQTqgcK0GYnJvVYpgDToWaKfg7BzJpjd6QRhRq+kA+6vQWw== 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 4fxfkw1byyzbvc; Fri, 17 Apr 2026 03:00:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 03:00:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <433878861.1243.1776394824229@jenkins.ci.freebsd.org> In-Reply-To: <1048526267.1233.1776391265579@jenkins.ci.freebsd.org> References: <1048526267.1233.1776391265579@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #704 - 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_1242_226214654.1776394822424" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1242_226214654.1776394822424 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #704 (65ccf925415fd3b88385da018= f15e3c999bab003) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/704/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/704/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/704/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) 6c1672a5b62aca2356dd0a674d2a91533f636bb3 by kib: subr_early.c: cleanup includes 090c9ea98d320bc3fa7794d4f668c44ff6902117 by kib: kevent: do not check knote lists being empty before removing a knote 803a892856398a1713886c09756803a8d148a470 by kib: unistd.h: _Fork(2) is required by POSIX 2024 ee3ef70c403e4069f9c2958e5c3106c61e27f118 by kib: fork.2: note that all methods to pre-resolve symbols have consequences 46b2975cc7d0dd518cc98bb48f09ea9eff4b7089 by kib: libthr.3: describe what we mean by C runtime environment. 52aed375638dc5278a28c515fe9a0cdcf6c0aaa9 by kib: libthr.3: describe SIGTHR 65ccf925415fd3b88385da018f15e3c999bab003 by kib: openat(2): check that userspace pass known and allowed flags The end of the build log: [...truncated 67.59 MiB...] --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:336:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 336 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:337:33: note: here 337 | case ';': | ^~~~ --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- lib/libkiconv__L --- --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libelf__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- dir_filenames.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/ss__L --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 71.10 real 528.42 user 79.40 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins11213073348= 441640393.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1242_226214654.1776394822424-- From nobody Fri Apr 17 03:08:32 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 4fxfwM1dvsz6bCFf for ; Fri, 17 Apr 2026 03:08:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxfwL53gMz3tNT; Fri, 17 Apr 2026 03:08:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776395314; a=rsa-sha256; cv=none; b=CTyJB9s7wCnAt4hjFcgtpK9EAC+BL7j0UuNbg6T7ZUZDl5lGm1U3h8y5B8w/YusbE4JX8v bvcZQK4N/hdBo8xnjIFarUXHS2xusV0Ebnsqe2PJlMEnENK9nT8chbMgPu6u9zzL43SWj7 6DBwzznWrlwZmB2QLO9qe9UoGD64nzXV1oGFIeM07f3QHNxE3pfnbrpXqjDP5mK+JG6ONi j33Ys96PhUaR38RpU+HNLBNTY1kK/l1vFqi1R8ZUNQatXYPizbQmGghy1XZOakrdIjQrPD omIvTUtds11Q6EafKZo7kWksaz5IH/4uQdlh/kw7OJDr/7GNIFB7JMsykuf7NQ== 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=1776395314; 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=UFpr1OyXMnnqFxkmKth2gaVyK1cUHwuooFQItWC0WDk=; b=sibPZQFMNrYV06Q73iTZ/SgG72wBdIeW0gdXtS0Pc6YFtlmg8frQxrxpcy9SVCyGagToMO Rt2yTgIRVU6+cvH4/0AHLkiSX0/mXCDwcSfXTZNoJ0ahXiipqjzyqCzBecmG1rjoxteca3 RT/0b+ckGllrw7x8Ddxi/88XjA9T5Pn4wkGxUKe30oExJJukFniLhQjIY8w5Fylyyw1NgV ZC+WgxmGNdbFOeaj3ValO6fV0EuxGEvaHXh76yJm1yRN6rQ+Pw/TVxHgW+y1qvj6Q2WgLL 9tlrZwPvrKsToK0MTEvYWklajH8vGHJ4Bz5x5iyM3yQ3TLIbpkZ9I0dc9fOIvw== 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 4fxfwL4GvWzcZ9; Fri, 17 Apr 2026 03:08:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 03:08:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1118275205.1245.1776395314605@jenkins.ci.freebsd.org> In-Reply-To: <989039857.1229.1776388202505@jenkins.ci.freebsd.org> References: <989039857.1229.1776388202505@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3445 - 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_1244_983693067.1776395312385" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1244_983693067.1776395312385 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3445 (19887b9c4cec9c6468481ef415bbf= 94f68592856) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3445/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3445/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 445/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) 19887b9c4cec9c6468481ef415bbf94f68592856 by pouria: ifconfig: Do not build geneve with WITHOUT_NETLINK_SUPPORT The end of the build log: [...truncated 85.18 MiB...] --- echo.pieo --- --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/otp --- =3D=3D=3D> krb5/plugins/preauth/otp (all) --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.echo.pieo -MTecho.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/bltin/echo.c -o echo.pieo --- all_subdir_krb5 --- --- .depend --- echo otp.so.122.full: /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64.am= d64/krb5/lib/krad/libkrad_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/uti= l/verto/libverto_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/krb5/lib= krb5_pie.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/crypto/libk5crypto_p= ie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcom_err.a /tmp/obj/w= orkspace/src/amd64.amd64/krb5/util/support/libkrb5support_pie.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- main.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspace/src/crypto/= krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/a= md64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-par= ameter -g -MD -MF.depend.main.o -MTmain.o -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/otp/main.c -o main.o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary= =3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEE= D_SOLARIS_BOOLEAN -I/workspace/src/sys/contrib/openzfs/module/icp/algs/blak= e3 -I/workspace/src/sys/contrib/openzfs/module/icp/include -DIN_LIBSA -c= /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_impl.c -o= blake3_impl.o --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- error.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.error.pieo -MTerror.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/error.c -o error.pieo --- all_subdir_rescue --- --- echo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.echo.o -MTecho.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/bltin/echo.c -o echo.o --- all_subdir_lib --- --- csqrt_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o csqrt_test= .full csqrt_test.pieo -lprivateatf-c -lm --- all_subdir_bin --- --- eval.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.eval.pieo -MTeval.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/eval.c -o eval.pieo --- all_subdir_lib --- --- csqrt_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug csqrt_t= est.full csqrt_test.debug --- csqrt_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcsqrt_test.debug csqrt_test.full csqrt_test --- ctrig_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.ctrig_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dctrig_test ) --- all_subdir_stand --- --- entropy_common.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_com= mon.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/entropy_common.= c -o entropy_common.o --- all_subdir_krb5 --- --- otp_state.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspace/src/crypto/= krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/a= md64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-par= ameter -g -MD -MF.depend.otp_state.o -MTotp_state.o -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/otp/otp_st= ate.c -o otp_state.o --- all_subdir_lib --- --- .depend.ctrig_test --- echo ctrig_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/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.ctrig_test --- ctrig_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.ctrig_test.ctrig_test.pieo -MTctrig_test.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/ctrig_test= .c -o ctrig_test.pieo --- all_subdir_rescue --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.error.o -MTerror.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/error.c -o error.o --- all_subdir_share --- --- ru_RU.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ru_RU.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ru_RU.UTF-8 --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- blake3_generic.o --- --- all_subdir_cddl --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -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 -Os -include /workspace/= src/sys/contrib/openzfs/include/sys/simd_config.h -include /workspace/src/= sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -= I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /= workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_generic.c -= o blake3_generic.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- --- tree.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.tree.pieo -MTtree.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/tree.c -o tree.pieo --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_rescue --- --- eval.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_libexec --- --- dns.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dns.pieo -MTdns.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -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/contrib/dma/d= ns.c -o dns.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' --- all_subdir_sbin --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' --- all_subdir_sbin --- --- fake.pieo --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.fake.pieo -MTfake.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/tests/fake.c -o fake.pieo --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure 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 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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 46.77 real 263.82 user 31.09 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins9485705874560826= 456.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_1244_983693067.1776395312385-- From nobody Fri Apr 17 03:10:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fxfy605QKz6bC5f for ; Fri, 17 Apr 2026 03:10:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxfy559pzz3tTg; Fri, 17 Apr 2026 03:10:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776395405; a=rsa-sha256; cv=none; b=WkUUA6PTXwrdIgNfCM51DLuDWvi7wAp3VeOvFMvM3JPhzTm/h8SoEt+BZIYC9fZPqWHD4m Ssgks6TuMALD/6VXsrCaMcQMmhLkZ/jnc/oegz9opNYnbw7x8yCUdIXyKbC7D1VIG4lf4w LiDCud/ufyI8xzOdCG5fHdOuL/URr8X+0JVdM3Ya+4Xr5IET0novLQhjbID8CQr72AxUEH 02s2ScerncEsLmabxO0n5Ayi85e0soG8Ml7FX+21uTZw7Znti+F5Litu+eNVF5vmuZ1+cP Vr8C2IDG2OL89zrg8p8FdYAWAWQTD0MMu1+UE8OmnHn375FOVgS6eMcoibsWlg== 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=1776395405; 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: list-id; bh=Rq+N6mftmzz6uzGhZ9FyRu25XVaJgetGv3Jugumxffs=; b=qQcm33Y9aLDooxPQ5yAdUstwERTHVdOwyoHEeNCHtCpTr84vOdfKytnohErvuajnJVd7B3 3aIQJslvPpnetHY/qK5ZHUDTA0IXcoupnrcx+uO7VMNmQ4vk3MRO+H4n3Y8rqIvA7TdhF2 jBwBMNTRidPMmIQviL2XPk3pWoG5YlJyj1ajch5Bvr44Z1h5MEoa9gCmnbIG3sNoItxf9C D6UUAUvQGt2ftsBLii/qDbx2O2R+3AwobEh5k2Y9BFK+BFXg3smUcP2adkNGFlefnue/YF gfn6HXlNF5M0rxt/Dqo5Ku37Q0pgA72NaUMioG8F5fqcT2wo2n04KozZTjQC2Q== 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 4fxfy54Z11zc33; Fri, 17 Apr 2026 03:10:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 03:10:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1766595379.1247.1776395405646@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #642 - Unstable 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_1246_469292289.1776395405441" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1246_469292289.1776395405441 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #642 (cddcca7e5ef6de8d1b451e8b9cc19b9ede718839) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/642/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/642/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/642/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) cddcca7e5ef6de8d1b451e8b9cc19b9ede718839 by cperciva: 15.1: Update stable/15 to -PRERELEASE The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.divert-to.in_dn_in_div_in_out_div_out_dn_out Error Message: atf-check failed; see the output of the test for details ------=_Part_1246_469292289.1776395405441-- From nobody Fri Apr 17 03:50:30 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 4fxgrl5YJFz6bG6W for ; Fri, 17 Apr 2026 03:50:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxgrl0XTGz3xnq; Fri, 17 Apr 2026 03:50:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776397831; a=rsa-sha256; cv=none; b=RYNUxs7nGEkUA7ZbIA7PBvS0xanaO5hl4pWAo3WcQfFcNfaCnDeaAMKqtJwz+AJByBTHb5 jb66tXIgxLnsZqPZXinzRtWTGj0oCKBg7N5OhIZaeAUJr1Q3/ggNY8A/gZs7lYDTWcNqJ4 t7TyO/0mxcv9/D7JVVgD0N+WWcQRXSCVqg9wd6XQP5cCKqEitYXYHWR5V8+FzrRye62fXt swNflbVXG/d5FJwGoQXXfIzGNB+d7kmPFjpfYGNEzZTkOtmOegw6h0rtCX76NvY2J2sswe Qq/M2nrCc6TVhRCmpE14kbuCznIj9oUliHMUrE51GN7ILLUTWiG/4eLd/KW0Lg== 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=1776397831; 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=vXpTozIcgrvBmUB0YmBWXzZ958d747HcPNVHq8klqXM=; b=IdBooxsJUY7oCJnAOWekLf1J/ghk2vI/7kIctOqSGNX2hogzwI+O/oDWTTRRUyfOYb9FRf 6lBbSrEKoorEG8B4h5V6wUjsf1itsSA9TgjU4ZLND1yhItorSGURMzjhwueb/xZUE7C9Yu WdVAvHR3IgHb1IOZaNDFciANeaE33LCBNhB5ZkojnFvRtqsWO83+HOo+xmPkIC39NrRBmV fJ+BS2jSKG1m7/Rdj1Q0HP5Zr69uhKjUKueut2PvocJ6L15QSdyoSxWuTRzChRXmRxKkXf wk/kj1iObyWHr9FaasAkAqgjUfy4M5UM7f0lOIxGQ9CvjTHXCKUTdb/zeDKN/Q== 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 4fxgrk6tvdzdGn; Fri, 17 Apr 2026 03:50:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 03:50:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <364585685.1251.1776397830976@jenkins.ci.freebsd.org> In-Reply-To: <334161074.1241.1776394629676@jenkins.ci.freebsd.org> References: <334161074.1241.1776394629676@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28301 - 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_1250_407880945.1776397830744" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1250_407880945.1776397830744 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28301 (b49b3ccd40bda02f530c679f23f42ba9e0e= 4b2e2) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28301= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28301/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28301/co= nsole 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) b49b3ccd40bda02f530c679f23f42ba9e0e4b2e2 by ziaee: ntp_adjtime.2: Increase visibility The end of the build log: [...truncated 4.29 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.218s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:23:a5 epair0b: Ethernet address: 58:9c:fc:10:ce:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:8a:8f epair1b: Ethernet address: 58:9c:fc:10:98:56 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.945s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:23:a5 epair0b: Ethernet address: 58:9c:fc:10:ce:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.236s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:23:a5 epair0b: Ethernet address: 58:9c:fc:10:ce:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:8a:8f epair1b: Ethernet address: 58:9c:fc:10:98:56 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.503s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:23:a5 epair0b: Ethernet address: 58:9c:fc:10:ce:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.335s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:23:a5 epair0b: Ethernet address: 58:9c:fc:10:ce:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:8a:8f epair1b: Ethernet address: 58:9c:fc:10:98:56 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.859s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:23:a5 epair0b: Ethernet address: 58:9c:fc:10:ce:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.400s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.075s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:23:a5 epair0b: Ethernet address: 58:9c:fc:10:ce:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.208s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7777 to 212 packets/sec Limiting tcp reset response from 8003 to 197 packets/sec passed [2.056s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7080 to 212 packets/sec Limiting tcp reset response from 7099 to 198 packets/sec passed [2.300s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .011s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.193s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 7s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2551 to 185 packets/sec Limiting tcp reset response from 9282 to 203 packets/sec Limiting tcp reset response from 9538 to 193 packets/sec Limiting tcp reset response from 9382 to 196 packets/sec Limiting tcp reset response from 9329 to 191 packets/sec Limiting tcp reset response from 9212 to 200 packets/sec Limiting tcp reset response from 9284 to 187 packets/sec passed [6.921s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9091 to 197 packets/sec Limiting tcp reset response from 7905 to 189 packets/sec Limiting tcp reset response from 7825 to 197 packets/sec Limiting tcp reset response from 7923 to 195 packets/sec Limiting tcp reset response from 7933 to 200 packets/sec Limiting tcp reset response from 7970 to 209 packets/sec Limiting tcp reset response from 7987 to 206 packets/sec Limiting tcp reset response from 7878 to 193 packets/sec Limiting tcp reset response from 7930 to 214 packets/sec passed [8.243s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.545s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.527s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000378b830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c541fc at witness_debugger+0x6c #1 0xffffffff80c55b09 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110abd8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d45c at nl_receive_message+0x11c #7 0xffffffff80e6cda5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c45ed2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46dc3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b88fb2 at fork_exit+0x82 #11 0xffffffff8110bbfe at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe00a2205ab0 frame pointer=09 =3D 0:0xfffffe00a2205bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b1800 rsi: 0000000000000001 rdx: ffffffff82268370 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a2205bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000378b800 r13: 0000000000000000 r14: fffff8000378b848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776397819 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a2205= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a2205910 panic() at panic+0x43/frame 0xfffffe00a2205970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a22059e0 calltrap() at calltrap+0x8/frame 0xfffffe00a22059e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a2205ab0, rbp = =3D 0xfffffe00a2205bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a2205bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a2205c60 run_test() at run_test+0x2ad/frame 0xfffffe00a2205d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a2205d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a2205e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a2205e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a2205= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a2205f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a2205f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107441 ] Stopped at kdb_enter+0x33: movq $0,0x15dcd22(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8006e273780: pid 0 tid 107441 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8006e273cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe00a2206000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x103b068ab gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 52m19s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28301' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13202326477578329237.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'b49b3ccd40bda= 02f530c679f23f42ba9e0e4b2e2', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../b49b3ccd40bda02f530c= 679f23f42ba9e0e4b2e2/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1250_407880945.1776397830744-- From nobody Fri Apr 17 04:19:42 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 4fxhVT06lKz6bJBs for ; Fri, 17 Apr 2026 04:19:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxhVS5LjRz44BQ; Fri, 17 Apr 2026 04:19:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776399584; a=rsa-sha256; cv=none; b=ir7mjK2ohCbCY+RMp+pvJlHAEwM6hazNLF5/YV7BTOPvfBEkteU/J6YWAl/cmnjBleyxaD F5MO5mNBJHg6ePmpTLHK9qIngUNLkAXbuMO7mUdsaz3wGciMh8MaHf4SOWyyQNYJaonFz3 1PdODagzlKlrHk6j9mAk9+i8TIIlyb5rYMLtZrwVrfkqHxVHix6bVFyfBA7fT8c65gUVqF 8ALhmpsWwuY07W4BhxeaO3VSRIYLlNLQyB6DdscinU4Vg3EL3Uh2S5TOFgGw+7Jbs+IiQF ObsOZ+/l0zGHO+OR96US5FIMnz5Hg7u/AlZMhQRnpFvuanY/y8/I/PyKNOpstA== 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=1776399584; 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=CmN4mx0fEOksKiHDPfSS0MPXfF2hBmF4pzLGS3QvTrI=; b=vYULr6LWWxbl76rCDC+R6iqDHmoLgF3YlXPqdGHCKI/5jtz8BFYJPVd/iBR+L4TU/TwHlA MkvsLCgO7imfuSZ+u0GhgeEF8LSDtFo8IXvQGVXbwSo1hzXLjHETwVAGbizeeLdSgODCYN BQzRM2j0F9YPlfXg8UucWhiaieUCdJZXybITRuHOZjQivesybdljgKV3jQ7GiU0wVnau6X J6u6A962BNUXgiOoqi5IftBDlslbgk3IlK/O5unbYLiZLaNSBPe3lIdvJlHbuLayfUfT9o JbgmIZeCDs3qrGxMtWZO8Ru4y8TybQR03OrGQSDR89qagD4q1qwTq/ro3B+u+Q== 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 4fxhVS4PQqzf2f; Fri, 17 Apr 2026 04:19:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 04:19:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1541436909.1255.1776399584623@jenkins.ci.freebsd.org> In-Reply-To: <1118275205.1245.1776395314605@jenkins.ci.freebsd.org> References: <1118275205.1245.1776395314605@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3446 - 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_1254_419955497.1776399582334" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1254_419955497.1776399582334 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3446 (b49b3ccd40bda02f530c679f23f42= ba9e0e4b2e2) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3446/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3446/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 446/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) b49b3ccd40bda02f530c679f23f42ba9e0e4b2e2 by ziaee: ntp_adjtime.2: Increase visibility The end of the build log: [...truncated 85.15 MiB...] --- option-domain-search_test --- (cd /workspace/src/sbin/dhclient/tests && DEPENDFILE=3D.depend.option-doma= in-search_test NO_SUBDIR=3D1 make -f /workspace/src/sbin/dhclient/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Doption-domain-search_test ) --- .depend.option-domain-search_test --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- all_subdir_lib --- --- all_subdir_sbin --- --- alloc.pieo --- --- all_subdir_lib --- --- conj_test.full --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o conj_test.= full conj_test.pieo -lprivateatf-c -lm --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- list.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.list.o= -MTlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sy= s/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/os/fre= ebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzf= s/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/= module/os/freebsd//spl/list.c -o list.o --- all_subdir_rescue --- --- util.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.util.o -MTutil.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/util.c= -o util.o --- all_subdir_bin --- --- arith_yylex.pieo --- --- all_subdir_lib --- --- conj_test.debug --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yylex.pieo -MTarith_yylex.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialize--- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug conj_te= st.full conj_test.debug --- all_subdir_bin --- d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/arith_yylex.c -o arith_yylex.pieo --- all_subdir_lib --- --- conj_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dconj_test.debug conj_test.full conj_test --- all_subdir_krb5 --- --- otp_state.o --- --- all_subdir_lib --- --- csqrt_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.csqrt_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dcsqrt_test ) --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspace/src/crypto/= krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src/a= md64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-par= ameter -g -MD -MF.depend.otp_state.o -MTotp_state.o -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/otp/otp_st= ate.c -o otp_state.o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary= =3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEE= D_SOLARIS_BOOLEAN -I/workspace/src/sys/contrib/openzfs/module/icp/algs/blak= e3 -I/workspace/src/sys/contrib/openzfs/module/icp/include -DIN_LIBSA -c= /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_impl.c -o= blake3_impl.o --- all_subdir_sbin --- --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_lib --- --- .depend.csqrt_test --- --- all_subdir_rescue --- --- all_subdir_lib --- echo csqrt_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/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.csqrt_test --- all_subdir_rescue --- --- sh_make --- --- all_subdir_lib --- --- csqrt_test.pieo --- --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../bin/sh && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= sh/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/sh/ alias.o arith_yacc.o arith_yylex= .o cd.o echo.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o kil= l.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o output.o pars= er.o printf.o redir.o show.o test.o trap.o var.o builtins.o nodes.o syntax.= o) --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.csqrt_test.csqrt_test.pieo -MTcsqrt_test.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/csqrt_test= .c -o csqrt_test.pieo --- all_subdir_rescue --- --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- zfs_zstd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.zfs_zs= td.o -MTzfs_zstd.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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 -Wno-= address-of-packed-member -Os -include /workspace/src/sys/contrib/openzfs/i= nclude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/inclu= de/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contr= ib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DIN_BASE -DIN_LIBSA -c /work= space/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c -o zfs_zstd.o --- all_subdir_rescue --- --- token.h --- sh /workspace/src/bin/sh/mktokens --- all_subdir_bin --- --- cd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.cd.pieo -MTcd.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 -Wreturn-type -Wc= ast-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 -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin= /sh/cd.c -o cd.pieo --- all_subdir_rescue --- --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- --- all_subdir_sbin --- --- all_subdir_rescue --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libtinfow.a >> .depend --- all_subdir_sbin --- --- hash.pieo --- --- all_subdir_cddl --- --- zinject.full --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- gloadavg.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.gloadavg.pieo -MTgloadavg.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/libexec/atrun/gl= oadavg.c -o gloadavg.pieo --- all_subdir_rescue --- --- alias.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.alias.o -MTalias.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/alias.c -o alias.o --- all_subdir_libexec --- --- atrun.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"/var/at/jobs/.l= ockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" -DDAEMON_UID= =3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDEFAULT_AT_QUEUE=3D\'= c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/at -I/workspace/src= /libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack= -o atrun.full atrun.pieo gloadavg.pieo -lpam -lutil=20 --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- entropy_common.o --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_com= mon.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/entropy_common.= c -o entropy_common.o --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec --- all_subdir_cddl --- make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_secure --- make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin 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 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_stand --- --- all_subdir_stand/libsa --- --- all_subdir_bin --- --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share --- all_subdir_krb5 --- make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 21.32 real 227.41 user 28.88 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins3864180731838406= 392.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_1254_419955497.1776399582334-- From nobody Fri Apr 17 04:43:42 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 4fxj2728kdz6bLLJ for ; Fri, 17 Apr 2026 04:43:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxj265NBhz45sS; Fri, 17 Apr 2026 04:43:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776401022; a=rsa-sha256; cv=none; b=MLGcZiZST3iG1PC+K5r+N4QMx0ZSqc5jAnDByVdYyIJ3xB6HVbDQ/68FJKqhmFm5K0phJz YQ0wttgpS4zE/3x/VVoym8NHHlr39fFEtZTS/hluJAeEzUHy9w7DDaOqHP4w7FfpIFI4B7 2v9glh27NT6REu13JDM4p35NMkgFeYyBx0EW6RtkB5dWR8yQddSw77DD7GXcFzxZmU34HB 5dw111nV6g9ZwjDHxmxrLsxKU25l5gHXrqjf7TFXKCsY55a5p+6a4PP77/CR+xtAadIMAk PBkkPsmcFJ7bWu6yzjIc8Ssy4E+iKWDezecS2W9ieae32VDK4zVmWerQWAemOw== 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=1776401022; 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=AZCs08S+ndGcUUXWmROJGHZ43KbDDaeVXsU080KN9WM=; b=BO0/mmHyKq6LbcLI/aQxcwfPCYVK4kRgV+oM0aMR2B0Jp0CbHJQ0CZocXo5ChHxxjf5qYC xeKNGzDIIWJ+wvw1HNB4k+KxD7oemmLs0vvoaqN0jRX+l8HEO9LWdEgttWUl/ztgTYBWjM xxTcpCaSJ3IwFiIlfUmpwZ+qGGaub40FFtskhKKhTBuDHpF9COrQfUNxDIrJEddfE2/wn+ OC3bp8fB9oif86Venx21Z8MxIkXexOhQOgM4FWGDcQdA8IeJEHCndO43KKjFQ6nPwNuhBE oZfzMPf//+r9P9QrYZv2FwnAFcvFiJe1qD4JMbV9zhHjY3bW8GIGmxswwA5GQw== 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 4fxj264wGNzfVg; Fri, 17 Apr 2026 04:43:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 04:43:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <473916865.1257.1776401022695@jenkins.ci.freebsd.org> In-Reply-To: <364585685.1251.1776397830976@jenkins.ci.freebsd.org> References: <364585685.1251.1776397830976@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28302 - 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_1256_1849458516.1776401022530" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1256_1849458516.1776401022530 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28302 (4390c37b5c94b6de4cb4bdbcc3967efe74f= a7517) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28302= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28302/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28302/co= nsole 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) aae9068404947dd9ffd8522359d0f9dffaa70414 by adrian: asmc: add automatic voltage/current/power/ambient sensor detection 4390c37b5c94b6de4cb4bdbcc3967efe74fa7517 by adrian: rge: add disable_aspm tunable for PCIe power management The end of the build log: [...truncated 4.30 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.229s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:bc:7c epair0b: Ethernet address: 58:9c:fc:10:8d:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d9:be epair1b: Ethernet address: 58:9c:fc:10:e1:ae epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.931s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:bc:7c epair0b: Ethernet address: 58:9c:fc:10:8d:00 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.206s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:bc:7c epair0b: Ethernet address: 58:9c:fc:10:8d:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d9:be epair1b: Ethernet address: 58:9c:fc:10:e1:ae epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.465s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:bc:7c epair0b: Ethernet address: 58:9c:fc:10:8d:00 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.314s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:bc:7c epair0b: Ethernet address: 58:9c:fc:10:8d:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d9:be epair1b: Ethernet address: 58:9c:fc:10:e1:ae epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.891s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:bc:7c epair0b: Ethernet address: 58:9c:fc:10:8d:00 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.369s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.071s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:bc:7c epair0b: Ethernet address: 58:9c:fc:10:8d:00 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.168s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7777 to 196 packets/sec Limiting tcp reset response from 8004 to 188 packets/sec passed [2.055s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7089 to 206 packets/sec Limiting tcp reset response from 7136 to 205 packets/sec passed [2.280s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.607s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.211s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.193s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2478 to 213 packets/sec Limiting tcp reset response from 9144 to 198 packets/sec Limiting tcp reset response from 9090 to 187 packets/sec Limiting tcp reset response from 9307 to 192 packets/sec Limiting tcp reset response from 9382 to 213 packets/sec Limiting tcp reset response from 9009 to 206 packets/sec Limiting tcp reset response from 9243 to 203 packets/sec Limiting tcp reset response from 9404 to 189 packets/sec passed [7.066s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7840 to 192 packets/sec Limiting tcp reset response from 8024 to 210 packets/sec Limiting tcp reset response from 8120 to 213 packets/sec Limiting tcp reset response from 7991 to 186 packets/sec Limiting tcp reset response from 7982 to 191 packets/sec Limiting tcp reset response from 8181 to 210 packets/sec Limiting tcp reset response from 8098 to 202 packets/sec Limiting tcp reset response from 8193 to 204 packets/sec passed [8.091s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.537s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.540s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003789030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adb8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d63c at nl_receive_message+0x11c #7 0xffffffff80e6cf85 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110bdde at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c059ab0 frame pointer=09 =3D 0:0xfffffe008c059bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b4600 rsi: 0000000000000001 rdx: ffffffff82269ad0 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c059bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003789000 r13: 0000000000000000 r14: fffff80003789048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776401011 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c059= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c059910 panic() at panic+0x43/frame 0xfffffe008c059970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0599e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0599e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c059ab0, rbp = =3D 0xfffffe008c059bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c059bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c059c60 run_test() at run_test+0x2ad/frame 0xfffffe008c059d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c059d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c059e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c059e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c059= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c059f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c059f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107440 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8003287b780: pid 0 tid 107440 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8003287bcd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c05a000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x9f644fa5 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 52m11s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28302' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15795660611296427348.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '4390c37b5c94b= 6de4cb4bdbcc3967efe74fa7517', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../4390c37b5c94b6de4cb4= bdbcc3967efe74fa7517/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1256_1849458516.1776401022530-- From nobody Fri Apr 17 05:17:01 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 4fxjmZ5KSxz6bNMb for ; Fri, 17 Apr 2026 05:17:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxjmZ1yXNz3CZl; Fri, 17 Apr 2026 05:17:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776403022; a=rsa-sha256; cv=none; b=deJdyAMgdJ++/jiemW5FNI9+JvCtRpy71m4m9pqsyojx82/RLFtCvuiGwNgB+LSb+3Vhg9 04nUxAybd8dGvvOtAR2l3946L/x0ZWwWI//DdLMI5romKtzyCl8uQwQsDCk5R3BzUv3/8i uFBsnQ7ZT60qEudfR7Tjmh46DCnl/KRrqvujk2i5Ivogltz7pU1vI0Rpn/GyBvylE9zD9a GyTF5oPmtH7vZa40xCBkwf1GO7u4f3mEnbWQA3kG5qelEMo3+gdR7bsZ3ud+JSMZv2P4+4 q5oyB1RzCe87nmXHu0aUNf7xPMecJH8qOMtBlHZWBDuV1ZZ0g5ekIoJZMRV8Mg== 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=1776403022; 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=21jhDhfUrSxhQ9+rQjm1tApx7E29/EqwfDjpOTLr7do=; b=CWKEgY6M9l+9lLWzBoqDyiwWz+kqXLYhk/AHskNreluRYO59IVcFC2b0gVrmsHZpkNDoom 5UqKQ/JuLlorFT8pwP4mB7739/juE5eZ+u4BIP+VYfO4lMbyfxeiY2pI2xgFqYktmc6Zo1 fhw/QMHPzxqRqQ3Lwd+gkdoaPuvQkUMUYMSOxBtmfqceaE+3BU8akxJFLggxGx38WaRvsW cdyZ1ZA6iMCpXsVbwKBnjEoXvknFPt9jK5mi1Q0d0wINtNDfvpWPqynpWlmbDh9tmEPXck xkR9AL0ulZzksw8TdnitBxiyxR+2ibWaoUrFhn1XrptsrWQdN828/EnK15cxjg== 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 4fxjmZ1F7wzgkB; Fri, 17 Apr 2026 05:17:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 05:17:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <95178536.1259.1776403022179@jenkins.ci.freebsd.org> In-Reply-To: <1766595379.1247.1776395405646@jenkins.ci.freebsd.org> References: <1766595379.1247.1776395405646@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #643 - Fixed 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_1258_489550423.1776403021883" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1258_489550423.1776403021883 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #643 (65ccf925415fd3b88385da018f15e3c999bab003) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/643/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/643/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/643/console Change summaries: (Those commits are likely but not certainly responsible) 6c1672a5b62aca2356dd0a674d2a91533f636bb3 by kib: subr_early.c: cleanup includes 090c9ea98d320bc3fa7794d4f668c44ff6902117 by kib: kevent: do not check knote lists being empty before removing a knote 803a892856398a1713886c09756803a8d148a470 by kib: unistd.h: _Fork(2) is required by POSIX 2024 ee3ef70c403e4069f9c2958e5c3106c61e27f118 by kib: fork.2: note that all methods to pre-resolve symbols have consequences 46b2975cc7d0dd518cc98bb48f09ea9eff4b7089 by kib: libthr.3: describe what we mean by C runtime environment. 52aed375638dc5278a28c515fe9a0cdcf6c0aaa9 by kib: libthr.3: describe SIGTHR 65ccf925415fd3b88385da018f15e3c999bab003 by kib: openat(2): check that userspace pass known and allowed flags ------=_Part_1258_489550423.1776403021883-- From nobody Fri Apr 17 05:31:21 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 4fxk581gtfz6bPJ7 for ; Fri, 17 Apr 2026 05:31:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxk576vkVz3DdX; Fri, 17 Apr 2026 05:31:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776403883; a=rsa-sha256; cv=none; b=o2BaOzpKJybzNrlkb4XfAwyZpQI45NaTzggIKFxXOneUiemQXfjEtDCYWTQI+xYID4VcIZ gkcFzj6LxCiDXn6AXE4NVEOeErNVXo1G0fkMohOwPf/AsnIiLBvie0TUF1Ku/7OQfhn8cn zJ3PiSzK3jGZSa8nsMF/EIexUaHg3nMxgGxZGho0Qd2B9XFz4A0dZbqhHUwpUwqBdDz/gp Mj52pUrv8p2bppdO0VEnp5CdU6V+IMd3zCHgGohaIYNDN2STLMwzLZzBTtC56wO6EppnuK LJmvAp27MWlBtcduo6uJ0Q7kYSDijjE2thBvn5LQGaH2E4PtkCu6cQU6EPD2wg== 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=1776403883; 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=5OEy22PIjZjK1RxAZwnduISol4V3svsHwcaPTAEU/Cg=; b=se2++BC3P/xD8Qaau+MhoqAzqOLIJQRA5Y+Ghq2B2ixp9eazQUmmQXg1x7ZIx0rrDbUDdd oiNYbKzdmOEiQcquuO1j84sCnpz6OnXJBvC5RCZpDlYbXNzRPN/j0yLcnHWrk6vsuRtIY2 tAn1U4ir5VXXcQU5nBRd5SdB2GXWiXWx9gXR6Cx6Sxzy+O+o8HwDFckN4M91+x54Myyt5o VplQe+MMpc22VHxSRfRPOCLNuW2EuyMX84bTHZk0+jR/+d6TicwXSZJERm/FZVoFKhfIET 7wVufp3vFC89UErLMvc8Ptj4MnyCMOakyUuYW4q6s47Tms5ThFAaFLbhXDeXhQ== 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 4fxk576PfXzh1n; Fri, 17 Apr 2026 05:31:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 05:31:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <569405515.1263.1776403883904@jenkins.ci.freebsd.org> In-Reply-To: <1541436909.1255.1776399584623@jenkins.ci.freebsd.org> References: <1541436909.1255.1776399584623@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3447 - 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_1262_513415839.1776403881682" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1262_513415839.1776403881682 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3447 (4390c37b5c94b6de4cb4bdbcc3967= efe74fa7517) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3447/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3447/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 447/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) aae9068404947dd9ffd8522359d0f9dffaa70414 by adrian: asmc: add automatic voltage/current/power/ambient sensor detection 4390c37b5c94b6de4cb4bdbcc3967efe74fa7517 by adrian: rge: add disable_aspm tunable for PCIe power management The end of the build log: [...truncated 85.17 MiB...] --- lv_LV.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lv_LV.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/lv_LV.UTF-8 --- all_subdir_rescue --- --- eval.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- entropy_common.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_comm= on.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/entropy_common.c -o entropy_common.o --- all_subdir_share --- --- all_subdir_share/ctypedef --- --- ja_JP.eucJP.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.eucJP -i /workspace/src/share/ctypedef/j= a_JP.eucJP.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/ja_JP.eucJ= P --- all_subdir_secure --- --- auth-options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-options.pieo -MTauth-options.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= options.c -o auth-options.pieo --- all_subdir_krb5 --- --- spake_client.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_client.o -MTspake_client.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spa= ke/spake_client.c -o spake_client.o --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_libexec --- --- conf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.conf.pieo -MTconf.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/conf.c -o conf.pieo --- all_subdir_sbin --- --- tree.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.tree.pieo -MTtree.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/tree.c -o tree.pieo --- all_subdir_share --- --- lv_LV.ISO8859-13.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.ISO8859-13 -i /workspace/src/share/ctype= def/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/l= v_LV.ISO8859-13 --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- --- fake.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.fake.pieo -MTfake.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/tests/fake.c -o fake.pieo --- all_subdir_bin --- --- exec.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.exec.pieo -MTexec.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/exec.c -o exec.pieo --- all_subdir_stand --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_private= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/open= zfs/module/zstd/lib/common/error_private.c -o error_private.o --- all_subdir_krb5 --- --- spake_kdc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_kdc.o -MTspake_kdc.o -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/spa= ke_kdc.c -o spake_kdc.o --- all_subdir_stand --- --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompre= ss.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/fse_decompress.c -o fse_decompress.o --- all_subdir_share --- --- ru_RU.CP1251.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.CP1251 -i /workspace/src/share/ctypedef/= be_BY.CP1131.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/ru_RU.CP= 1251 --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- hist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -include /workspace/src/sys/contrib/openzfs/incl= ude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/= os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/= openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys= /contrib/openzfs/module/zstd/lib/compress/hist.c -o hist.o --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_libexec --- --- crypto.pieo --- --- all_subdir_sbin --- --- option-domain-search.pieo --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.crypto.pieo -MTcrypto.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/crypto.c -o crypto.pieo --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.option-domain-search.pieo -MToption-= domain-search.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dhclient/tests/option-domain-sea= rch.c -o option-domain-search.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_share --- --- ru_RU.CP866.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.CP866 -i /workspace/src/share/ctypedef/b= e_BY.CP1131.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/ru_RU.CP8= 66 --- all_subdir_stand --- --- huf_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.huf_decompress.o -MThuf_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decompress/huf_decompr= ess.c -o huf_decompress.o --- all_subdir_rescue --- --- exec.o --- --- all_subdir_secure --- --- session.pieo --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.exec.o -MTexec.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/exec.c -o exec.o --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.session.pieo -MTsession.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/session.c -o ses= sion.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_sbin --- --- option-domain-search_test.full --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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 -Wl,-zrelro -pie -W= l,-znoexecstack -o option-domain-search_test.full alloc.pieo convert.pieo = hash.pieo options.pieo tables.pieo parse.pieo conflex.pieo tree.pieo fake.p= ieo option-domain-search.pieo -lutil --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- --- all_subdir_share/colldef_unicode --- make[3]: stopped making "all" in /workspace/src/share --- all_subdir_share/ctypedef --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 45.43 real 273.02 user 32.04 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins5925044609759304= 180.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_1262_513415839.1776403881682-- From nobody Fri Apr 17 05:36:29 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 4fxkC16Dl4z6bPMf for ; Fri, 17 Apr 2026 05:36:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxkC12prCz3Dyw; Fri, 17 Apr 2026 05:36:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776404189; a=rsa-sha256; cv=none; b=nOx2VXlwGZ+VhbPf90SmpFNzDd8jv5/KBo3iwBgJwspYsZYwgB7c9JT2NCOG1Cpo3VsL7+ Ik3GnUhllAPqLDfea3Mun0xORDn9L/44axVXQCrPIChpDU/HRrGxNniD8p7bn8gSJW7sSW 94kJfHd0YYsMFjcdBYgG/ct1p+TyW76z453y7LGlGVYZRcPl2OM5JsT10O43wg7LQTtax5 hLMJVKoRLktVxWg0RxP/rdB/urIysSZtgDOkgnLP5dnfieMxk7lfHlcOzyR5OW3Vx+F2zt /XqBFnGFS0THEBOKJmcrsQr5IOW/PjSRdoKVrlrAdqfhyPeFUolzmfoCmJFIiw== 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=1776404189; 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=ueC/Cmo/RoAMIQ1Ik19xcrULdTWy3MK0CnzDzO4Z1Ps=; b=tENJdoME/zQWgukIV79D6vkk7eiAt3ADlvp2Uw9bMWLlP7siyt8pwjNCfO5EtxH1G/inKR V/hFB8aWJzgtCgxoS2TX2X1WEFrjdkiCij4aitLUHjf80Uj73Qc6gxBu3OMty0UuvMfgck NbViJClqx71HaqoaP/MAOaQaL7pxwhqbxEoBdFTcLMJbqo4wYNhyfFrS42em5LLDlfOy1F PRet1Z/FKBeLQyfvnql0F76t9DR+pr/U1bvmK1mIWhYvjpzphjmCC06ulnOVBiHjC5ei1v We5GK1Hg758dnLzeTnXFLNpq3/DDWy+95xd1vcMunTYvWzA7XjGuaSJHGMIGfA== 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 4fxkC123SHzhJq; Fri, 17 Apr 2026 05:36:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 05:36:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alfredo@FreeBSD.org, kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <684225161.1265.1776404189292@jenkins.ci.freebsd.org> In-Reply-To: <473916865.1257.1776401022695@jenkins.ci.freebsd.org> References: <473916865.1257.1776401022695@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28303 - 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_1264_2125586538.1776404189118" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1264_2125586538.1776404189118 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28303 (51d2c38010824b90d7462711896a88165db= 9d015) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28303= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28303/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28303/co= nsole 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) 6fb5df548e4a581f958f60544b7fa8ba1716c4c6 by alfredo: br.lenovo.kdb: add it to Makefile 51d2c38010824b90d7462711896a88165db9d015 by kevans: tests: kqueue: improve diagnostics for our CPONFORK test The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb7e55 at vslock+0x75 #9 0xffffffff80bea68a at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7893 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beb03c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea39f at sysctl_root+0x22f #13 0xffffffff80beaaa6 at userland_sysctl+0x1b6 #14 0xffffffff80bea8b5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b6ab at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.984s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:4f:05 epair0b: Ethernet address: 58:9c:fc:10:4f:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:b4 epair1b: Ethernet address: 58:9c:fc:10:85:de epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.650s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:4f:05 epair0b: Ethernet address: 58:9c:fc:10:4f:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.169s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:4f:05 epair0b: Ethernet address: 58:9c:fc:10:4f:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:b4 epair1b: Ethernet address: 58:9c:fc:10:85:de epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.471s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:4f:05 epair0b: Ethernet address: 58:9c:fc:10:4f:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.236s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:4f:05 epair0b: Ethernet address: 58:9c:fc:10:4f:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:5f:b4 epair1b: Ethernet address: 58:9c:fc:10:85:de epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.402s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:4f:05 epair0b: Ethernet address: 58:9c:fc:10:4f:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.312s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:4f:05 epair0b: Ethernet address: 58:9c:fc:10:4f:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.455s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.972s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 16320 to 191 packets/sec Limiting tcp reset response from 13167 to 196 packets/sec passed [1.252s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.599s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.128s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2964 to 200 packets/sec Limiting tcp reset response from 14742 to 197 packets/sec Limiting tcp reset response from 16638 to 192 packets/sec Limiting tcp reset response from 14858 to 204 packets/sec Limiting tcp reset response from 14846 to 206 packets/sec passed [4.266s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 15196 to 210 packets/sec Limiting tcp reset response from 13638 to 201 packets/sec Limiting tcp reset response from 13562 to 192 packets/sec Limiting tcp reset response from 15820 to 194 packets/sec passed [4.281s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.354s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.360s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801e9b39830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adb8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d63c at nl_receive_message+0x11c #7 0xffffffff80e6cf85 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110bdde at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c086ab0 frame pointer=09 =3D 0x28:0xfffffe008c086bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003511e00 rsi: 0000000000000001 rdx: ffffffff82268508 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c086bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801e9b39800 r13: 0000000000000000 r14: fffff801e9b39848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776404162 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c086= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c086910 panic() at panic+0x43/frame 0xfffffe008c086970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0869e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0869e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c086ab0, rbp = =3D 0xfffffe008c086bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c086bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c086c60 run_test() at run_test+0x2ad/frame 0xfffffe008c086d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c086d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c086e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c086e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c086= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c086f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c086f30 --- trap 0x16, rip =3D 0x16b73636ed0a, rsp =3D 0x16b7386d1ec8, rbp =3D 0x16= b7386d1ee0 --- KDB: enter: panic [ thread pid 0 tid 107505 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8001846e780: pid 0 tid 107505 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8001846ecd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c087000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x9e431edb gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 46m19s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28303' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins3960604850818569345.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '51d2c38010824= b90d7462711896a88165db9d015', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../51d2c38010824b90d746= 2711896a88165db9d015/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1264_2125586538.1776404189118-- From nobody Fri Apr 17 06:24:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fxlFy2d1Sz6Z6p0 for ; Fri, 17 Apr 2026 06:24:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxlFx4Hjgz3JR4; Fri, 17 Apr 2026 06:24:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776407045; a=rsa-sha256; cv=none; b=PtBPP07KWt+NMlVy3NA0mfZcIMslXyHrktnkgRF/J9ikBAtwN+3SOH0LQjCfKSH6tqODDI bKDYMh+6H562rOAuPoeEXyRSLWvMa+V6Z/4Xc2qEh6+jW+PT15fw+DGTbBBrw10pG2NEtC oeYPQAI3BBeluuV7Plvg9VUJneP/3CmFth5PI4rtw4gzlp0/Xg+H2kAKA/Sg9lKO/saR6N AQSGZyCVUdLV7HMlHxrTNCQm1KwekYeZ68yI+qiAexQQfM9yYkvt7ld38BY2s0uIdPzqJC qJxILsFfv2dw/BMPpXVM2RADHt5jO47/rB9BiPsmiBZSytnNn850qxpdwxdy9A== 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=1776407045; 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=Soml1F8OIitgaEL5G03B71ivlW5iZ36tK8YU8cy99Z8=; b=vrG/sxO36/a2/++1wr8ucq+CMFYqpwefsvB/Nyo9ufoCZbKtBYQIW/dSqSmtZbVnrai3Lo UCrSM/tDr7m1upS+9PK8WgFPJsZbyo8jG4hhe9AhaFo4lKELCsp9jD7PbD2bGDqr0R/osx 9rw1SIB38HFXXIX3CIoiwkKwq8eSvrVris5qWohAdLnYQyOiQWOJcGZbcP5SHLcevHMss8 BpLCiPenckzfnwKr3jAp3172pJQ5BoSuCa3UO9DWIsYPyNW93Xm0+PhTzD8UvRCc9Bn7nW JPm+W/i0zjNdg4gUIPkyVa2dOuYUyqXbG+F+HrNBeQ9AcxsTgfbfiC4ocCmyoA== 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 4fxlFx3qVwzj3j; Fri, 17 Apr 2026 06:24:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 06:24:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1312184791.1269.1776407045541@jenkins.ci.freebsd.org> In-Reply-To: <684225161.1265.1776404189292@jenkins.ci.freebsd.org> References: <684225161.1265.1776404189292@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28304 - 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_1268_364308885.1776407045374" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1268_364308885.1776407045374 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28304 (f5d0b30e4af1163bdc18a893b17236517b6= 7790a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28304= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28304/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28304/co= nsole 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) f5d0b30e4af1163bdc18a893b17236517b67790a by cy: ippool(5): Correct example in man page The end of the build log: [...truncated 4.30 MiB...] #7 0xffffffff80fc0c57 at vm_map_wire+0x67 #8 0xffffffff80fb7e55 at vslock+0x75 #9 0xffffffff80bea68a at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7893 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beb03c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea39f at sysctl_root+0x22f #13 0xffffffff80beaaa6 at userland_sysctl+0x1b6 #14 0xffffffff80bea8b5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b6ab at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.954s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:3b:b8 epair0b: Ethernet address: 58:9c:fc:10:54:2b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:be:39 epair1b: Ethernet address: 58:9c:fc:10:b8:1a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.715s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:3b:b8 epair0b: Ethernet address: 58:9c:fc:10:54:2b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.170s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:3b:b8 epair0b: Ethernet address: 58:9c:fc:10:54:2b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:be:39 epair1b: Ethernet address: 58:9c:fc:10:b8:1a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.451s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:3b:b8 epair0b: Ethernet address: 58:9c:fc:10:54:2b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.263s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:3b:b8 epair0b: Ethernet address: 58:9c:fc:10:54:2b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:be:39 epair1b: Ethernet address: 58:9c:fc:10:b8:1a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.412s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:3b:b8 epair0b: Ethernet address: 58:9c:fc:10:54:2b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.301s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:3b:b8 epair0b: Ethernet address: 58:9c:fc:10:54:2b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.396s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.777s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 20127 to 211 packets/sec passed [0.842s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.599s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.126s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 12138 to 205 packets/sec Limiting tcp reset response from 19897 to 196 packets/sec Limiting tcp reset response from 14891 to 210 packets/sec Limiting tcp reset response from 14963 to 192 packets/sec Limiting tcp reset response from 14966 to 188 packets/sec passed [4.006s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 13300 to 197 packets/sec Limiting tcp reset response from 13704 to 215 packets/sec Limiting tcp reset response from 13640 to 194 packets/sec Limiting tcp reset response from 13681 to 212 packets/sec passed [4.792s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.360s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.358s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000373d030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adb8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d63c at nl_receive_message+0x11c #7 0xffffffff80e6cf85 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110bdde at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008be42ab0 frame pointer=09 =3D 0:0xfffffe008be42bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003519700 rsi: 0000000000000001 rdx: ffffffff82268508 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008be42bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000373d000 r13: 0000000000000000 r14: fffff8000373d048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776407017 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008be42= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008be42910 panic() at panic+0x43/frame 0xfffffe008be42970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008be429e0 calltrap() at calltrap+0x8/frame 0xfffffe008be429e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008be42ab0, rbp = =3D 0xfffffe008be42bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008be42bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008be42c60 run_test() at run_test+0x2ad/frame 0xfffffe008be42d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008be42d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008be42e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008be42e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008be42= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008be42f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008be42f30 --- trap 0xc, rip =3D 0x3fbfa4e91d0a, rsp =3D 0x3fbfa561df48, rbp =3D 0x3fb= fa561df60 --- KDB: enter: panic [ thread pid 0 tid 107514 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801f59bc780: pid 0 tid 107514 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801f59bccd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008be43000 kcr3 =3D 0x8000000002945003 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1890c7adc gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m57s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28304' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7526189725768831812.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'f5d0b30e4af11= 63bdc18a893b17236517b67790a', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../f5d0b30e4af1163bdc18= a893b17236517b67790a/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1268_364308885.1776407045374-- From nobody Fri Apr 17 06:45: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 4fxlkF0sH5z6Z8bK for ; Fri, 17 Apr 2026 06:45: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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxlkD3bnmz3MK5; Fri, 17 Apr 2026 06:45:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776408308; a=rsa-sha256; cv=none; b=U+XqfPhaQq6YC8HsTSetBSY/bBpcdUM2Yv11QYI4jL4c5Zk+MOrCmyZEA6GgP9FLAG2d2B EAmfMLARZOlneuOiFpF8A6TJI4H0VbVF5dIRppPyuIciAP3oFKXSKwLc26LflrKbzr6uqZ N0K1bMM+jmoScU+gdKYGNSwxNnr0EyId4qFVPCHULP7js7cC0yfNzJ+Lpn4GIUM3sNgkaq 44XV0l0BDAvFx74luH4PKBE7+iVHl8p/2Msj+jnXJRwvvOfcD5wrSpITCxX2L8TOyEWGrV VmmpRy2j3rHwxJznjaMzi+ZNJHcg6ECJKTvfKTfThHFCcRKBY0++nrnHNl0Kew== 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=1776408308; 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=GS27fHBw6KpMGwAsX7EEEaW1VBBX7ztCxbjpr+/zaSQ=; b=pjmZRZVrAK5UNiKPJrCw8qo7uY9vD65zQl1833m7h1NrQYmyKhz4z2psWRQVuzhRXYvEmh 4HN1af4T8Cq/c6EWEDLtJU+3Wth2lPC8mkRH+PLzCfwnDzxpuAMSMooWGojfiO1d8KljLs Sy2rwOPAPQgQAzYQW3m0Dx4LYpb3rGOJKiNqYGYd0ruA+u3oZk3+KiMViyO3PGdhZ69V3v PyxZQ4m4Xx8CuWCzLElpCNgz4rjd+3cB0V8N+TXqFXZbCv/MAk3TN6Pnmt2lFzOEWbuoRr nS4NxiHOCuKwZcjHODJmBGc/KNhqbf+NR3+f30dUtfbh5iyPUrffgVFPJc7ucA== 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 4fxlkD36xBzk7G; Fri, 17 Apr 2026 06:45:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 06:45:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alfredo@FreeBSD.org, kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1546129551.1275.1776408308443@jenkins.ci.freebsd.org> In-Reply-To: <569405515.1263.1776403883904@jenkins.ci.freebsd.org> References: <569405515.1263.1776403883904@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3448 - 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_1274_383987412.1776408306189" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1274_383987412.1776408306189 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3448 (51d2c38010824b90d7462711896a8= 8165db9d015) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3448/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3448/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 448/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) 6fb5df548e4a581f958f60544b7fa8ba1716c4c6 by alfredo: br.lenovo.kdb: add it to Makefile 51d2c38010824b90d7462711896a88165db9d015 by kevans: tests: kqueue: improve diagnostics for our CPONFORK test The end of the build log: [...truncated 85.33 MiB...] --- all_subdir_secure --- --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_krb5 --- --- k5tls.so.122.debug --- --- all_subdir_rescue --- --- histedit.o --- --- all_subdir_krb5 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug k5tls.s= o.122.full k5tls.so.122.debug --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_krb5 --- --- k5tls.so.122 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dk5tls.so.122.debug k5tls.so.122.full k5tls.so.122 --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ztest --- =3D=3D=3D> cddl/usr.bin/ztest (all) --- .depend --- echo ztest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib= /libnvpair/libnvpair_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibumem.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzpool/libzpool_pie.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib/libavl.a /tmp/obj/workspace/src/amd64.amd= 64/cddl/lib/libzfs_core/libzfs_core_pie.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libspl.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzutil= /libzutil_pie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfs/libzfs_p= ie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libicp/libicp_pie.a >> .de= pend --- all_subdir_cddl/usr.bin/zinject --- --- all_subdir_cddl/usr.bin/ztest --- --- ztest.pieo --- --- all_subdir_cddl/usr.bin/zinject --- --- translate.pieo --- --- all_subdir_cddl/usr.bin/ztest --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/ope= nzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspac= e/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/incl= ude -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -g -DDEBUG=3D1 -Wno-format -DZFS_DEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHA= VE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.ztest.pieo -MTztest.pieo= -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas = -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/c= ontrib/openzfs/cmd/ztest.c -o ztest.pieo --- all_subdir_cddl/usr.bin/zinject --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_libexec --- --- mail.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.mail.pieo -MTmail.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/mail.c -o mail.pieo --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_bin --- --- input.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.input.pieo -MTinput.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/input.c -o input.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': --- all_subdir_share --- --- se_NO.UTF-8.LC_COLLATE --- --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/se_NO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/se_NO.UTF-8 --- all_subdir_secure --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_secure --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_rescue --- --- input.o --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.input.o -MTinput.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unct--- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_rescue --- ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /= workspace/src/bin/sh/input.c -o input.o --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec 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 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_krb5 --- --- all_subdir_krb5/plugins/preauth --- --- all_subdir_krb5/plugins/preauth/spake --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ztest --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 64.85 real 440.46 user 47.04 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins8376961902181974= 668.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_1274_383987412.1776408306189-- From nobody Fri Apr 17 07:11:22 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 4fxmJW2fZ1z6ZC8l for ; Fri, 17 Apr 2026 07:11:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxmJW0YF7z3RQx; Fri, 17 Apr 2026 07:11:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776409883; a=rsa-sha256; cv=none; b=LytJmHtcwY3Sz9wbjX88Dl/JevbXUWJYehRKmC8tskPzlhfIYy72CGamMnf+4EgmYGk/wk fVsMrtPTT2hdIAinrCO7JwHsO78MXfVgi1PmY5dS8ycwg0VJIZaIbttRrZbiaumrUVsv70 vwn2bYOdJfM/mYUaRZbD1xD8XANkQ9m+OGkasn67cSw5DT+sti97Xx3zI4nHhb6C8jneXR t+T1goYLxopEosKi4+ycrnhqpqGGUYPT+VXQPqGRSVVSuWHFf3Y2ZVYPXsj2sA2F8iKEqV RtR1p1isiZu1OLPlXlFZ2vyz3jN/Pmi7J1yY1uXYVVcxE+wRcZNoznEL8N4IwA== 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=1776409883; 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=ycO80wMlpVKfwpDfaWavV+S67pTQgMdDzUAW9/juU1E=; b=ouPwHVQ6FFUV5RiyG65BboAdtJPXeEBKpJ7ZNAj05VZaf98oz5/LW2QENavuXtVNziLz1L jB3ohbeNi5k2NcsuDyr3DsspMXqaCWhJfoudUoGvNIu/BbkgqPal51ldbDNEIjYawiVolL mcTjgVEaFb6jeR+GjncuvMPSHDOFl1nFQ8QpwPqlTzxcSkmJ4uNI0z9fDnjvWRwiKfcsUq F4ptMPNTnIFWxc1eTzkZOnWYjfjvaf5V3cvTEzyC9wSpmCeaZIenRvnIV0dgQMTaCfmGdc oZL0s1Lxr7lbC0pOo8pGYoXztD5OGGbnLoJ04KA9Cbr7e0UIMH6hGtJDjj55eQ== 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 4fxmJW04p3zkTb; Fri, 17 Apr 2026 07:11:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 07:11:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <146614426.1277.1776409883015@jenkins.ci.freebsd.org> In-Reply-To: <1312184791.1269.1776407045541@jenkins.ci.freebsd.org> References: <1312184791.1269.1776407045541@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28305 - 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_1276_2051678867.1776409882861" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1276_2051678867.1776409882861 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28305 (b3b23f284a67317309af7c30bb70d5f461f= 3f02f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28305= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28305/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28305/co= nsole 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) 62a19cd59b54a030c21a5529ed491ba2060140ca by imp: i386: mark the stack as non-executable 2a1745da389bd3bb9fd32c25cf221fa32866debd by imp: syscalls: Preserve the attributes of the args b3b23f284a67317309af7c30bb70d5f461f3f02f by imp: syscall: Create a script to export the data as json The end of the build log: [...truncated 4.30 MiB...] #6 0xffffffff80fc0df2 at vm_map_wire_locked+0x142 #7 0xffffffff80fc0c57 at vm_map_wire+0x67 #8 0xffffffff80fb7e55 at vslock+0x75 #9 0xffffffff80bea68a at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7893 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beb03c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea39f at sysctl_root+0x22f #13 0xffffffff80beaaa6 at userland_sysctl+0x1b6 #14 0xffffffff80bea8b5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b6ab at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.013s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:68:e1 epair0b: Ethernet address: 58:9c:fc:10:3b:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:fa:ad epair1b: Ethernet address: 58:9c:fc:10:19:f9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.704s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:68:e1 epair0b: Ethernet address: 58:9c:fc:10:3b:21 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.203s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:68:e1 epair0b: Ethernet address: 58:9c:fc:10:3b:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:fa:ad epair1b: Ethernet address: 58:9c:fc:10:19:f9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.540s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:68:e1 epair0b: Ethernet address: 58:9c:fc:10:3b:21 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.262s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:68:e1 epair0b: Ethernet address: 58:9c:fc:10:3b:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:fa:ad epair1b: Ethernet address: 58:9c:fc:10:19:f9 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.427s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:68:e1 epair0b: Ethernet address: 58:9c:fc:10:3b:21 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.322s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.053s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:68:e1 epair0b: Ethernet address: 58:9c:fc:10:3b:21 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.472s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.787s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 19782 to 210 packets/sec passed [1.019s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.130s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.013s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.012s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.01= 2s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 12477 to 185 packets/sec Limiting tcp reset response from 16414 to 206 packets/sec Limiting tcp reset response from 14722 to 204 packets/sec Limiting tcp reset response from 15001 to 202 packets/sec Limiting tcp reset response from 14934 to 201 packets/sec passed [4.239s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 13564 to 196 packets/sec Limiting tcp reset response from 18065 to 215 packets/sec Limiting tcp reset response from 19460 to 186 packets/sec passed [5.391s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.353s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.369s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000373d030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adb8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d63c at nl_receive_message+0x11c #7 0xffffffff80e6cf85 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110bdde at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c09fab0 frame pointer=09 =3D 0:0xfffffe008c09fbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8014efab000 rsi: 0000000000000001 rdx: ffffffff822683f8 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c09fbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000373d000 r13: 0000000000000000 r14: fffff8000373d048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776409858 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c09f= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c09f910 panic() at panic+0x43/frame 0xfffffe008c09f970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c09f9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c09f9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c09fab0, rbp = =3D 0xfffffe008c09fbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c09fbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c09fc60 run_test() at run_test+0x2ad/frame 0xfffffe008c09fd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c09fd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c09fe= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c09fe= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c09f= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c09ff30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c09ff30 --- trap 0xc, rip =3D 0x10daab99dd0a, rsp =3D 0x10dab001bf48, rbp =3D 0x10d= ab001bf60 --- KDB: enter: panic [ thread pid 0 tid 107512 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff801105fe000: pid 0 tid 107512 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801105fe550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c0a0000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x72b61a20 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m44s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28305' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins3026669865723713706.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'b3b23f284a673= 17309af7c30bb70d5f461f3f02f', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../b3b23f284a67317309af= 7c30bb70d5f461f3f02f/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1276_2051678867.1776409882861-- From nobody Fri Apr 17 07:50:17 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 4fxn9S0lDRz6ZGT4 for ; Fri, 17 Apr 2026 07:50:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxn9R4BZmz3YCW; Fri, 17 Apr 2026 07:50:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776412219; a=rsa-sha256; cv=none; b=TVZxCqHEr7utjWgsLnPZu6x3XglNrNanwufcHRl1Qwj7z1aPrJAQN4reWZ4knQRmjYHcOi Ac4o5RGsjTDpAniBvpjqZO06Q4Cr2nlBaLi2kwYpf1lDz7Ta4iche+yO61qthYkUAbqOAm +/PCqrtHFMforJQKaubylDIS5iYSWQWe2j2ZF78yaRmh/1XlC3xCpQODG6JNJcxIzdQsTI A/mg+HkEntDK5b8f8TNaAo1RLj0H5MYjXldtLVSRB/yXk7AfxKps5wVD0sfDD6ze5itBMt EDUVHdocvWuRKFe3XRKTF6uo+tZmg4iF9o0FUXh9SQfbkfgk2Qul+klNIhLWOA== 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=1776412219; 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=ozwL0MbWQfVxS2tx7uNeTe5WYig+Shsf1iYi+jL2ukE=; b=R298+JQl1LkJS3JHeuyg92BywTqzlWuehDAY4lWQNI574+KbvtrsC+1a55UljzqScBPS7R 7OReyc2U/R+dYp7ho9HpV8asMOH9mnBcRGYOrU8FJSyjyfGMeLULqxf4bcKijidIrcIeBv HpqGn044Z3ZC52plJ+wz7FfBgFcjQaqB7LXphaXvMvwm9bHe/0lZBbq6hk1altD+GGT0xD h6YCc6jYakIjF5AHGjyL4lg5IVY0UKWoAJFk6MkhZhDhXY6yqVzts2V9tetceufiu3HMN0 wkeRY0L4P4c/O0Y+G3PtzkVYD8ypDJaXQH4MOKtmhakZdcjMR0T23S5XUKhfDg== 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 4fxn9R3d3czlBR; Fri, 17 Apr 2026 07:50:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 07:50:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <264785882.1279.1776412219516@jenkins.ci.freebsd.org> In-Reply-To: <1546129551.1275.1776408308443@jenkins.ci.freebsd.org> References: <1546129551.1275.1776408308443@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3449 - 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_1278_1849197981.1776412217192" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1278_1849197981.1776412217192 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3449 (f5d0b30e4af1163bdc18a893b1723= 6517b67790a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3449/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3449/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 449/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) f5d0b30e4af1163bdc18a893b17236517b67790a by cy: ippool(5): Correct example in man page The end of the build log: [...truncated 84.96 MiB...] Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member -Wno-= dangling-pointer -Os -mpreferred-stack-bou--- all_subdir_sbin --- ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/sbin/dhclient/errwarn.c -o errwarn.pieo --- all_subdir_stand --- ndary=3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_conf= ig.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sy= s/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include = -DNEED_SOLARIS_BOOLEAN -DHAS_ZSTD_ZFS=09=09=09=09=09 -I/workspace/src/sys/c= ddl/boot/zfs=09=09=09 -I/workspace/src/stand/common=09=09=09=09=09 -I/works= pace/src/sys/crypto/skein=09=09=09 -I/workspace/src/sys/cddl/contrib/openso= laris/common/lz4 -c /workspace/src/stand/libsa/zfs/zfs.c -o zfs.o --- all_subdir_libexec --- --- comsat.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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= -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o comsat.full comsat.pieo =20 --- comsat.8.gz --- gzip -cn /workspace/src/libexec/comsat/comsat.8 > comsat.8.gz --- comsat.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug comsat.= full comsat.debug --- all_subdir_krb5 --- --- pkinit_matching.o --- --- all_subdir_libexec --- --- comsat --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_matching.o -MTpkinit_matching.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/pr= eauth/pkinit/pkinit_matching.c -o pkinit_matching.o --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcomsat.debug comsat.full comsat --- all_subdir_libexec/dma --- =3D=3D=3D> libexec/dma (all) --- all_subdir_libexec/dma/dmagent --- =3D=3D=3D> libexec/dma/dmagent (all) --- aliases_parse.c --- yacc -d -i -o aliases_parse.c /workspace/src/contrib/dma/aliases_parse.y --- aliases_scan.c --- lex -oaliases_scan.c /workspace/src/contrib/dma/aliases_scan.l --- all_subdir_sbin --- /workspace/src/sbin/dhclient/errwarn.c: In function 'parse_warn': /workspace/src/sbin/dhclient/errwarn.c:214:51: warning: '%s' directive outp= ut may be truncated writing up to 1023 bytes into a region of size 1015 [-W= format-truncation=3D] 214 | snprintf(fbuf, sizeof(fbuf), "%s line %d: %s", tlname, lexl= ine, mbuf); | ^~ = ~~~~ /workspace/src/sbin/dhclient/errwarn.c:214:9: note: 'snprintf' output 10 or= more bytes (assuming 1033) into a destination of size 1024 214 | snprintf(fbuf, sizeof(fbuf), "%s line %d: %s", tlname, lexl= ine, mbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ --- all_subdir_libexec --- --- .depend --- echo dma.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libssl.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- aliases_parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.aliases_parse.pieo -MTaliases_parse.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-for= mat-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c aliases_= parse.c -o aliases_parse.pieo --- all_subdir_rescue --- --- all_subdir_sbin --- --- all_subdir_rescue --- --- pwd_make --- --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- all_subdir_sbin --- --- inet.pieo --- --- all_subdir_krb5 --- --- hash_bigkey.pico --- --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../bin/pwd && make MK_PIE=3Dno NO_SHAR= ED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/work= space/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace= /src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue= /pwd/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-= DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconf= ig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil M= K_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/pwd/ pwd.o) --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.inet= .pieo -MTinet.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -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 -c /workspace/src/sbin/dhclient/inet.c -o inet.pieo --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_bigkey.pico = -MThash_bigkey.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c -o hash_bigk= ey.pico --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_rescue --- --- .depend --- echo pwd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .d= epend --- pwd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.pwd.o -MTpwd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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/bin/pwd/pwd.c -o p= wd.o --- all_subdir_sbin --- --- packet.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.pack= et.pieo -MTpacket.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -c /workspace/src/sbin/dhclient/packet.c -o pac= ket.pieo --- all_subdir_rescue --- --- realpath_make --- (cd /workspace/src/rescue/rescue/../../bin/realpath && make MK_PIE=3Dno NO= _SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj= /workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/work= space/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/r= escue/realpath/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_= CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib= /libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libi= scsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/realpath/ realpath.o) --- .depend --- echo realpath.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- realpath.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.realpath.o -MTrealpath.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/bin/realpa= th/realpath.c -o realpath.o --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- --- pkinit_profile.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_profile.o -MTpkinit_profile.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -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/crypto/krb5/src/plugins/preau= th/pkinit/pkinit_profile.c -o pkinit_profile.o --- all_subdir_rescue --- --- rm_make --- (cd /workspace/src/rescue/rescue/../../bin/rm && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= rm/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/rm/ rm.o) --- .depend --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- rm.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.rm.o -MTrm.o -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 -c /workspace/src/bin/rm/rm.c -o rm.= o --- all_subdir_sbin --- --- convert.pieo --- --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- hash_debug.pico --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.conv= ert.pieo -MTconvert.pieo -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 -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/dhclient/convert.c = -o convert.pieo --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_debug.pico -= MThash_debug.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_debug.c -o hash_debug.pico --- hash_func.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_func.pico -M= Thash_func.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/hash/hash_func.c -o hash_func.pico --- all_subdir_share --- --- lv_LV.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lv_LV.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/lv_LV.UTF-8 --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- --- tables.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.tabl= es.pieo -MTtables.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -c /workspace/src/sbin/dhclient/tables.c -o tab= les.pieo --- all_subdir_krb5 --- --- hash_log2.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_log2.pico -M= Thash_log2.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/hash/hash_log2.c -o hash_log2.pico --- all_subdir_secure --- --- serverloop.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.serverloop.pieo -MTserverloop.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/serverlo= op.c -o serverloop.pieo --- all_subdir_libexec --- --- aliases_scan.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.aliases_scan.pieo -MTaliases_scan.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-forma= t-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c aliases_sc= an.c -o aliases_scan.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_krb5/plugins/preauth --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 42.76 real 237.73 user 24.35 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins8270960200064665= 714.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_1278_1849197981.1776412217192-- From nobody Fri Apr 17 08:05:34 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 4fxnW307G6z6ZHds for ; Fri, 17 Apr 2026 08:05:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxnW251sNz3bC9; Fri, 17 Apr 2026 08:05:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776413134; a=rsa-sha256; cv=none; b=CmOPh0R1QMYIlqYELbCMawkcmEY9EO97sMu5USsmXL7nkt5c5P0hfxrnq7H6ZC6VAgKUWU 3x5NVHEGsNb3u+C2L/oh3JbleF6N/uYHjhewCzXH90uYQHCxiNUgU6+OuggViEHje8obTr FFqNe8QJnm+88Nj1KgqaDxLCNQncm8CkKviomRhSrLrjeZ8GnDvEi2dRsfyZaU4ZVU91kB 0srJc4AO0176QVmc6cN15BMMIMaeslfrnQ3/alE535AZdYuYI/7Xsk08FQBkZ0TeT5JJvu zlOgwp181MuEs/TpFN2Zq63GEE+9wQcxfzSa2Pfv5uwbSJIVmgUt9JRh0Vaapg== 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=1776413134; 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=mifIkOT7uVW6dQh1pC1VMTdjEI/GLjRNACDxQ905L9o=; b=M+DYkCCiLBLFydq39x/FbeulzrfVqKxX8pt2N6LfA/FfC5tzfEE0fykaJJi0BI6+G4OGnJ 1SHPl235KRRUM+OGEvkysiOvDi0ov3UZuR/XMWlj5/TK38QUUZimKR05ZVZuapBwQdVAEE TtxXr6WcsV1OtGWaA4zUBuyKbJ4/rBfvWqjfjRxmJ80ucirgDZJT3JJFD4uT7Cjgp46foN 3JvSs85HfjKgDc3BPeN/1djbU3we5qgJpylW40AaaaDxw5kkv4V3ejfUmLKrDTZO4aq93D UWJKnHSECSEuXLkOPAEaCYMih5pdEGzpchnJQfNJzOKEqXDeqY4EA2Khfo1YdQ== 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 4fxnW245Qwzlrh; Fri, 17 Apr 2026 08:05:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 08:05:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <960855501.1281.1776413134580@jenkins.ci.freebsd.org> In-Reply-To: <146614426.1277.1776409883015@jenkins.ci.freebsd.org> References: <146614426.1277.1776409883015@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28306 - 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_1280_1185085252.1776413134313" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1280_1185085252.1776413134313 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28306 (b3b23f284a67317309af7c30bb70d5f461f= 3f02f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28306= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28306/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28306/co= nsole 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) No changes The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb7e55 at vslock+0x75 #9 0xffffffff80bea68a at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7893 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beb03c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea39f at sysctl_root+0x22f #13 0xffffffff80beaaa6 at userland_sysctl+0x1b6 #14 0xffffffff80bea8b5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b6ab at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.000s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:3a:e1 epair0b: Ethernet address: 58:9c:fc:10:66:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:17:34 epair1b: Ethernet address: 58:9c:fc:10:5c:0c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.753s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:3a:e1 epair0b: Ethernet address: 58:9c:fc:10:66:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.194s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:3a:e1 epair0b: Ethernet address: 58:9c:fc:10:66:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:17:34 epair1b: Ethernet address: 58:9c:fc:10:5c:0c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.573s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:3a:e1 epair0b: Ethernet address: 58:9c:fc:10:66:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.257s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:3a:e1 epair0b: Ethernet address: 58:9c:fc:10:66:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:17:34 epair1b: Ethernet address: 58:9c:fc:10:5c:0c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.454s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:3a:e1 epair0b: Ethernet address: 58:9c:fc:10:66:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.341s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.057s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.055s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:3a:e1 epair0b: Ethernet address: 58:9c:fc:10:66:4b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.526s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 13683 to 194 packets/sec passed [1.200s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 17685 to 190 packets/sec passed [0.864s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.212s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.135s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1267 to 194 packets/sec Limiting tcp reset response from 17046 to 209 packets/sec Limiting tcp reset response from 14483 to 188 packets/sec Limiting tcp reset response from 14632 to 203 packets/sec Limiting tcp reset response from 14750 to 190 packets/sec passed [4.266s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 17215 to 200 packets/sec Limiting tcp reset response from 14520 to 199 packets/sec Limiting tcp reset response from 14481 to 188 packets/sec Limiting tcp reset response from 18172 to 197 packets/sec passed [3.952s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.344s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.368s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80041c55830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adb8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d63c at nl_receive_message+0x11c #7 0xffffffff80e6cf85 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110bdde at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe00a2264ab0 frame pointer=09 =3D 0:0xfffffe00a2264bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8007506e800 rsi: 0000000000000001 rdx: ffffffff82269be0 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a2264bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80041c55800 r13: 0000000000000000 r14: fffff80041c55848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776413106 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a2264= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a2264910 panic() at panic+0x43/frame 0xfffffe00a2264970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a22649e0 calltrap() at calltrap+0x8/frame 0xfffffe00a22649e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a2264ab0, rbp = =3D 0xfffffe00a2264bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a2264bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a2264c60 run_test() at run_test+0x2ad/frame 0xfffffe00a2264d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a2264d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a2264e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a2264e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a2264= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a2264f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a2264f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107502 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff8022166c780: pid 0 tid 107502 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8022166ccd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe00a2265000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xa10f0aff gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 47m49s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28306' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins14861210152952939799.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'b3b23f284a673= 17309af7c30bb70d5f461f3f02f', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../b3b23f284a67317309af= 7c30bb70d5f461f3f02f/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1280_1185085252.1776413134313-- From nobody Fri Apr 17 08:44:09 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 4fxpMb2nzbz6ZLfH for ; Fri, 17 Apr 2026 08:44:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxpMb0lwLz3hkQ; Fri, 17 Apr 2026 08:44:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776415451; a=rsa-sha256; cv=none; b=Sx83CHY8kAgbM9ufubpc8QDKuCRQUHPjabMSahthsnDmNnXAPoqu2dRcmJmaLzpFI8KMjg JfBNxXcD9EPJBWJ/EIhsI8Z0j1kOuO82g0so9vxAnAerbSItVLnNZCAq2SE96tlhUTgxSs zWpjGX2tMBIys1BaQqrPWN29pOYRMkPS6+DrmohKujbyLDgxByzLSWRkYj1aJ2wo/lL0WL fERjXnf4eZxtTSuC8DHpahPTexWz1TUSRvXn40MxumyWm4iLMFWNW0GoXV6UwTRGuS4a2Q skuptbEXAYqMoqEiHQS8JV2ozNPuFyz28jS2wqJC2uBQMLZZCssU++uSkJ1uOQ== 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=1776415451; 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=6EQtrg7YtdJpt2BxGk2nDl8uE0pOq1xRyjDPVAA++40=; b=OaAr7bpoM4FRz766HUN/NCKDVYcPtFyqwNkqz7Armo1H1Z8WvEGd7RgMcpuhycmOd0MoaP EvjVDyuZ7aD61hzT5Bv9NFZ51zRfD10xNHcyDWwxfDWte+BqRrMsdjO/7aHHZAdX/qeYnu zPirXkL5Hut4OpCFaLBpsdm91yKzQb8zP+SoJ35OYLVxZ+w9pWwaC0ET9ZpOzAqoLnamZm ru8+UQERsUe1g1Jy8J7Tp23k9oQ0Z4q8oHzozQSS7VO7NSnNl2jfwkT26rJKKeC9NVWo0e qnSMBY6QzLmoHa7kL9i7szEuhrS9KX+12Ql0kLXcNuRP8TiWbvZwRXxKmGvjcw== 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 4fxpMb0Cc8zmnr; Fri, 17 Apr 2026 08:44:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 08:44:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1012953755.1287.1776415451034@jenkins.ci.freebsd.org> In-Reply-To: <433878861.1243.1776394824229@jenkins.ci.freebsd.org> References: <433878861.1243.1776394824229@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #705 - 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_1286_1319903562.1776415449193" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1286_1319903562.1776415449193 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #705 (c775ed207fcd2036754b8f17a= 67cae61cf1977cd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/705/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/705/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/705/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) c775ed207fcd2036754b8f17a67cae61cf1977cd by pouria: routing: Fix use-after-free in finalize_nhop The end of the build log: [...truncated 67.80 MiB...] --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- krb5/util/ss__L --- --- lib/libnv__L --- --- krb5/util/ss__L --- --- help.o --- --- lib/libnv__L --- --- msgio.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- krb5/util/support__L --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- --- unctrl.c --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- --- lib/libelf__L --- --- elf_data.o --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.gmt_mktime.o -MTgmt_mktime.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/crypto/krb5/src/util/support/gmt_mktim= e.c -o gmt_mktime.o --- lib/libmd__L --- --- md4hl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4hl.o -MT= md4hl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c md4hl.c -o md4hl.o --- krb5/util/ss__L --- --- list_rqs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.list_rq= s.o -MTlist_rqs.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/util/ss/list_rqs.c -o list_rqs.o --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libnv__L --- --- krb5/util/support__L --- --- hashtab.o --- --- lib/libnv__L --- --- nvlist.o --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -= o nvlist.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.hashtab.o -MThashtab.o -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Dde--- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- 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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/hashtab.c -o hashtab= .o --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.85 real 512.39 user 76.20 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins98562112255= 39582466.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1286_1319903562.1776415449193-- From nobody Fri Apr 17 08:49:44 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 4fxpV26qXSz6ZLyK for ; Fri, 17 Apr 2026 08:49:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxpV22LtDz3knb; Fri, 17 Apr 2026 08:49:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776415786; a=rsa-sha256; cv=none; b=GtgGQKHQ9n4qrOmef2m8uE7XVy8k2sHV5TRzH5yfbmoc2YzR48OArgM54Yc6g5HXcrM10L eW8AMDAnVf4WG22WZtkuYaZ1pfHP1JNdK7rZdIRDD0a4yzFHnSvbBG3kpvyUwTpbRzGLlR zu4m3Cb6WgOB0r0hF1ULb6B605CoLUE/ry0uMJ6ET1nu5NV6mDHbY7mAHARTHoMchE+6Xu nEn7AySrzl5VCfgyi0DcdrFHyGtyDpg60/NWAPv8sLViF+m2nc765TGxqhQjgHkEc0j4Fa wcXU4ZTOKGFCKWVNLarbAFgdavgOh5WRlcqR55jh0593/DuICqonCXfgYZm7dA== 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=1776415786; 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=odnJhoq1BDJndBH6OGilKu3UjA9LDhpToyIwjCTtjAk=; b=Sn2HZSaJrjREIKNFBRMtNDnuVoczPzK51UwV7aUP9YQAcZWSOFZM/5dLZbYVnLM00PmGtm TbO7v5R4hoM9dlTL/QK9pCnJok2N5PaTdlGRcyl1VFJ7gTMxMFaquf9/S1L+iiv/FydcEP xGBJsruklQxp5TvSeV89y0BN22WjUPW0mes98TODi0cc6xDfwpW5gGX/uZLtCOPg4Fopus 0dULNxABkD1DLfgOU6QBJTDLIL5hAvwt4h9rbxoIOnl/lp1akxtlSHyMToUa6ewfQSdOBF 3D0v4etG62/d9q93Yojl0SGRc0f3mODv2vWN9QjhA8aU0M6hwOvbfs6YCGh88w== 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 4fxpV21pP4zn8R; Fri, 17 Apr 2026 08:49:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 08:49:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <735167062.1289.1776415786258@jenkins.ci.freebsd.org> In-Reply-To: <2094677626.1193.1776369680401@jenkins.ci.freebsd.org> References: <2094677626.1193.1776369680401@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1024 - 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_1288_449440393.1776415784699" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1288_449440393.1776415784699 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1024 (67a7c5f70986a24a8374146e= 6bcce2005e767b6d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1024/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1024/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1024/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) 67a7c5f70986a24a8374146e6bcce2005e767b6d by pouria: routing: Fix use-after-free in finalize_nhop The end of the build log: [...truncated 56.92 MiB...] | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:605:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 605 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:606:7: note: in expansion of macr= o 'GET_UCHAR' 606 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:607:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 607 | s->storedCombinedCRC =3D (s->storedCombinedCRC << 8) | ((UInt= 32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ /workspace/src/contrib/bzip2/decompress.c:44:4: note: here 44 | case lll: s->state =3D lll; \ | ^~~~ /workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro= 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /workspace/src/contrib/bzip2/decompress.c:608:7: note: in expansion of macr= o 'GET_UCHAR' 608 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ --- lib/libgssapi__L --- --- gss_inquire_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_context.o -MTgss_inquire_context.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inquire_contex= t.c -o gss_inquire_context.o --- lib/libmd__L --- --- sha0hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a0hl.o -MTsha0hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c sha0hl.c -o sha0hl.o --- lib/libgssapi__L --- --- gss_inquire_cred.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred.o -MTgss_inquire_cred.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_inquire_cred.c -o gss_= inquire_cred.o --- lib/libjail__L --- --- jail.pico --- --- libjail.a --- Building static jail library ar -crsD libjail.a jail.o jail_getid.o =20 --- libjail.so.1.full --- Building shared library libjail.so.1 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libjail.so.1.full -Wl,-= soname,libjail.so.1 jail.pico jail_getid.pico=20 --- lib/libmd__L --- --- sha1c.o --- --- lib/libnv__L --- --- nvlist.o --- --- lib/libmd__L --- --- sha1hl.o --- --- sha1c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1c.o -MTsha1c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libm= d/sha1c.c -o sha1c.o --- sha1hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1hl.o -MTsha1hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c sha1hl.c -o sha1hl.o --- lib/libjail__L --- --- libjail.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libjail= .so.1.full libjail.so.1.debug --- libjail.so.1 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibjail.so.1.debug libjail.so.1.full libjail.so.1 --- lib/libmd__L --- --- sha1c.o --- /workspace/src/lib/libmd/sha1c.c:102:13: warning: "sha1_block" redefined 102 | # define sha1_block sha1_block_x86 | ^~~~~~~~~~ In file included from /workspace/src/lib/libmd/sha1c.c:72: /workspace/src/lib/libmd/sha.h:156:9: note: this is the location of the pre= vious definition 156 | #define sha1_block _libmd_sha1_block | ^~~~~~~~~~ --- lib/libjail__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libjail.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libjail.so.1 /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libjail.so.1 /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib32/libjail.so --- _debuginstall --- install -U -o root -g wheel -m 444 libjail.so.1.debug /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libjail.so.1.debug --- lib/libexpat__L --- --- xmlparse.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -= DHAVE_EXPAT_CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.xmlparse.pico -MTxmlparse.pico -std=3Dgnu99 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/contrib/expat/lib/xmlparse.c -o xmlparse.pico --- lib/libelf__L --- --- elf_strptr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_strptr.o -MTelf_strptr.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= strptr.c -o elf_strptr.o --- lib/libgssapi__L --- --- gss_inquire_cred_by_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_mech.o -MTgss_inquire_cred_by_mech.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_mech.c -o gss_inquire_cred_by_mech.o --- lib/libmd__L --- --- sha1hl.o --- --- lib/libexpat__L --- --- xmlrole.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -= DHAVE_EXPAT_CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.xmlrole.pico -MTxmlrole.pico -std=3Dgnu99 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= contrib/expat/lib/xmlrole.c -o xmlrole.pico --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_oid.o -MTgss_inquire_cred_by_oid.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_oid.c -o gss_inquire_cred_by_oid.o --- lib/libelf__L --- --- elf_update.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_inquire_mechs_for_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_mechs_for_name.o -MTgss_inquire_mechs_for_name.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_mechs_for_name.c -o gss_inquire_mechs_for_name.o --- lib/libmd__L --- --- sha1c.o --- --- sha224hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a224hl.o -MTsha224hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha224hl.c -o s= ha224hl.o --- lib/libgssapi__L --- --- gss_inquire_names_for_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_names_for_mech.o -MTgss_inquire_names_for_mech.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_names_for_mech.c -o gss_inquire_names_for_mech.o --- lib/libcrypt__L --- --- sha512c.o --- --- crypt-des.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-des.o -MTcrypt-des.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/secure/lib/libcrypt/crypt-des.c -o crypt-d= es.o --- lib/libgssapi__L --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- lib/libmd__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256c.o -MTsha256c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha256c.c -o sha256c.o --- lib/libgssapi__L --- --- gss_mech_switch.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_m= ech_switch.o --- lib/libexpat__L --- --- lib/libelf__L --- --- elf_version.o --- --- lib/libmd__L --- --- sha256hl.o --- --- lib/libgssapi__L --- --- gss_names.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_version.o -MTelf_version.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= ca--- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256hl.o -MTsha256hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno---- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-erro--- lib/libelf__L --- 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-error=3Doverflo= w -Wno-return-type -c /workspace/src/co--- lib/libmd__L --- error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c sha256hl.c -o sha256hl.o --- lib/libgssapi__L --- r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -c /= workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- lib/libelf__L --- ntrib/elftoolchain/libelf/elf_version.c -o elf_version.o --- elf_update.o --- cc1: all warnings being treated as errors --- lib/libgssapi__L --- --- gss_oid_to_str.o --- --- lib/libelf__L --- *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libgssapi/gss_oid_to_str.c -o gss_oid_to= _str.o --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- sha256c.o --- --- sha256hl.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- bsd_nvpair.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- --- xmlparse.pico --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 84.88 real 695.51 user 86.69 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins16684619942= 016036639.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_1288_449440393.1776415784699-- From nobody Fri Apr 17 09:30:55 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 4fxqPZ0DQ5z6ZQdS for ; Fri, 17 Apr 2026 09:30:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxqPY5W4Yz3rdQ; Fri, 17 Apr 2026 09:30:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776418257; a=rsa-sha256; cv=none; b=igvxER+xzv10n/26D7AX7sYgu5Lkew+G9Mehr983CcBqFoW+Joj7GhL53ZOOo8GF+2kV7/ WhWbxa1i/8455K3hUemTgKQ8g719MJQwLSK4E/YmBrrICjl7yyHa9kCCnYRDr7QadtLGXU dojv7BXewOyj9aED9StLEXXxLURxqA1TXMotEhauh8qjR6rzMwo/uXiWpjkJ+b18ShI8wi fCaklRs4LPiXAYaQRVY3qQTTntbv5VHUtqdaGmWf9Zk/0LaphnTQiyEpnOWN7C8Wl8ie8H HSoGOYDyzywpML2pjTW9Hw3aIZgPUiw9hDUUZDMv+VCN5rdQEO9y1XQhhGjTHQ== 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=1776418257; 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=bYl2/m9NnrQGzlgwQ6HgVDBTfWgl9i6vpQg4iUdgfq8=; b=HX1ABx3KjCEEgDdVBuWIs76BYoql8CapWgAe6mdvO5wSaFL2Ip1tYb9oaMfK1b31F8JUrX R041FpUKTzhi3R8uB+pj/+B7qtUIWiL+GLgZfE/F/VF9f+V7RohAhnHSeX+gYyMYE/9xmE BwR7o+Bs1TXXwapQYUscYmNpIIRNSquaydOWFgag+s5f2k0m1HCQLX+PICG/uGLidc0Uke 38Ws9Um9WlHv+4F94We7VxujO4q1mUW8h4w4Pf3P4xmZOoLORN7F2z04mSRf2kEaxdlQwN 1rlrJCWJeNKsCfmTfm/16jdxod7NsaaMT8ZQk7sXuvXa5EQc60VjSXA5mwWuxA== 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 4fxqPY4nZ6zpKC; Fri, 17 Apr 2026 09:30:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 09:30:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1714509908.1291.1776418257680@jenkins.ci.freebsd.org> In-Reply-To: <264785882.1279.1776412219516@jenkins.ci.freebsd.org> References: <264785882.1279.1776412219516@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3450 - 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_1290_1806864864.1776418255337" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1290_1806864864.1776418255337 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3450 (b3b23f284a67317309af7c30bb70d= 5f461f3f02f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3450/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3450/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 450/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) 62a19cd59b54a030c21a5529ed491ba2060140ca by imp: i386: mark the stack as non-executable 2a1745da389bd3bb9fd32c25cf221fa32866debd by imp: syscalls: Preserve the attributes of the args b3b23f284a67317309af7c30bb70d5f461f3f02f by imp: syscall: Create a script to export the data as json The end of the build log: [...truncated 85.73 MiB...] | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- input.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.input.pieo -MTinput.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/input.c -o input.pieo --- all_subdir_sbin --- --- all_subdir_secure --- --- all_subdir_sbin --- --- traverse.pieo --- --- all_subdir_secure --- --- auth2-none.pieo --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_rescue --- --- histedit.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_krb5 --- --- spake_kdc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_kdc.o -MTspake_kdc.o -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/spa= ke_kdc.c -o spake_kdc.o --- all_subdir_stand --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_privat= e.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c = /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/error_private.c -= o error_private.o --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.= c -o fse_decompress.o --- all_subdir_secure --- --- auth2-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-passwd.pieo -MTauth2-passwd.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -passwd.c -o auth2-passwd.pieo --- all_subdir_bin --- --- jobs.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.jobs.pieo -MTjobs.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/jobs.c -o jobs.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 63.93 real 433.98 user 43.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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1278942092973027= 702.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_1290_1806864864.1776418255337-- From nobody Fri Apr 17 09:51:30 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 4fxqsG6vVBz6ZRlK for ; Fri, 17 Apr 2026 09:51:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxqsG4g2pz3vss; Fri, 17 Apr 2026 09:51:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776419490; a=rsa-sha256; cv=none; b=w3Wv2uaeO4oZUwZPtk3ZwDHFsnfSKmqQFRNmCPSPM78d1Aiyis4+/yCKDpsoOHvtLBkDi4 2ZSB3ElrfFVCUXsflpD89Dm7OqDW2J+qai+OuOedJ8ulTTxFG9mNhUbgizWHWnJa5sJdEy 32RK40mmKlA7QwDKP+O+GU3MAPEQJ8tAoSr5EwFsLDjqe2UGOKRd0B67tAlvprBon39PHa z2oUM5f88eSSr7dfahYjMQ04HT+WyxITn2LDbTMAKQh6GC+q5/jF1TSaShj5D6Dw23BHv3 OtNFkXiHl984at3rFBexruql6htANLMARkCzUL8bE7C2kYEJPrXyuVFe5/PWXA== 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=1776419490; 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=AlxeiV9MBK4BpBkT6c0fyCWWcrKNIlI3YsBmpswLGc4=; b=xqBHCnALhyGgD1C401P46vnPQinwRiQnl4KqOd5iICU5JIJm/FMAvaaicJqJZfVp46904+ 6b+I7U3pMdkdKy4ij05uAnaHU3IfdGiwuAY/NofA/3+Bca1oSg3Yj+WXd6bSdalnZGcdeg I93FHNqax4Smk8ln9KalbWzYXHSdh5/l/nBausPAUnzSdFoBc8Vg+PZetbNF7QPbZAmnoF LO4Ov87aJfjz/5P1VSu7wrlEPtkYZdn7Za4WnwkIATL9aDxO/r52MrUr7oyq9npRiiOCZx QwWnCGjqfxQIDMYUqm6T/FIocJGCQGQpwiazhPUjo632iTcsMFvCuCkgzeZ/kQ== 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 4fxqsG4BYczpjM; Fri, 17 Apr 2026 09:51:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 09:51:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2087809995.1293.1776419490594@jenkins.ci.freebsd.org> In-Reply-To: <960855501.1281.1776413134580@jenkins.ci.freebsd.org> References: <960855501.1281.1776413134580@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28307 - 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_1292_1236516120.1776419490414" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1292_1236516120.1776419490414 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28307 (cd34d8dea4adb69b3d7189c7b98dbc9516d= a3e4a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28307= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28307/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28307/co= nsole 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) 3a54aa3b0911bef15e014b8a8185e116efb0a918 by tuexen: tcp: use RFC 6191 for connection recycling in TIME-WAIT 64e2715f5d8f03ab7e763a49a0e102d755673810 by pouria: linux: Support ICMP6_FILTER socket option translation caaa7a07fed4a16e753c0064482c0eaa0900607b by pouria: linux: Support IPPROTO_RAW socket option translation cd34d8dea4adb69b3d7189c7b98dbc9516da3e4a by pouria: linux: Translate IPv6 hoplimit ancillary data for recvmsg The end of the build log: [...truncated 4.31 MiB...] #16 0xffffffff8110b6eb at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.195s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:30:48 epair0b: Ethernet address: 58:9c:fc:10:0f:4c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:34:47 epair1b: Ethernet address: 58:9c:fc:10:44:13 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.891s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:30:48 epair0b: Ethernet address: 58:9c:fc:10:0f:4c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.216s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:30:48 epair0b: Ethernet address: 58:9c:fc:10:0f:4c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:34:47 epair1b: Ethernet address: 58:9c:fc:10:44:13 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.386s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:30:48 epair0b: Ethernet address: 58:9c:fc:10:0f:4c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.323s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:30:48 epair0b: Ethernet address: 58:9c:fc:10:0f:4c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:34:47 epair1b: Ethernet address: 58:9c:fc:10:44:13 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.767s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:30:48 epair0b: Ethernet address: 58:9c:fc:10:0f:4c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.380s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.066s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:30:48 epair0b: Ethernet address: 58:9c:fc:10:0f:4c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.014s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7992 to 204 packets/sec Limiting tcp reset response from 8069 to 209 packets/sec passed [2.029s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7183 to 197 packets/sec Limiting tcp reset response from 7342 to 193 packets/sec passed [2.233s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.211s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.186s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1970 to 213 packets/sec Limiting tcp reset response from 9492 to 207 packets/sec Limiting tcp reset response from 9485 to 197 packets/sec Limiting tcp reset response from 9534 to 188 packets/sec Limiting tcp reset response from 9517 to 215 packets/sec Limiting tcp reset response from 9389 to 196 packets/sec Limiting tcp reset response from 9360 to 192 packets/sec passed [6.894s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9203 to 204 packets/sec Limiting tcp reset response from 8129 to 208 packets/sec Limiting tcp reset response from 8141 to 191 packets/sec Limiting tcp reset response from 8192 to 195 packets/sec Limiting tcp reset response from 8296 to 191 packets/sec Limiting tcp reset response from 8147 to 216 packets/sec Limiting tcp reset response from 8098 to 187 packets/sec Limiting tcp reset response from 8167 to 205 packets/sec passed [7.987s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.520s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.521s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8016df90830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adf8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d67c at nl_receive_message+0x11c #7 0xffffffff80e6cfc5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110be1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c0aeab0 frame pointer=09 =3D 0x28:0xfffffe008c0aebd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800034b8000 rsi: 0000000000000001 rdx: ffffffff82268590 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c0aebd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8016df90800 r13: 0000000000000000 r14: fffff8016df90848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776419479 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c0ae= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c0ae910 panic() at panic+0x43/frame 0xfffffe008c0ae970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0ae9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0ae9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c0aeab0, rbp = =3D 0xfffffe008c0aebd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c0aebd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c0aec60 run_test() at run_test+0x2ad/frame 0xfffffe008c0aed00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c0aed40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c0aee= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c0aee= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c0ae= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c0aef30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c0aef30 --- trap 0x16, rip =3D 0x1efd2aeddd0a, rsp =3D 0x1efd2d9d4ec8, rbp =3D 0x1e= fd2d9d4ee0 --- KDB: enter: panic [ thread pid 0 tid 107450 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff80132bbb000: pid 0 tid 107450 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80132bbb550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c0af000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x32a1bcdd gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 51m57s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28307' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins14348515529807232947.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'cd34d8dea4adb= 69b3d7189c7b98dbc9516da3e4a', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../cd34d8dea4adb69b3d71= 89c7b98dbc9516da3e4a/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1292_1236516120.1776419490414-- From nobody Fri Apr 17 10:07:32 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 4fxrCp2rVfz6ZTL9 for ; Fri, 17 Apr 2026 10:07:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxrCn60SJz3ws3; Fri, 17 Apr 2026 10:07:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776420453; a=rsa-sha256; cv=none; b=tIuKb8zlFa1E63gwHMGkr6efmVz6KJr5kqsHyPraE5NqW0lAn+IUodt8+mLitl4r9BUBgF 5fDkfLuh61t70yBQkClFVu2Ll/WM9auAWK9a3F1AbD/3PfXaO2s3OBSiWudNo5LgZx8s3r vUs0F6ENCXRH3bPTFsqIRMOvng5GDijMfSV2YPKLooUVa0BHOVBb2Q61TdFJts45tLGz6q FBaWYvlUbBAvaBv2JvyEu06tfxad9+eU5oq1W3DsNPLFrm17Zb40/qK31ofogBdvuNQVnj o8PbrWbE3Lw0HjIbkvYJDGO6PxJl/Jcqp+yMtJP8zLI3tCgb10wAlWPtibgHHg== 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=1776420453; 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=d/GNJB39al+8t/XxERSzTu13Gh7ZtxraMRVEC+hHEp4=; b=ApEZD3BHEYxwPY3yuK1RCM6nhNKMiGhUmv08O5FYvykyYEIdYek8wh7DjYm0Npw6kTvFU4 NgeQXLFaSB1LWpd7phqhUtZYuT+Mm7NnBerpKAp4mWQ3GqawSHzqokAPU237Vio6eo1/vI m2MfDtxJ/JwKMQvhTBzGn9sBybNnrlKxTI/Ek+ETho37oDwai6sb4Y9rVBWk6pbkgaiXLi eG5gXSJc+N1Afb+BD2Q2JdZs38pD+wuWaZc0ehDYLBaJ8I8vv8n68TQcmvjKsDiEAL4acz 1ro78FyLenXbXmQfRsxlIZZuKvb7XzJx96JwrHLjnj8l3e01AxOdb6pGPB/6Ag== 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 4fxrCn5PxdzqMd; Fri, 17 Apr 2026 10:07:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 10:07:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1396402824.1295.1776420453767@jenkins.ci.freebsd.org> In-Reply-To: <735167062.1289.1776415786258@jenkins.ci.freebsd.org> References: <735167062.1289.1776415786258@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1025 - 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_1294_940813877.1776420452228" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1294_940813877.1776420452228 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1025 (131a3e980004152a7c9748ab= e2235bbb7e07901b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1025/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1025/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1025/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) 131a3e980004152a7c9748abe2235bbb7e07901b by michaelo: ciss.4: List all devices supported by ciss(4) The end of the build log: [...truncated 56.75 MiB...] --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libkiconv__L --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libjail__L --- --- jail.pico --- --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libelf__L --- --- elf_getident.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libpam/libpam__L --- --- lib/libelf__L --- --- lib/libpam/libpam__L --- --- openpam_check_owner_perms.pico --- --- lib/libelf__L --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_check_owner_perms.pico -MT= openpam_check_owner_perms.pico -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-error=3Doverflow -Wno-return-type -c /= workspace/src/contrib/openpam/lib/libpam/openpam_check_owner_perms.c -o ope= npam_check_owner_perms.pico In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/openpam/lib/libpam/openpam_che= ck_owner_perms.c:35: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libfigpar__L --- --- string_m.pico --- --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- cc1: all warnings being treated as errors make[4]: stopped making "all" in /workspace/src/lib/libpam/libpam make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.67 real 436.64 user 59.06 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins17809134133= 336054860.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_1294_940813877.1776420452228-- From nobody Fri Apr 17 10:40:25 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 4fxrxm6NwHz6ZWgn for ; Fri, 17 Apr 2026 10:40:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxrxm3ZgGz41NW; Fri, 17 Apr 2026 10:40:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776422428; a=rsa-sha256; cv=none; b=ZuiyVG8jOe3tEN3O+/zgUVIkCBwvbo64ewZtgQsjA4tB/DuymDSRiRfAc/SL54EZVMJMwq ZcQ0vUtta3O7+mLAQgujGWxoP8xGxuqGDgWJRluRfetHAAHirJdb4xSUdjoX657peps+Po acuOts3slm/m6yhuE47Erc+a9/ykLUwLsBAl8LSeDDKgAGmnd3X2J9tIWxC/DHYXLRk8R1 KXVkg3fY7+FXoEcz/gU6UlKkloR+b5ZdyZ9Xw8OTE8sXvW1gpNoUyJbEFzEYL7BaWXoMUh Yryht8TcfIDJDkczvrMndi+fCa0GR5AJMa71o/Sc+XzRalCCIzKfKfsrImIVOg== 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=1776422428; 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=RKdamrjXxJzYBtvoe4WdfBlSIBt1dhJgIgNx9KochU0=; b=QZcnqmqJMQV8b27AQouv6a8QOS44jh7odJpWuoV6o6yflvtDHXddMPvHhIVcBvF5eXVQy2 HoyBlAvHgAT6qY3OJ82YeUwdQXr/ya/8KMVJwo315EgPgRu6+R6vGrDKdvhmefhPstJaJ5 yC5ftPAuQ+4gPsX65shwBYZaiwB2Ywz1dhVyECRvRFcaY7ivdwwieP8OcrPXNqnCp41G55 18jd8j6AXvPUdhqDIC86wX5fyZ/EqIFxhfUrPTkCq03Qzg3gv7V97PazgpLU0SGMMMbezS hbcWOWcXLvQT9QcawqzcHYmqDh08CVX6rCqxXflI5LZtbAnGTXPUlWteco07hw== 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 4fxrxm2g57zr4w; Fri, 17 Apr 2026 10:40:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 10:40:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2105043425.1297.1776422428380@jenkins.ci.freebsd.org> In-Reply-To: <1714509908.1291.1776418257680@jenkins.ci.freebsd.org> References: <1714509908.1291.1776418257680@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3451 - 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_1296_389261356.1776422425957" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1296_389261356.1776422425957 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3451 (cd34d8dea4adb69b3d7189c7b98db= c9516da3e4a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3451/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3451/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 451/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) 3a54aa3b0911bef15e014b8a8185e116efb0a918 by tuexen: tcp: use RFC 6191 for connection recycling in TIME-WAIT 64e2715f5d8f03ab7e763a49a0e102d755673810 by pouria: linux: Support ICMP6_FILTER socket option translation caaa7a07fed4a16e753c0064482c0eaa0900607b by pouria: linux: Support IPPROTO_RAW socket option translation cd34d8dea4adb69b3d7189c7b98dbc9516da3e4a by pouria: linux: Translate IPv6 hoplimit ancillary data for recvmsg The end of the build log: [...truncated 84.91 MiB...] --- all_subdir_krb5 --- --- pol_xdr.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.pol_xdr.pico -MTp= ol_xdr.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/pol_xdr.c -o pol_xdr.pico --- all_subdir_libexec --- --- atf_pytest_wrapper.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_CONFIG_H -fPIE -g -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wformat=3D2 -Wn= o-format-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -fPIE -g -std=3Dgnu++17 -Wno-attributes -Wno-deprecated-dec= larations -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-exten= sions -Wno-attributes -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -Wl,-zrelro -pie -Wl,-znoexecstack -o atf_pytest_wrapper.full atf_pytes= t_wrapper.pieo=20 --- all_subdir_lib --- --- conj_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug conj_te= st.full conj_test.debug --- conj_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dconj_test.debug conj_test.full conj_test --- all_subdir_rescue --- --- .depend --- echo ls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libtermcapw.a >> .depend --- all_subdir_lib --- --- csqrt_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.csqrt_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dcsqrt_test ) --- all_subdir_rescue --- --- cmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -M= D -MF.depend.cmp.o -MTcmp.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/bin/ls/cmp= .c -o cmp.o --- all_subdir_lib --- --- .depend.csqrt_test --- echo csqrt_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/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.csqrt_test --- csqrt_test.pieo --- --- all_subdir_libexec --- --- atf_pytest_wrapper.debug --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.csqrt_test.csqrt_test.pieo -MTcsqrt_test.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/csqrt_test= .c -o csqrt_test.pieo --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug atf_pyt= est_wrapper.full atf_pytest_wrapper.debug --- atf_pytest_wrapper --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Datf_pytest_wrapper.debug atf_pytest_wrapper.full atf_pytest_wra= pper --- all_subdir_libexec/atf/atf-sh --- =3D=3D=3D> libexec/atf/atf-sh (all) --- .depend --- --- all_subdir_cddl --- --- all_subdir_libexec --- echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_libexec --- --- atf-sh.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie= -O2 -pipe -fno-common -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DATF_LIBEXECDIR=3D= '"/usr/libexec"' -DATF_PKGDATADIR=3D'"/usr/share/atf"' -DATF_SHELL=3D'"/bin= /sh"' -I/workspace/src/contrib/atf -fPIE -g -MD -MF.depend.atf-sh.pieo -MTa= tf-sh.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -W= no-uninitialized -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fPIE -g -s= td=3Dgnu++17 -Wno-attributes -Wno-deprecated-declarations -Wno-error=3Dclas= s-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-attributes -Wno-= error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/co= ntrib/atf/atf-sh/atf-sh.cpp -o atf-sh.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_krb5 --- --- bt_close.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_close.pico -MT= bt_close.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_close.c -o bt_close.pico --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- rijndael-api-fst.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.rijndael-api-fst.o -MTrijndael-= api-fst.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -Os -mpreferred-stack-boundary=3D2 -DNDEBUG -c /workspac= e/src/sys/crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o --- all_subdir_rescue --- --- ls.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -M= D -MF.depend.ls.o -MTls.o -std=3Dgnu17 -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/bin/ls/ls.c -o= ls.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- geliboot_crypto.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.geliboot_crypto.o -MTgeliboot_cr= ypto.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -Os -c /workspace/src/stand/libsa/geli/geliboot_crypto.c -= o geliboot_crypto.o --- all_subdir_bin --- --- all_subdir_krb5 --- --- all_subdir_bin --- --- tty_subs.pieo --- --- all_subdir_krb5 --- --- bt_conv.pico --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.tty_subs.pieo -MTt= ty_subs.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 -c /workspace/src/bin/pax/tty_subs.c -o tt= y_subs.pieo --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_conv.pico -MTb= t_conv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/btree/bt_conv.c -o bt_conv.pico --- all_subdir_bin --- --- all_subdir_bin/pax/tests --- =3D=3D=3D> bin/pax/tests (all) --- legacy_test --- { echo '#! /usr/local/bin/perl'; cat /workspace/src/bin/pax/tests/legacy_= test.pl | sed ; } >legacy_test.tmp --- all_subdir_stand --- --- g_eli_key.o --- --- all_subdir_bin --- chmod +x legacy_test.tmp --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.g_eli_key.o -MTg_eli_key.o -std= =3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -c /workspace/src/sys/geom/eli/g_eli_key.c -o g_eli_key.o --- all_subdir_bin --- mv legacy_test.tmp legacy_test --- Kyuafile --- --- pax.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = pax.full ar_io.pieo ar_subs.pieo buf_subs.pieo cache.pieo cpio.pieo file_su= bs.pieo ftree.pieo gen_subs.pieo getoldopt.pieo options.pieo pat_rep.pieo p= ax.pieo sel_subs.pieo tables.pieo tar.pieo tty_subs.pieo =20 --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- pax.1.gz --- gzip -cn /workspace/src/bin/pax/pax.1 > pax.1.gz --- pax.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pax.ful= l pax.debug --- pax --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpax.debug pax.full pax --- all_subdir_bin/pkill --- =3D=3D=3D> bin/pkill (all) --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- rijndael-api.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.rijndael-api.o -MTrijndael-api.= o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -DNDEBUG -c /workspace/src/= sys/crypto/rijndael/rijndael-api.c -o rijndael-api.o --- all_subdir_stand/libsa --- --- g_eli_key_cache.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.g_eli_key_cache.o -MTg_eli_key_c= ache.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -Os -c /workspace/src/sys/geom/eli/g_eli_key_cache.c -o g_= eli_key_cache.o --- all_subdir_krb5 --- --- bt_debug.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_debug.pico -MT= bt_debug.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c -o bt_debug.pico --- all_subdir_bin --- --- .depend --- echo pkill.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libjail.a >> .depend --- pkill.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.pkill.pieo -MTpkil= l.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/pkill/pkill.c -o pkill.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- gelidev.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.gelidev.o -MTgelidev.o -std=3Dg= nu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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 -Wno-address-of-packed-member -= Os -mpreferred-stack-boundary=3D2 -I/workspace/src/stand/common -c /work= space/src/stand/libsa/geli/gelidev.c -o gelidev.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share 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 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_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src 17.95 real 176.93 user 21.23 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6175075815144955= 989.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_1296_389261356.1776422425957-- From nobody Fri Apr 17 10:53:44 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 4fxsF50K2sz6ZXYK for ; Fri, 17 Apr 2026 10:53:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxsF42yD2z42rQ; Fri, 17 Apr 2026 10:53:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776423224; a=rsa-sha256; cv=none; b=CWKevOPe7z2PA80g/MtWouxqYQX3yCSs2sfcK+C3c9GuUYdbdTnXfmSnJ0qCYChuGuCypv GS5OT5XUX6KRvka62nDjktEOSjF1e9JLKGEAHuzp+00OIoejfU3kMej8TEYOQ4QAlNMjgV 9HDZ4GeaLZmX8H8UHLgsCXfXb1B3LE6L5Ptk+wLjihBX6jCVstWJKrAXGSPS5DBReUX3RV P8fHZd6x0myBRbrSZ/++oDkHJ5uBiXTqkZ8YPjC04h+ex5OEx0TogVd8P2/FLRha2ZuwB/ 0dcFF6+R1mGs53AWi1TDiweV2pS724+RGFnqOUYcrRmE3ri6b6w8CCsXy3CPCA== 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=1776423224; 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=cFMzLFgARS68qYCxfuWvGPzyRzIpOL0VEmEW+Abpqzg=; b=YGzjeO/NASKFSIUAi0e3ZLk4RBhWgwBSaTV68W7YfI/3tO8XCALetJVFxFr0DGcr9Y0/mp DGdRQz84dKl9dtVD9c3RrYXFnQrvW2uSr285e7P2+Nm2T3wQhPMiwCqbAHMKSf0i2i0gIO OdHe9ThTt7Ikmihb9SEqrhk1qcmZ92TZEfJVPGFxOgTbggXVCkQ6ucP6RbX0Jtws3hwQaJ aYZgpDljR4P0O/3V7q2Pn8iQ8CZskvueE2yw2RDz1luo0ghTg5+3rU0z60b9Cu1UdCxkHN lE3puQCcOMQVuJ1/MYjAX1zw3rJdgJ/3WzdJ1ed7Yosz4H5AyMw5oFURwjJeEA== 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 4fxsF42HTbzrcn; Fri, 17 Apr 2026 10:53:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 10:53:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <698796393.1299.1776423224326@jenkins.ci.freebsd.org> In-Reply-To: <1328064620.1219.1776383243589@jenkins.ci.freebsd.org> References: <1328064620.1219.1776383243589@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1877 - Still Unstable 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_1298_2050346545.1776423224122" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1298_2050346545.1776423224122 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1877 (67a7c5f70986a24a8374146e6bcce2005e767b6d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1877/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1877/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1877/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 67a7c5f70986a24a8374146e6bcce2005e767b6d by pouria: routing: Fix use-after-free in finalize_nhop The failed test cases: 559 tests failed. FAILED: bin.pkill.pkill-j_test.main Error Message: 1 of 4 tests failed FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details ... and 459 other failed tests. ------=_Part_1298_2050346545.1776423224122-- From nobody Fri Apr 17 10:53:56 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 4fxsFL6ylRz6ZXdq for ; Fri, 17 Apr 2026 10:53:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxsFL46Gqz42sV; Fri, 17 Apr 2026 10:53:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776423238; a=rsa-sha256; cv=none; b=kUvfa9EqnqOIMwLaRK4FbzlgVaEla5nbSg90Y+B92gzOLnP4S8Zm9T0FFRAC3wGY/imugY qajswFnSxx42/TVmDqatUImHOZaoa/MlKFg1XKYgVq7dELC7aom/SqpKf8st9Pjjg/ZuWW RuHq86uWxIXNSR4s2Xdi7PmT9CQe4aX22PhHgUHT0tps7Mm/Sgj6zxPsBkeB5gZ9rB/ZKM 7MocFdOnJRqs/H1ywZMSAF4iQn+FeNJk8NxYwAaZD1OM9mcI0eRsmLXKKvLpMbdPZzAOBW A5sISKLMQvhoVnqcLc/JpMZqEaE2y2ZIyjoHbJRbR/j/0OeXOfZ4mmTstLLM/Q== 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=1776423238; 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=PsAr7v9RBC3vHxNMAoJJvetSK9fmvpMRtRzFBpG62DU=; b=Ektag12tKF8xJdeNqRlsjNUX2kkm2WesAPB2qCeVkFCDJJfc1LK41KtSK/2UldLakzE9Ra CvKOzaFs7UzlSEhBnsApb2h5aK7Fur4Ke/tqyN4nqwqysPo/C2W8Mh+6bRojOdgBC/JNcg 5IkuWIV2BlbSwpcYFrHXYnTzOSy1QLhU+z7wk7ziOqZSEQ6jLYU+hQ6sWMbS5jvJmyg3+F CJrlJItSbSYfgFbS/6LhsZyNeoYInjb2MJHkz3zJgoVrJ1zzra9godsUlj4EXzk+v35o4k H22fcV4qe8TCXWhxw64CdARfSGPgjjoSZ9OcJZjgEMnrWVBCqpq0cElG92og8Q== 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 4fxsFL3Lggzr91; Fri, 17 Apr 2026 10:53:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 10:53:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1803032644.1301.1776423238475@jenkins.ci.freebsd.org> In-Reply-To: <1012953755.1287.1776415451034@jenkins.ci.freebsd.org> References: <1012953755.1287.1776415451034@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #706 - 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_1300_1476706024.1776423236689" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1300_1476706024.1776423236689 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #706 (d31fa76204fefad4abe9a38ea= 4d911460cb84e58) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/706/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/706/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/706/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) d31fa76204fefad4abe9a38ea4d911460cb84e58 by michaelo: ciss.4: List all devices supported by ciss(4) The end of the build log: [...truncated 67.72 MiB...] sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- krb5/util/support__L --- --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- --- bcmp.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- krb5/util/ss__L --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/support__L --- --- lib/libkiconv__L --- --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libmd__L --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-u--- krb5/util/support__L --- --- lib/libkiconv__L --- ninitialized -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-de= fined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-erro= r=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmems= et-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpo= inter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-= error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poi= nter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-= return-type -Wno-address-of-packed-member -c /workspace/src/lib/libk= iconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- --- krb5/util/support__L --- --- errors.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- --- lib/libfigpar__L --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 100.34 real 800.29 user 115.37 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10797277424= 526905078.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1300_1476706024.1776423236689-- From nobody Fri Apr 17 13:08:55 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 4fxwF66VKsz6ZlDB for ; Fri, 17 Apr 2026 13:08:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxwF63Yncz4NfD; Fri, 17 Apr 2026 13:08:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776431338; a=rsa-sha256; cv=none; b=XSEEIvr+Fjct++0azisoielbWsIbX+8WmNKIarXwJRhifxd/aDTq684JtUwQCKIBSqydXO L/03ToVRKpoQDkxFA4xlEOB28QV3OrhohyhKJJSm1PAfNzrQRFFcy4TYs0v5yyux/5Nd56 PrTmBiGVzJ7ZLJmeJo8cHLM57vRKwxGvPlV6dzqjoVtNZg3I1VRuyvWNBO1aqayDKO++yX 51TJqV3tiBkrochrp/9cDuGw5fJYGo3rSDAKklbBGE8rXUbMnj2Zu4/RJB3DRZBtRq6+Px HzMSIIP2+ndUr0FCKwKacehBltg96PmbynDX9ihefQ8tkBJuVpnUPXrq6VbKuQ== 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=1776431338; 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=fWTYpNfm7zTfXA+XBW/etwLrkizfTpSRFU3bwntffwI=; b=B9v7ZnZQ38a1SkTg8/IJj7qy3ANG8RHFpvgnLNvB/EzX1T1r3UbO9TMKjTk+q/g95l6MH/ XnL2bEp9NbtQzR0YDVkqhU4bGvUkf1ECd36ipyN7HtwQFG/ZZyM81xI/L3VDifA4L1qGmi 8SHX7nVELp60w0GNJ22ym1DhjGpkY4PUHQpwWknMFt8MQuR3BuEkQZyWgeQy3RJSPNRHD0 DAybDp2n8OOxqTrmq07vCqLkv0kmQ7BcDDcTZrtYt4zIRhRSOydkD4C4qkoxUDhmUpwLLQ /pC7GgGQ0pS2oTGBfWA/eQ/BXGbf0I3msAMr63b0J5EfqwdOId692upGm4Vh8g== 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 4fxwF62kTGzvVW; Fri, 17 Apr 2026 13:08:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 13:08:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alfredo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1926625843.1307.1776431338387@jenkins.ci.freebsd.org> In-Reply-To: <2105043425.1297.1776422428380@jenkins.ci.freebsd.org> References: <2105043425.1297.1776422428380@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3452 - 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_1306_1587434452.1776431335978" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1306_1587434452.1776431335978 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3452 (3b373d484046a94d050a7901feadc= 001f35fa97f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3452/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3452/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 452/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) 3b373d484046a94d050a7901feadc001f35fa97f by alfredo: us.intl.acc.kbd: add it to Makefile The end of the build log: [...truncated 85.45 MiB...] --- all_subdir_bin --- --- cd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.cd.pieo -MTcd.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 -Wreturn-type -Wc= ast-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 -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin= /sh/cd.c -o cd.pieo --- all_subdir_rescue --- --- expand.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.expand.o -MTexpand.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/expand.c -o expand.o --- all_subdir_secure --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_krb5 --- --- pkinit_constants.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_constants.o -MTpkinit_constants.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/krb5/src/plugins/= preauth/pkinit/pkinit_constants.c -o pkinit_constants.o --- pkinit_crypto_openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_crypto_openssl.o -MTpkinit_crypto_opens= sl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/= plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkinit_crypto_openssl.o --- all_subdir_secure --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_libexec --- --- linit_flua.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.linit_flua.pieo -MTlinit_flua.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format= -extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-format-nonlitera= l -c /workspace/src/libexec/flua/linit_flua.c -o linit_flua.pieo --- all_subdir_bin --- --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- all_subdir_secure/libexec --- --- all_subdir_bin --- --- echo.pieo --- --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- openssl.pieo --- --- all_subdir_secure/libexec --- --- auth2-hostbased.pieo --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.echo.pieo -MTecho.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/bltin/echo.c -o echo.pieo --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/--- all_subdir_sec= ure/libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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-err--- all_subdir_secure/usr.bin --- workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.am= d64/secure/usr.bin/openssl -I/workspace/src/crypto/openssl/apps/include -I/= tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.de= pend.openssl.pieo -MTopenssl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimpli--- all_subdir_secure/libexec --- 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 -Wno-= address-of-packed-member -c /workspace/src/crypto/openssh/auth2-host= based.c -o auth2-hostbased.pieo --- all_subdir_secure/usr.bin --- cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/crypto/openssl/apps/openssl.c -o openss= l.pieo --- all_subdir_libexec --- --- lposix.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lposix.pieo -MTlposix.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-a= rgs -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-format-nonliteral = -c /workspace/src/libexec/flua/modules/lposix.c -o lposix.pieo --- all_subdir_bin --- --- error.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.error.pieo -MTerror.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/error.c -o error.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_bin --- --- eval.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.eval.pieo -MTeval.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/eval.c -o eval.pieo --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-kbdint.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_secure/usr.bin --- --- passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.passwd.pieo -= MTpasswd.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssl/apps/passwd.c -o= passwd.pieo --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_libexec --- --- all_subdir_libexec/flua/lfbsd --- =3D=3D=3D> libexec/flua/lfbsd (all) --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl--- all_subdir_libexec --- --- lfbsd.pico --- --- all_subdir_cddl --- ,-znoexecstack -o zinject.full zinject.pieo translate.pieo -lgeom -lm = -lnvpair -lumem -lavl -lspl -lzfs_core -lzfs -lzutil -lzpool -lpth= read=20 --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/lua/src -I/worksp= ace/src/lib/liblua -I/workspace/src/libexec/flua -g -MD -MF.depend.lfbsd.= pico -MTlfbsd.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/libexec/flua/lfbsd/lfbsd.c -o lfbsd.pico --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_secure --- --- auth2-none.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_share --- --- pl_PL.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/pl_PL.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/pl_PL.UTF-8 --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/flua make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure 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 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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 30.30 real 189.24 user 25.16 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins3621894018482739= 122.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_1306_1587434452.1776431335978-- From nobody Fri Apr 17 13:14:21 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 4fxwMK6mfTz6ZlQR for ; Fri, 17 Apr 2026 13:14:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxwMK4ln9z4PSD; Fri, 17 Apr 2026 13:14:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776431661; a=rsa-sha256; cv=none; b=iuvyAg3h3kE8WcxJ9faGviyM9ZsGyI476lmQZ52GRLUhsYceKumhFXJFpxYPvqxkgcLVMh WDV1zEHrRG+sT1Kx7gH1xTV1AFZ9A0nfcsIO86MElmqkPxUkA53nE10JgoOR7lHkL7nW0y pp4XD35K1KraznOuRu6a0TlLc3pb6hh9gcekDUQO5yoyIVoB9QIU/CfOZkD42D5fCJAnjk j58fEc/K8czoIUQ1oDaoawpzjqLLPd9+PsYeZJe0laDqvGuNbY5ikxKwFLMohACpHRSk4o BmdD86vsV7BhBiu0UqAPiDufkrBxlzx3Gk+oCNpZEIV50x5ba7HuGlHTxHFYRA== 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=1776431661; 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=oEJJ6qVfPCsPa0EGimyAts8ZgfIvtcMDDFXzP/ZciUA=; b=IpZxrhr8qzNuP0pn1b5Bi/aTmZPjG6C3wPa4GJMJG5VNYIH/YYT7IPvnA4+HJPlmjwk15h 7LHc+DwTQ2+mYzJD3CTM/vO1UAnzdJUsR7wF6gnS65rLqdDQ5HiU//eRcRKTt6J7EsL7Q8 9oYC3i774hlZ3DNUKO+JG5sZ8ox2Ja4r+5Y7B4hpS8quTE3B6GvOxtt3WfYFByi3JXUv/E RoL/vR7v67lSN2TBGYjVjOt/Fs+Mn9S7z08iIfCZK2/cSdYzGtAahTAB3RRIopf37E/+mK /5o3N7ttp/71jIdjsA6x2eplnjGXfKFMvYG1r3Osev+L05VI7q8ml5ta1Gixfw== 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 4fxwMK4CJmzv9d; Fri, 17 Apr 2026 13:14:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 13:14:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alfredo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <163611526.1309.1776431661597@jenkins.ci.freebsd.org> In-Reply-To: <2087809995.1293.1776419490594@jenkins.ci.freebsd.org> References: <2087809995.1293.1776419490594@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28308 - 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_1308_1293304683.1776431661414" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1308_1293304683.1776431661414 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28308 (3b373d484046a94d050a7901feadc001f35= fa97f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28308= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28308/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28308/co= nsole 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) 3b373d484046a94d050a7901feadc001f35fa97f by alfredo: us.intl.acc.kbd: add it to Makefile The end of the build log: [...truncated 4.30 MiB...] #8 0xffffffff80fb7e95 at vslock+0x75 #9 0xffffffff80bea68a at sysctl_wire_old_buffer+0x4a #10 0xffffffff80dc7893 at sysctl_ip_mcast_filters+0x83 #11 0xffffffff80beb03c at sysctl_root_handler_locked+0x9c #12 0xffffffff80bea39f at sysctl_root+0x22f #13 0xffffffff80beaaa6 at userland_sysctl+0x1b6 #14 0xffffffff80bea8b5 at sys___sysctl+0x65 #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b6eb at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.919s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:97:2e epair0b: Ethernet address: 58:9c:fc:10:50:1b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:32:01 epair1b: Ethernet address: 58:9c:fc:10:a8:fd epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.709s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:97:2e epair0b: Ethernet address: 58:9c:fc:10:50:1b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.184s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:97:2e epair0b: Ethernet address: 58:9c:fc:10:50:1b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:32:01 epair1b: Ethernet address: 58:9c:fc:10:a8:fd epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.458s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:97:2e epair0b: Ethernet address: 58:9c:fc:10:50:1b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.254s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:97:2e epair0b: Ethernet address: 58:9c:fc:10:50:1b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:32:01 epair1b: Ethernet address: 58:9c:fc:10:a8:fd epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.404s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:97:2e epair0b: Ethernet address: 58:9c:fc:10:50:1b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.322s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.051s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:97:2e epair0b: Ethernet address: 58:9c:fc:10:50:1b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.429s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.938s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 16948 to 187 packets/sec Limiting tcp reset response from 14675 to 190 packets/sec passed [1.106s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.127s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 828 to 184 packets/sec Limiting tcp reset response from 16670 to 188 packets/sec Limiting tcp reset response from 14641 to 194 packets/sec Limiting tcp reset response from 14653 to 190 packets/sec Limiting tcp reset response from 14789 to 206 packets/sec passed [4.290s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 13531 to 185 packets/sec Limiting tcp reset response from 13636 to 216 packets/sec Limiting tcp reset response from 13980 to 208 packets/sec Limiting tcp reset response from 13471 to 202 packets/sec passed [4.457s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.343s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.346s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000352a030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adf8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d67c at nl_receive_message+0x11c #7 0xffffffff80e6cfc5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110be1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c06dab0 frame pointer=09 =3D 0x28:0xfffffe008c06dbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8018d0a0600 rsi: 0000000000000001 rdx: ffffffff82267a68 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c06dbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000352a000 r13: 0000000000000000 r14: fffff8000352a048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776431628 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c06d= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c06d910 panic() at panic+0x43/frame 0xfffffe008c06d970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c06d9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c06d9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c06dab0, rbp = =3D 0xfffffe008c06dbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c06dbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c06dc60 run_test() at run_test+0x2ad/frame 0xfffffe008c06dd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c06dd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c06de= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c06de= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c06d= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c06df30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c06df30 --- trap 0x16, rip =3D 0x3979f1097d0a, rsp =3D 0x3979f2bc9ed8, rbp =3D 0x39= 79f2bc9ef0 --- KDB: enter: panic [ thread pid 0 tid 107518 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff80113bdb000: pid 0 tid 107518 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80113bdb550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c06e000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x18d606969 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m49s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28308' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins2219521572874676987.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '3b373d484046a= 94d050a7901feadc001f35fa97f', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../3b373d484046a94d050a= 7901feadc001f35fa97f/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1308_1293304683.1776431661414-- From nobody Fri Apr 17 14:11:45 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 4fxxdZ2ZPPz6ZrNw for ; Fri, 17 Apr 2026 14:11:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxxdY5RFKz3HBs; Fri, 17 Apr 2026 14:11:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776435105; a=rsa-sha256; cv=none; b=sUsP/9MK+QMqTxIaK8SSpqymXAFB1AcdZuNy+N/7rS0/AVkuPTw03E1Ws+72a7/yxzgZCY PyU61SDGjRBO4gn4Z/AV6zYX89VhemlB7TFl4IA90AJBGoVHE/fzIPYmFq7hYaYo+SIPGC +3RuPdDbz7QTtMsVF522jnqUxF/sCZuiPQv14IYwiDZVYXtQPrSmITYrwcqekc2XMfrnjq IH4v7x4SpPO8hLooXwOFaxCQGSYRFSHHGtFSaTJz9QFeYoTyXGrnQKRn/2M68+lQINdx7D hyk9XQZl5yuyTeJGnj3hg0WcQugpFhnjGZFAtzTa4vAsY7bycxKQhPhf9AUPfw== 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=1776435105; 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=pBBb5IO8pY/WQOCq1Ip9oXmZ9vmsqBfkpLEZbjpCfFM=; b=jjkFmjRmCQsianDHMO1GUyF7gEER4zh4MaGSx+RHJrCK2/qGq+YB/tqOjjel/1WbvoYqAd /kvWOpbeZw8KQ/J+MCgNnNrcJ3+HmiXHGBNnOKPgCL9CIO5PZ0ef516tyC7zRgb72NKrfa Xl/Aw+vdPviYQe8I25jy6f3mqTptynx4SlhlkAwXlfSutSpLEWfZxrUD6f/dRBXhwDaUzU g4HFz1Eg6LQR7+vIwZYet5TSveyK0PfHkcE5+54zudwGPS1Bwv/yAZsm8SuQcQ++76yWKq 8Vi21yGdKfrxFTqHFRZ+BfrWCuc6NPkjKciC57wiER0liiV8qgDs7G/e0JqHKg== 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 4fxxdY4dzGzxhj; Fri, 17 Apr 2026 14:11:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 14:11:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <523621202.1319.1776435105655@jenkins.ci.freebsd.org> In-Reply-To: <698796393.1299.1776423224326@jenkins.ci.freebsd.org> References: <698796393.1299.1776423224326@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1878 - Still Unstable 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_1318_1637354087.1776435105447" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1318_1637354087.1776435105447 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1878 (131a3e980004152a7c9748abe2235bbb7e07901b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1878/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1878/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1878/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 131a3e980004152a7c9748abe2235bbb7e07901b by michaelo: ciss.4: List all devices supported by ciss(4) The failed test cases: 557 tests failed. FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details ... and 457 other failed tests. ------=_Part_1318_1637354087.1776435105447-- From nobody Fri Apr 17 14:49:59 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 4fxyTh0WLgz6Ztq6 for ; Fri, 17 Apr 2026 14:50:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxyTg4xH1z3MZy; Fri, 17 Apr 2026 14:49:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776437399; a=rsa-sha256; cv=none; b=fIWmpJHJpdHuzQbPMhbbiief3ad2SwG0TJfRfRH/zoLEqmI8IhIHxFJ67GeKUR4Q/hBfUC lt7cSaHAmhWlSupAmkUv2LJ2fHyaWDrBXSlQjZZeFPmNk9yRiJA7XnahNm6wO/ZPeOuJDy 7YMyQfWJRxH1M1NKtuLHcUJyvCOZtkmQ/qZL0rm5O+kAII62pKx7K4MJUkwCmtgFkBuEv7 61YV7wZpwBVNdzczwcN00R8i2a5t8Sdk1z2iPOLpNhuzi7VxZs4ikdCG4JGq0NrUNQ6tFs qnKf3XZ83/UI2MBcXHKLf3SQ9pJVf6vrhiZmbioW0jEA7sthVl9GMtEpWvYmIw== 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=1776437399; 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=B2i5KxMbXKS6EIkeiAYPmuoRJlnwINFqA5HF1igPYZ0=; b=myVgY1CS+joOqrGmXn14I38QIcbCuGGrujOJA/iPUTF5mZ6v6SbZTtVYxlCryTg8xsnjyN Bk2zW6g7KMTCS2auXWekzclUS2GHIP0ANtYfhui79H1j0DILZvAghrqlBHRHbI84yG4OTz GfHLVZOk0X90OhP+ut52vnSdYqNbjQVEjpkxx5xLLO6NIQavSMoMliKvJ5jTh4Pfad2H3C SOHUahEY9CNXRqNihlA9w9SU5MeS5NguY9rwbrnz0LBxwZ5Fqn84XAJHaVgIbE0TD0K5nS 8m9B1E2x1qeENe15taCwkyOYC/glszmNugmvHO1B6l+yZAlT1QtsyBKrM/2/WA== 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 4fxyTg4RTGzy1Z; Fri, 17 Apr 2026 14:49:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 14:49:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1224209153.1321.1776437399627@jenkins.ci.freebsd.org> In-Reply-To: <163611526.1309.1776431661597@jenkins.ci.freebsd.org> References: <163611526.1309.1776431661597@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28309 - 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_1320_1507095496.1776437399458" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1320_1507095496.1776437399458 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28309 (3c9cd6e4dc59202f2b150a5456541629b63= 3af3b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28309= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28309/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28309/co= nsole 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) 13b4a14c719ab7c65ccaab86ddc79f0edc312aa3 by kp: libpfctl: fix add state/source limiter 6f8ea66cbcf2e2e5bc82e8f0c2e0038a3c7d6a9e by kp: pfctl: fix how source and state limiters are wired into rbtrees 95fe1ba5579df2fe204ad30d892160966677ae98 by kp: pf tests: test having multiple state limiters 05ac1013984ced5b8b57430fe92a7074e34054ce by kp: pf: fix error handling in pf_sourcelim_add() 5b7192230a15bbf2378b8f74278d21d4766c5110 by kp: pf: pf_frag_compare() should not be using subtraction to compare 3c9cd6e4dc59202f2b150a5456541629b633af3b by kp: pf: use correct address family in pfr_pool_get() The end of the build log: [...truncated 4.30 MiB...] #15 0xffffffff8113ca11 at amd64_syscall+0x451 #16 0xffffffff8110b6eb at fast_syscall_common+0xf8 epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [1.214s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b7:c7 epair0b: Ethernet address: 58:9c:fc:10:cd:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b5:f3 epair1b: Ethernet address: 58:9c:fc:10:25:ea epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.856s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:b7:c7 epair0b: Ethernet address: 58:9c:fc:10:cd:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.204s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b7:c7 epair0b: Ethernet address: 58:9c:fc:10:cd:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b5:f3 epair1b: Ethernet address: 58:9c:fc:10:25:ea epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.106s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b7:c7 epair0b: Ethernet address: 58:9c:fc:10:cd:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.313s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b7:c7 epair0b: Ethernet address: 58:9c:fc:10:cd:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b5:f3 epair1b: Ethernet address: 58:9c:fc:10:25:ea epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.777s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b7:c7 epair0b: Ethernet address: 58:9c:fc:10:cd:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.350s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.063s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.055s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:b7:c7 epair0b: Ethernet address: 58:9c:fc:10:cd:70 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.905s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8363 to 207 packets/sec passed [1.920s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8432 to 199 packets/sec Limiting tcp reset response from 7587 to 213 packets/sec Limiting tcp reset response from 7618 to 213 packets/sec passed [2.152s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.180s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 598 to 207 packets/sec Limiting tcp reset response from 10130 to 197 packets/sec Limiting tcp reset response from 10560 to 203 packets/sec Limiting tcp reset response from 10589 to 198 packets/sec Limiting tcp reset response from 10632 to 215 packets/sec Limiting tcp reset response from 10732 to 211 packets/sec Limiting tcp reset response from 10364 to 212 packets/sec passed [6.217s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9297 to 200 packets/sec Limiting tcp reset response from 9404 to 212 packets/sec Limiting tcp reset response from 9332 to 185 packets/sec Limiting tcp reset response from 9262 to 189 packets/sec Limiting tcp reset response from 9250 to 186 packets/sec Limiting tcp reset response from 9500 to 195 packets/sec Limiting tcp reset response from 9358 to 190 packets/sec passed [7.006s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.467s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.474s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800b9054830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adf8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d67c at nl_receive_message+0x11c #7 0xffffffff80e6cfc5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110be1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c176ab0 frame pointer=09 =3D 0:0xfffffe008c176bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b1d00 rsi: 0000000000000001 rdx: ffffffff82267d98 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c176bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800b9054800 r13: 0000000000000000 r14: fffff800b9054848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776437388 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c176= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c176910 panic() at panic+0x43/frame 0xfffffe008c176970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1769e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1769e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c176ab0, rbp = =3D 0xfffffe008c176bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c176bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c176c60 run_test() at run_test+0x2ad/frame 0xfffffe008c176d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c176d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c176e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c176e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c176= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c176f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c176f30 --- trap 0, rip =3D 0, rsp =3D 0x29dc45b3c34c, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107462 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff801d1282780: pid 0 tid 107462 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801d1282cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c177000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x3824ece7 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m45s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28309' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7592954972427069381.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '3c9cd6e4dc592= 02f2b150a5456541629b633af3b', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../3c9cd6e4dc59202f2b15= 0a5456541629b633af3b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1320_1507095496.1776437399458-- From nobody Fri Apr 17 14:56:49 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 4fxydc12Gnz6Zvp5 for ; Fri, 17 Apr 2026 14:56:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxydb4S9Jz3NQY; Fri, 17 Apr 2026 14:56:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776437811; a=rsa-sha256; cv=none; b=QeD+iX+PXyjlE+gDspG2S+r5IHaHQdlnLjC04AdHG6q4IODYjEcQCu4DeXbJ8umR+ILmbc YJD4ZhPRqFEhaDaG5Rc4AKC1+Uf8o1g7dSvxyqvP+gBywU+sRH5DFoyC42Thyt3+rCGUW5 v1HaDAL1hp9TjrveB5pG4lF5dXJ6qr/eDGA0ncFYHSibrd1U3NYgEj/BqaQuHdtt/RP52D ErZpO/HvjUeab2xdKLJIn3A5lk+v6elqHaD+dJDoeAchtM01jWelw3pD4FF44hhCccJ/d/ HPH9CB/P+z3LGXHDZYjYsSAnJKSFIhLJBx4BQv9OqHM7tbhhgKwnF6H6jGzslw== 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=1776437811; 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=IgroCmRbZn5adxZ3sn8pyn/vUXsK7xnkSet1H8bg1vA=; b=SkLxt88SKMZ49LOTWY6ESmwxuqE73ABP+wOVmg+Umkc1At5pFPB7B0HEMOKmuaQ0lTtAPV 8DLcIZfsGzkcO/BeNVIPJ3YO3Zp5Nz4Jcw6vW077/NvBJMJRgEiYXOkCipXZfsLsJLPEa7 ssqh+0+eiWlUCBnZKh5Q8DfCrsFfNVO3/M3zSvwkzINeQVz80X9Bl8Fte5k6I1M4PAZSFl QvyPegSifz4LTWpVvYK9oKeC6M8i7ZIYwqQ54yH8eqEp2UaMfsf9vTMIbDQjc3SBVdWYyn uw0OnH1CrqreeuXud//Xool1kB2+8if9snwUN7ixdkwgkXnaiSIfkPD45rYMPA== 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 4fxydb3gvqzykH; Fri, 17 Apr 2026 14:56:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 14:56:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1938740092.1323.1776437811520@jenkins.ci.freebsd.org> In-Reply-To: <1926625843.1307.1776431338387@jenkins.ci.freebsd.org> References: <1926625843.1307.1776431338387@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3453 - 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_1322_1743549885.1776437809447" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1322_1743549885.1776437809447 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3453 (3c9cd6e4dc59202f2b150a5456541= 629b633af3b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3453/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3453/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 453/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 13b4a14c719ab7c65ccaab86ddc79f0edc312aa3 by kp: libpfctl: fix add state/source limiter 6f8ea66cbcf2e2e5bc82e8f0c2e0038a3c7d6a9e by kp: pfctl: fix how source and state limiters are wired into rbtrees 95fe1ba5579df2fe204ad30d892160966677ae98 by kp: pf tests: test having multiple state limiters 05ac1013984ced5b8b57430fe92a7074e34054ce by kp: pf: fix error handling in pf_sourcelim_add() 5b7192230a15bbf2378b8f74278d21d4766c5110 by kp: pf: pf_frag_compare() should not be using subtraction to compare 3c9cd6e4dc59202f2b150a5456541629b633af3b by kp: pf: use correct address family in pfr_pool_get() The end of the build log: [...truncated 85.16 MiB...] --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- all_subdir_rescue --- --- builtins.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.builtins.o -MTbuiltins.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c builtins.c -o builtins.o --- all_subdir_bin --- --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- all_subdir_rescue --- --- cd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.cd.o -MTcd.o -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /= workspace/src/bin/sh/cd.c -o cd.o --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-methods.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-methods.pieo -MTauth2-methods.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-methods.c -o auth2-methods.pieo --- all_subdir_bin --- --- token.h --- sh /workspace/src/bin/sh/mktokens --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.alias.pieo -MTalias.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/alias.c -o alias.pieo --- all_subdir_stand --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length -= Wsystem-headers -Werror -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 -Os -include /workspace/src/sys= /contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/con= trib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/works= pace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -I/workspace/s= rc/sys/contrib/openzfs/module/icp/algs/blake3 -I/workspace/src/sys/contrib/= openzfs/module/icp/include -DIN_LIBSA -c /workspace/src/sys/contrib/open= zfs/module/icp/algs/blake3/blake3_impl.c -o blake3_impl.o --- all_subdir_secure --- --- auth-options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-options.pieo -MTauth-options.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= options.c -o auth-options.pieo --- all_subdir_libexec --- --- dns.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dns.pieo -MTdns.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -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/contrib/dma/d= ns.c -o dns.pieo --- all_subdir_krb5 --- --- pkinit_profile.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/works= pace/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj= /workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype = -Wno-unused-parameter -g -MD -MF.depend.pkinit_profile.pico -MTpkinit_pro= file.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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 -c /workspace/src/crypto/krb= 5/src/plugins/preauth/pkinit/pkinit_profile.c -o pkinit_profile.pico --- all_subdir_bin --- --- arith_yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yacc.pieo -MTarith_yacc.pieo -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.pieo --- all_subdir_rescue --- --- echo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.echo.o -MTecho.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/bltin/echo.c -o echo.o --- all_subdir_sbin --- --- all_subdir_cddl --- --- all_subdir_sbin --- --- tables.pieo --- --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.tables.pieo -MTtables.pieo -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/tables.c -o tables.pieo --- all_subdir_stand --- --- entropy_common.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_comm= on.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/entropy_common.c -o entropy_common.o --- all_subdir_rescue --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.error.o -MTerror.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/error.c -o error.o --- all_subdir_sbin --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.parse.pieo -MTparse.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/parse.c -o parse.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- hist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -include /workspace/src/sys/contrib/openzfs/incl= ude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/= os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/= openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys= /contrib/openzfs/module/zstd/lib/compress/hist.c -o hist.o --- all_subdir_krb5 --- --- pkinit_srv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/works= pace/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj= /workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype = -Wno-unused-parameter -g -MD -MF.depend.pkinit_srv.pico -MTpkinit_srv.pic= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/= plugins/preauth/pkinit/pkinit_srv.c -o pkinit_srv.pico --- all_subdir_rescue --- --- eval.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_libexec --- --- local.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.local.pieo -MTlocal.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/local.c -o local.pieo --- all_subdir_bin --- --- arith_yylex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yylex.pieo -MTarith_yylex.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.pieo --- all_subdir_stand --- --- huf_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.huf_decompress.o -MThuf_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decompress/huf_decompr= ess.c -o huf_decompress.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_bin --- --- cd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.cd.pieo -MTcd.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 -Wreturn-type -Wc= ast-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 -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin= /sh/cd.c -o cd.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_cddl --- make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.43 real 262.54 user 27.15 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1613775224677306= 6507.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_1322_1743549885.1776437809447-- From nobody Fri Apr 17 16:22:43 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 4fy0Xg6rxtz6763f for ; Fri, 17 Apr 2026 16:22:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy0Xg2rVQz3ZQ5; Fri, 17 Apr 2026 16:22:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776442963; a=rsa-sha256; cv=none; b=V6w65s+w3hfBVgzx2nGMj2LmQE4g4y/Z4y2Hh99jVZK5XX+mvAplsFkH1TiYrqxhNbgagE r+E6mM+s705lq+X1UD4yjQffu4xrCClD2uHFve5HE6Oi+X1Wn+BPXzvqanDRm0kQxHaYmz vtvAfbExxKRGy9SY/T11Yyasbm0uCDzswAlmv2tdv69MSb5DbRAPv1bAi0Z5oH/zKBtI1o 7i2qZvOAcBYHKBJ5uEs1ZowQKhCkJ0NbjqMMOHWY/kXlJ2E6nuYmRjGwmuHXQEnrorW7oF /U5/FzHVy7vYhHA/c/eEyyqfKeru+84gaqV6B1c8N570mq5FHk3hg7Ess9tzXA== 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=1776442963; 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=AwggYgXTdY7mKJ+My8jnVWnUGDEQzfv6CceSmql9YEY=; b=QEDKk1lUSkkgTKYXBzI9QEuiKzsCYUh9UlEhGbbDAe+IcX9QMFwnVfSCpjI3aC2lDwOfNG HixUIzEiYvGo6lXJTv3eqYItJvud3+ieGsZoEXk6NRAcxHJILpoglbIW21fJrJeAELpRIW 0RaOndbU6I8YqrVjEyZgsG13wxBZx6fTqW3elrptvn6cMZXAJYfVBLvXK/CDREqhDWqOcg rQWPG3yRghEZynwzF67dsBMeG1h/JV2bx3WUxrRIpV/8F+CaU9WwiJSSSPNwwPSA/k1npx fMZ4WH7f0Z9kIK6Ni9gy63qiDxy+RMkJr/5/9vjqoex4PSjMXygklOriW6aQgw== 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 4fy0Xg2Nq3z11F9; Fri, 17 Apr 2026 16:22:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 16:22:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <17329614.1329.1776442963339@jenkins.ci.freebsd.org> In-Reply-To: <1224209153.1321.1776437399627@jenkins.ci.freebsd.org> References: <1224209153.1321.1776437399627@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28310 - 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_1328_337309571.1776442963159" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1328_337309571.1776442963159 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28310 (9f6041fb579106aa6fa358071a14eddabd5= 81998) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28310= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28310/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28310/co= nsole 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) c1b514c88c76a4de906775d47b06388e62ab6845 by markj: in_mcast: Avoid calling sysctl_wire_old_buffer() in an epoch section 9f6041fb579106aa6fa358071a14eddabd581998 by markj: tests/socket_afinet: Remove a conditional skip The end of the build log: [...truncated 4.17 MiB...] epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.423s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:eb:de epair0b: Ethernet address: 58:9c:fc:10:8d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d8:12 epair1b: Ethernet address: 58:9c:fc:10:a8:dc epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.892s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:eb:de epair0b: Ethernet address: 58:9c:fc:10:8d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.205s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:eb:de epair0b: Ethernet address: 58:9c:fc:10:8d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d8:12 epair1b: Ethernet address: 58:9c:fc:10:a8:dc epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.120s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:eb:de epair0b: Ethernet address: 58:9c:fc:10:8d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.319s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:eb:de epair0b: Ethernet address: 58:9c:fc:10:8d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d8:12 epair1b: Ethernet address: 58:9c:fc:10:a8:dc epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.721s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:eb:de epair0b: Ethernet address: 58:9c:fc:10:8d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.368s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.060s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.055s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:eb:de epair0b: Ethernet address: 58:9c:fc:10:8d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.906s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8629 to 184 packets/sec passed [1.872s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8524 to 187 packets/sec Limiting tcp reset response from 7585 to 198 packets/sec Limiting tcp reset response from 7618 to 195 packets/sec passed [2.158s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.177s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 252 to 195 packets/sec Limiting tcp reset response from 10514 to 211 packets/sec Limiting tcp reset response from 10470 to 210 packets/sec Limiting tcp reset response from 10692 to 209 packets/sec Limiting tcp reset response from 10616 to 202 packets/sec Limiting tcp reset response from 10561 to 191 packets/sec Limiting tcp reset response from 10305 to 194 packets/sec passed [6.201s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9508 to 188 packets/sec Limiting tcp reset response from 9300 to 205 packets/sec Limiting tcp reset response from 9197 to 197 packets/sec Limiting tcp reset response from 9313 to 195 packets/sec Limiting tcp reset response from 8942 to 196 packets/sec Limiting tcp reset response from 9273 to 207 packets/sec Limiting tcp reset response from 9140 to 210 packets/sec passed [7.095s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.486s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.466s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8004f159030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adf8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d67c at nl_receive_message+0x11c #7 0xffffffff80e6cfc5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110be1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c04aab0 frame pointer=09 =3D 0:0xfffffe008c04abd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800034b7a00 rsi: 0000000000000001 rdx: ffffffff82269c68 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c04abd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8004f159000 r13: 0000000000000000 r14: fffff8004f159048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776442951 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c04a= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c04a910 panic() at panic+0x43/frame 0xfffffe008c04a970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c04a9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c04a9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c04aab0, rbp = =3D 0xfffffe008c04abd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c04abd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c04ac60 run_test() at run_test+0x2ad/frame 0xfffffe008c04ad00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c04ad40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c04ae= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c04ae= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c04a= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c04af30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c04af30 --- trap 0xb8a9ce37, rip =3D 0, rsp =3D 0, rbp =3D 0xe83cde010c0 --- KDB: enter: panic [ thread pid 0 tid 107458 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80030079000: pid 0 tid 107458 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80030079550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c04b000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x5b368c3e gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m3s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28310' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh x ./auto-shutdown x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7374470488681881463.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '9f6041fb57910= 6aa6fa358071a14eddabd581998', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../9f6041fb579106aa6fa3= 58071a14eddabd581998/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1328_337309571.1776442963159-- From nobody Fri Apr 17 16:29:11 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 4fy0hB05MGz676bb for ; Fri, 17 Apr 2026 16:29:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy0h94sRzz3bBK; Fri, 17 Apr 2026 16:29:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776443353; a=rsa-sha256; cv=none; b=y3PhVpvP7se7CsfXcnbimw7rpFhuwL2PXAM+pJYLXzudtFADmaLE4jyGzZ0p4QJH4aUFXT rxK0B4WDhy3PpArVxIoXD2zWhxqSmnv95B2GqQsR5NDsd1cPY1IFrPSR+J7b4CR8yEc9DS /Zu6PChpSIP2E4XX4/n8Kr/ytHnw6TFD+AQslJ4H1i56/4TTGhLYhGRlpt4X+A09P1PxQf F0DqLqvZGQ4HkflBDEVaf8Zgutqtus7nuEpX4K91r6tf42ZkovzKbqPmTBS8bpFp1Zjulp ljbbLeORoK1N0dysI1ze+uCQj9pNzJ1C1dwmbC1nF55fhE29pCq3rVveGEif6Q== 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=1776443353; 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=A+BkQFiEUyHeNQzHAxPVQWeLhMdXkYDnbWLXRAQjXcY=; b=Bvy47+cKR/21f4ZWgtT5C967ayf9Iqp/II+g3EKQnqby+rnwdOqBfwrZfwD6xJ7tvKgHx2 07jlb8giTBpFQ1bunTMPiM5cs87mWjLOaCB48Z4qrneyFW1makEgQnbUbqjPPD3wJ6C+Ej A5ih1eoce5c7Hz4R9tyjwBAbo/MnvcsmNW6fn7c2zoZ+UklVokspDc7ipxEZaDbiyyz8iR XJrd879rOpWvcWNP0OJZ5qCJt5hya4JQEMaR2o+Nl5rtV+E77rIAX7cQa99Wd0Mg+PW+yA kQ7GQ5uHSuxArdD20frTaq7Vt8m0ZPWKtXS7sIslqfoo81S6U/l3hdfD2jJUtA== 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 4fy0h94HT8z11mw; Fri, 17 Apr 2026 16:29:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 16:29:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <238671563.1331.1776443353606@jenkins.ci.freebsd.org> In-Reply-To: <1938740092.1323.1776437811520@jenkins.ci.freebsd.org> References: <1938740092.1323.1776437811520@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3454 - 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_1330_1537150716.1776443351542" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1330_1537150716.1776443351542 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3454 (9f6041fb579106aa6fa358071a14e= ddabd581998) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3454/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3454/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 454/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) c1b514c88c76a4de906775d47b06388e62ab6845 by markj: in_mcast: Avoid calling sysctl_wire_old_buffer() in an epoch section 9f6041fb579106aa6fa358071a14eddabd581998 by markj: tests/socket_afinet: Remove a conditional skip The end of the build log: [...truncated 85.08 MiB...] --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_bin --- --- rm.1.gz --- gzip -cn /workspace/src/bin/rm/rm.1 > rm.1.gz --- rm.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug rm.full= rm.debug --- rm --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drm.debug rm.full rm --- all_subdir_bin/rmdir --- =3D=3D=3D> bin/rmdir (all) --- all_subdir_rescue --- --- rm_make --- (cd /workspace/src/rescue/rescue/../../bin/rm && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= rm/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/rm/ rm.o) --- all_subdir_bin --- --- .depend --- echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- rmdir.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rmdir.pieo -MTrmdi= r.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/rmdir/rmdir.c -o rmdir.pieo --- all_subdir_rescue --- --- .depend --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_rescue --- --- rm.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.rm.o -MTrm.o -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 -c /workspace/src/bin/rm/rm.c -o rm.= o --- all_subdir_bin --- --- all_subdir_bin/rmdir/tests --- =3D=3D=3D> bin/rmdir/tests (all) --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- rmdir_test --- echo '#! /usr/libexec/atf-sh' > rmdir_test.tmp cat /workspace/src/bin/rmdir/tests/rmdir_test.sh >>rmdir_test.tmp chmod +x rmdir_test.tmp mv rmdir_test.tmp rmdir_test --- Kyuafile --- --- rmdir.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = rmdir.full rmdir.pieo =20 --- rmdir.1.gz --- gzip -cn /workspace/src/bin/rmdir/rmdir.1 > rmdir.1.gz --- rmdir.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug rmdir.f= ull rmdir.debug --- rmdir --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drmdir.debug rmdir.full rmdir --- all_subdir_bin/setfacl --- =3D=3D=3D> bin/setfacl (all) --- .depend --- echo setfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- file.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.file.pieo -MTfile.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/file.c -o file.pieo --- all_subdir_libexec --- --- conf.pieo --- --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.conf.pieo -MTconf.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/conf.c -o conf.pieo --- all_subdir_krb5 --- --- hsearch.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hsearch.pico -MTh= search.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/hash/hsearch.c -o hsearch.pico --- all_subdir_krb5/plugins/preauth --- --- pkinit_constants.pico --- --- all_subdir_secure --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/works= pace/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj= /workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype = -Wno-unused-parameter -g -MD -MF.depend.pkinit_constants.pico -MTpkinit_c= onstants.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/preauth/pkinit/pkinit_constants.c -o pkinit_constants.p= ico --- all_subdir_secure --- --- session.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.session.pieo -MTsession.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/session.c -o ses= sion.pieo --- all_subdir_stand --- --- skein_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o -= std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D111 -c /workspace/src/sys/cryp= to/skein/skein_block.c -o skein_block.o --- all_subdir_bin --- --- mask.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.mask.pieo -MTmask.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/mask.c -o mask.pieo --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- mpool.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.mpool.pico -MTmpo= ol.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/plugins/kdb/db2/libdb2/mpool/mpool.c -o mpool.pico --- all_subdir_bin --- --- merge.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.merge.pieo -MTmerg= e.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/setfacl/merge.c -o merge.pieo --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- --- pkinit_crypto_openssl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/works= pace/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj= /workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype = -Wno-unused-parameter -g -MD -MF.depend.pkinit_crypto_openssl.pico -MTpki= nit_crypto_openssl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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 -c /workspace= /src/crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkin= it_crypto_openssl.pico --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- --- rmdir_make --- (cd /workspace/src/rescue/rescue/../../bin/rmdir && make MK_PIE=3Dno NO_SH= ARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wo= rkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/resc= ue/rmdir/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/rmdir/ rmdir.o) --- .depend --- echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- list.o --- --- all_subdir_rescue --- --- rmdir.o --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALON= E -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcflo= atface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspa= ce/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx = -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.depend.list.= o -MTlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/= src/sys/contrib/openzfs/include/sys/simd_config.h -include /workspace/src/= sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -= I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /= workspace/src/sys/contrib/openzfs/module/os/freebsd//spl/list.c -o list.o --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.rmdir.o -MTrmdir.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/rmdir/rmdir.c = -o rmdir.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib 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 make[4]: stopped making "all" in /workspace/src/rescue/rescue --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- all_subdir_rescue --- make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src 21.94 real 223.20 user 25.27 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1666294472803366= 5441.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_1330_1537150716.1776443351542-- From nobody Fri Apr 17 17:42:58 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 4fy2KG5ls2z6WlHB for ; Fri, 17 Apr 2026 17:42:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy2KG2JwTz3prR; Fri, 17 Apr 2026 17:42:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776447778; a=rsa-sha256; cv=none; b=tRAyYywxjRxXJV2Igef81gRQljso3yk2Hks/Tow1m2q3znIOi1OTubcVZrjDh/A7O7xVCr u1503bzQ1UzNY2UuM3nH5+EYGi8J+KhqMEGjhRv/OXPX/FtHoOzRDeoScl8TbATIBTiGe/ uEyIGdkmAcScA3nUU+ncjZcH1TvH9oq/88dAv5ASE+HP0sQeSd412YMQbirXFXC+xXd+L9 vCa4PLQG5pE31btNKN8ySHOWGD90ISUcZ6JYuvn/5e+dpvSJ25+Mggyi0cZFxbdpTUXN3M c/uA0hUH31wHL3MKtskzubhlqV1gD1quzb7ihRyyXT3hvLKtFKoRgYPGJpqsdA== 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=1776447778; 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=OCMO7G4DN6pNnmwddpPFslxOuPES/a7N0Dve+YT9cqQ=; b=H1nMF0q0v7ME678XDTt9nrfcRJXIGStCP62YjikQUNNHiycGKsiXRPVou8XvlV4ViF5PCW IYWraQi1mth6CJUVY08hVO2Fotjt9AIaSwRKHPMQtSPQfVVgN9+0TWiIDIFM3NSomCXYSZ 7eqs4Ec2IjirAHaPm3BwvnhbrqMEpISg0UXK5vasfDZuoE9l4ptV17lWmMD8cUXxQoJIlB rYig/3YDWHdMnr0o4XwFphI6PJ61ADMCRnZ4WSrEuJL8o/e73sDeqyhnV9Xr2rtA2GwZWB spOqp5W1E2pcDiPHuVUgF7h4ZEaN0J+cruQm8YsHv3aUn1YNmyefkI55iPe2ag== 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 4fy2KG1rpqz13t1; Fri, 17 Apr 2026 17:42:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 17:42:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, jlduran@FreeBSD.org, ziaee@FreeBSD.org, jrtc27@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <959612024.1333.1776447778265@jenkins.ci.freebsd.org> In-Reply-To: <17329614.1329.1776442963339@jenkins.ci.freebsd.org> References: <17329614.1329.1776442963339@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28311 - 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_1332_598497330.1776447778102" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1332_598497330.1776447778102 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28311 (b2aea7a042b6b6e6f1f4922e7e32b6d350a= 81327) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28311= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28311/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28311/co= nsole 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) 8e08080ee581dfd30c128d032035da7b6ae44463 by jlduran: rc.conf: Fix typo in comment ab1d659e78e454995b7c2b4566e035269b215e48 by jrtc27: loader.efi: Defer efi_translate(e_entry) until after bi_load a154d72775cbf3f0679fb2f989b3d1a035ae41c9 by gbe: sctp(4): Fix a typo in a source code comment b2aea7a042b6b6e6f1f4922e7e32b6d350a81327 by ziaee: e6000sw.4: Mention MV88E6171 The end of the build log: [...truncated 4.17 MiB...] epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.393s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d0:8e epair0b: Ethernet address: 58:9c:fc:10:8c:ae epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:23:8f epair1b: Ethernet address: 58:9c:fc:10:f3:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.858s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:d0:8e epair0b: Ethernet address: 58:9c:fc:10:8c:ae epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.194s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d0:8e epair0b: Ethernet address: 58:9c:fc:10:8c:ae epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:23:8f epair1b: Ethernet address: 58:9c:fc:10:f3:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.143s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d0:8e epair0b: Ethernet address: 58:9c:fc:10:8c:ae epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.292s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d0:8e epair0b: Ethernet address: 58:9c:fc:10:8c:ae epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:23:8f epair1b: Ethernet address: 58:9c:fc:10:f3:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.732s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d0:8e epair0b: Ethernet address: 58:9c:fc:10:8c:ae epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.360s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.058s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:d0:8e epair0b: Ethernet address: 58:9c:fc:10:8c:ae epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.892s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8615 to 200 packets/sec passed [1.878s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8425 to 212 packets/sec Limiting tcp reset response from 7554 to 213 packets/sec Limiting tcp reset response from 7657 to 200 packets/sec passed [2.156s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.178s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> Limiting tcp = reset response from 277 to 189 packets/sec passed [0.006s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 9844 to 212 packets/sec Limiting tcp reset response from 10278 to 215 packets/sec Limiting tcp reset response from 10006 to 199 packets/sec Limiting tcp reset response from 10202 to 211 packets/sec Limiting tcp reset response from 10053 to 210 packets/sec Limiting tcp reset response from 9997 to 211 packets/sec passed [6.455s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9420 to 199 packets/sec Limiting tcp reset response from 9140 to 216 packets/sec Limiting tcp reset response from 9250 to 190 packets/sec Limiting tcp reset response from 9233 to 187 packets/sec Limiting tcp reset response from 9346 to 207 packets/sec Limiting tcp reset response from 9238 to 186 packets/sec Limiting tcp reset response from 9308 to 209 packets/sec passed [7.091s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.493s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.465s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80083407830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adf8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d67c at nl_receive_message+0x11c #7 0xffffffff80e6cfc5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110be1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c26bab0 frame pointer=09 =3D 0x28:0xfffffe008c26bbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80106c56900 rsi: 0000000000000001 rdx: ffffffff82268260 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c26bbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80083407800 r13: 0000000000000000 r14: fffff80083407848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776447767 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c26b= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c26b910 panic() at panic+0x43/frame 0xfffffe008c26b970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c26b9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c26b9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c26bab0, rbp = =3D 0xfffffe008c26bbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c26bbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c26bc60 run_test() at run_test+0x2ad/frame 0xfffffe008c26bd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c26bd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c26be= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c26be= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c26b= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c26bf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c26bf30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107464 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bdd00 curthread =3D 0xfffff80154671780: pid 0 tid 107464 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80154671cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c26c000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x204aa7a47 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m15s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28311' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins4556475270995308595.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'b2aea7a042b6b= 6e6f1f4922e7e32b6d350a81327', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../b2aea7a042b6b6e6f1f4= 922e7e32b6d350a81327/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1332_598497330.1776447778102-- From nobody Fri Apr 17 17:49:42 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 4fy2T52TFWz6WlRD for ; Fri, 17 Apr 2026 17:49:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy2T46pWsz3qMH; Fri, 17 Apr 2026 17:49:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776448184; a=rsa-sha256; cv=none; b=dapgWq3kLPYJZzLW8v5ywlQqTYUvQavM8vcZZh9Ac0x72XHlKlTlQaFB5Qnk8JW8GqqAKk IWlnQxz1/FNjoix53alp6Bx0TrV/WOJpZG71BiPwTJLaTMKsF26WCx/mSszJKO/J0ifsg6 z+XDWtp3cy4xYBxJqxB74HpNxdprrN2aL4H6HMdCqSEFn+sE3nVin5JNn56aKq8wAYRSJB UzSgQhXXwgD5BvAoTskiZ4Bhl+Vhc5e7bCEljqb0LXqdVw/mIzMRq865pBvRt8uqtlWRem +4PHebRpEoJFbzXfxp903Gk6NeBumfj8u64ItYJ5dW4iyRfAlblh2jroODGA+A== 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=1776448184; 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=OtFlnEORWP8d4RptvOvX4Ii9HNE+PQonzbQFQv2Q6i4=; b=Sls/0RsZSKJ3V2xO9BubT775G2KCl+nhygIM54/F7zlO1OT4NewbYeyql9VCqGBZa03/6P HAF3sXi7TYAiThS1WP0DarvxkytGmOYhH1bw/VxW1XZmnjKV0ZgsejK5+JGYsA7Qe8sSt9 5qo6Pp3SSnWozcSMKdaUg3vnV8vKgxX7UhW/5RH9fQnhy05Ed8oaeovHTs103qyKntpSmR i1VtdAjkrvs7KKFWJJrdR4ds7uyxxlKbbyKVzjin4wvccIOcJubvX+IugMhRQigNx40XTi AHlkjwdk3zC+Aiq8T5Ws1YJAEbhMtixpQFqRRZIY0HAbCjSJVrchz5GG6esbAQ== 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 4fy2T46GKxz13hC; Fri, 17 Apr 2026 17:49:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 17:49:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, jlduran@FreeBSD.org, ziaee@FreeBSD.org, jrtc27@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1103899127.1335.1776448184886@jenkins.ci.freebsd.org> In-Reply-To: <238671563.1331.1776443353606@jenkins.ci.freebsd.org> References: <238671563.1331.1776443353606@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3455 - 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_1334_891697199.1776448182686" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1334_891697199.1776448182686 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3455 (b2aea7a042b6b6e6f1f4922e7e32b= 6d350a81327) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3455/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3455/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 455/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) 8e08080ee581dfd30c128d032035da7b6ae44463 by jlduran: rc.conf: Fix typo in comment ab1d659e78e454995b7c2b4566e035269b215e48 by jrtc27: loader.efi: Defer efi_translate(e_entry) until after bi_load a154d72775cbf3f0679fb2f989b3d1a035ae41c9 by gbe: sctp(4): Fix a typo in a source code comment b2aea7a042b6b6e6f1f4922e7e32b6d350a81327 by ziaee: e6000sw.4: Mention MV88E6171 The end of the build log: [...truncated 85.16 MiB...] (cd /workspace/src/sbin/dhclient/tests && DEPENDFILE=3D.depend.option-doma= in-search_test NO_SUBDIR=3D1 make -f /workspace/src/sbin/dhclient/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Doption-domain-search_test ) --- .depend.option-domain-search_test --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- alloc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- all_subdir_stand --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length -= Wsystem-headers -Werror -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 -Os -include /workspace/src/sys= /contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/con= trib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/works= pace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -I/workspace/s= rc/sys/contrib/openzfs/module/icp/algs/blake3 -I/workspace/src/sys/contrib/= openzfs/module/icp/include -DIN_LIBSA -c /workspace/src/sys/contrib/open= zfs/module/icp/algs/blake3/blake3_impl.c -o blake3_impl.o --- all_subdir_stand/libsa32 --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_privat= e.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c = /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/error_private.c -= o error_private.o --- all_subdir_sbin --- --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- kdf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.kdf.pieo -MTk= df.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/kdf.c -o kdf.pi= eo --- all_subdir_stand --- --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.= c -o fse_decompress.o --- all_subdir_bin --- --- arith_yylex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yylex.pieo -MTarith_yylex.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.pieo --- all_subdir_sbin --- --- hash.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_rescue --- --- util.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.util.o -MTutil.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/util.c= -o util.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- entropy_common.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_comm= on.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/entropy_common.c -o entropy_common.o --- all_subdir_bin --- --- all_subdir_cddl --- --- all_subdir_bin --- --- cd.pieo --- --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.cd.pieo -MTcd.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 -Wreturn-type -Wc= ast-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 -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin= /sh/cd.c -o cd.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_rescue --- --- sh_make --- (cd /workspace/src/rescue/rescue/../../bin/sh && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= sh/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/sh/ alias.o arith_yacc.o arith_yylex= .o cd.o echo.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o kil= l.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o output.o pars= er.o printf.o redir.o show.o test.o trap.o var.o builtins.o nodes.o syntax.= o) --- all_subdir_sbin --- --- options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.options.pieo -MToptions.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/options.c -o options.pieo --- all_subdir_rescue --- --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- token.h --- sh /workspace/src/bin/sh/mktokens --- all_subdir_krb5 --- --- main.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspac= e/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -W= no-unused-parameter -g -MD -MF.depend.main.pico -MTmain.pico -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth= /otp/main.c -o main.pico --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- all_subdir_rescue --- --- nodes.c --- --- all_subdir_secure --- --- groupaccess.pieo --- --- all_subdir_rescue --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_rescue --- --- syntax.c --- ./mksyntax --- .depend --- --- all_subdir_libexec --- --- base64.pieo --- --- all_subdir_rescue --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libtinfow.a >> .depend --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.base64.pieo -MTbase64.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/base64.c -o base64.pieo --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- lib/cmp_mock_srv.pieo --- --- all_subdir_rescue --- --- alias.o --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.lib_cmp_mock_= srv.pieo -MTlib/cmp_mock_srv.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/ope= nssl/apps/lib/cmp_mock_srv.c -o lib/cmp_mock_srv.pieo --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.alias.o -MTalias.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/alias.c -o alias.o --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- echo.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.echo.pieo -MTecho.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/bltin/echo.c -o echo.pieo --- all_subdir_secure --- --- auth2-hostbased.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_stand --- --- error_private.o --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_private= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/open= zfs/module/zstd/lib/common/error_private.c -o error_private.o --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec 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 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_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 42.42 real 253.10 user 27.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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6131675203668384= 682.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_1334_891697199.1776448182686-- From nobody Fri Apr 17 19:30:19 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 4fy4j83vK6z6Ww5R for ; Fri, 17 Apr 2026 19:30:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy4j80dQSz4441; Fri, 17 Apr 2026 19:30:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776454220; a=rsa-sha256; cv=none; b=Znec0GvvVAGJAUIyoK75IW7V+dMRLoweK6qGVt0XQ+qCdZSWFwRZUJ4QnMoc7cWJOZpeNI k0dSI1LN+q3fsavgy+fIdQCi6vmJnbPWK34gsY+EUPpriHEfbon3mdmtpeiUE/38nYbugL FV0k+1ElOeIWZbDpr5FrCddRwztx3q0DF+P9AmAYPlup2yzSXQavlyffM2wXj976sax1Uc 2Nx/xevQXW6N9Iu1LKdkJn7Y3slwXxLd1XCsiZaymhxMS5Po2L6OvI7mAaUS99zeff93mA b0W8m47fhRnUIx/SP58bNyUH7NZ3fTpddM1zvTZz4UL2PTORqoUXLIdU+nwaCQ== 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=1776454220; 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=hY6BLHqPILhmTU0QIdzVIZtW3rY38XhP2Asr/ozvedg=; b=JTwTVr4ZWAP8B7Kg3JqpSWW1mXavVoKuNaJoKm23xdIxCENGVKKk712M8sfx/9V10TegcR /vwr5etgc6MDzppodD6jdTO0+LVKZPYVSQMgzpjh+lL+hrx+beQycjSBMT0nQQXJuLMsKG Q8Ytw8yfYaIAqbHLkHRAwso9+D8J1TOSK+8d6RvHThrTgOIGK79NAbI3Au6Px495gKALFB CTV/up4+DW58rzXjIrh66zdXOpKYmwlopA7ddFt8jQ7OkpBhL5LtaZVOSBdDKKR0zGKrrF 4508jQywpSR7KwY6vHgH6uiKdyNFSOPQRR4VV4ZrVEkT7ZfAvyQu0kVjtjAlxg== 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 4fy4j76trMz16HJ; Fri, 17 Apr 2026 19:30:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 19:30:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1020637137.1341.1776454219979@jenkins.ci.freebsd.org> In-Reply-To: <959612024.1333.1776447778265@jenkins.ci.freebsd.org> References: <959612024.1333.1776447778265@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28312 - 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_1340_1939411170.1776454219737" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1340_1939411170.1776454219737 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28312 (49e9b3061df036a73e8bc424c026158f3f5= 7b183) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28312= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28312/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28312/co= nsole 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) 49e9b3061df036a73e8bc424c026158f3f57b183 by ziaee: dtrace: Improve dmesg kernel message prefix The end of the build log: [...truncated 4.17 MiB...] epair1b: Ethernet address: e2:31:3c:cf:4f:59 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.448s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5c:e4 epair0b: Ethernet address: 58:9c:fc:10:2f:f5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:70:16 epair1b: Ethernet address: 58:9c:fc:10:f0:b0 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.862s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:5c:e4 epair0b: Ethernet address: 58:9c:fc:10:2f:f5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.204s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5c:e4 epair0b: Ethernet address: 58:9c:fc:10:2f:f5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:70:16 epair1b: Ethernet address: 58:9c:fc:10:f0:b0 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.167s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5c:e4 epair0b: Ethernet address: 58:9c:fc:10:2f:f5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.294s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5c:e4 epair0b: Ethernet address: 58:9c:fc:10:2f:f5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:70:16 epair1b: Ethernet address: 58:9c:fc:10:f0:b0 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.730s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5c:e4 epair0b: Ethernet address: 58:9c:fc:10:2f:f5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.389s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.058s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.054s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:5c:e4 epair0b: Ethernet address: 58:9c:fc:10:2f:f5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.871s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8928 to 196 packets/sec passed [1.844s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8406 to 205 packets/sec Limiting tcp reset response from 7724 to 196 packets/sec passed [2.143s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.183s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 7492 to 197 packets/sec Limiting tcp reset response from 10353 to 190 packets/sec Limiting tcp reset response from 10447 to 199 packets/sec Limiting tcp reset response from 10381 to 195 packets/sec Limiting tcp reset response from 10288 to 211 packets/sec Limiting tcp reset response from 10473 to 184 packets/sec Limiting tcp reset response from 10375 to 202 packets/sec passed [6.284s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9237 to 193 packets/sec Limiting tcp reset response from 9165 to 211 packets/sec Limiting tcp reset response from 9115 to 198 packets/sec Limiting tcp reset response from 9237 to 205 packets/sec Limiting tcp reset response from 8985 to 195 packets/sec Limiting tcp reset response from 9209 to 199 packets/sec Limiting tcp reset response from 9101 to 196 packets/sec passed [7.169s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.476s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.469s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8001a1e9030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c543dc at witness_debugger+0x6c #1 0xffffffff80c55ce9 at witness_warn+0x4c9 #2 0xffffffff8113bcdc at trap_pfault+0x8c #3 0xffffffff8110adf8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6d67c at nl_receive_message+0x11c #7 0xffffffff80e6cfc5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c460b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c46fa3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89192 at fork_exit+0x82 #11 0xffffffff8110be1e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe00a221eab0 frame pointer=09 =3D 0x28:0xfffffe00a221ebd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8001a8d8900 rsi: 0000000000000001 rdx: ffffffff82269608 rcx: 0000000000000001 r8: ffffffff81ad2960 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a221ebd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8001a1e9000 r13: 0000000000000000 r14: fffff8001a1e9048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776454208 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a221e= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a221e910 panic() at panic+0x43/frame 0xfffffe00a221e970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a221e9e0 calltrap() at calltrap+0x8/frame 0xfffffe00a221e9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a221eab0, rbp = =3D 0xfffffe00a221ebd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a221ebd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a221ec60 run_test() at run_test+0x2ad/frame 0xfffffe00a221ed00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a221ed40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a221ee= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a221ee= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a221e= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a221ef30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a221ef30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107456 ] Stopped at kdb_enter+0x33: movq $0,0x15dcb42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff8012307c000: pid 0 tid 107456 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8012307c550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da1d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe00a221f000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xa0b80ccc gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m8s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28312' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13432726784849976040.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '49e9b3061df03= 6a73e8bc424c026158f3f57b183', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../49e9b3061df036a73e8b= c424c026158f3f57b183/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1340_1939411170.1776454219737-- From nobody Fri Apr 17 19:38:31 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 4fy4tf2Fm1z6WxC7 for ; Fri, 17 Apr 2026 19:38:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy4tf0Scnz45c1; Fri, 17 Apr 2026 19:38:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776454714; a=rsa-sha256; cv=none; b=b2hJfDDvprKcxmbUYcbL2Xqflz1UkWeqshquVziYj8n12jKB1a28CNSkI0n/SqU2F3bT5/ 9QnoFhKzu6fKqjhwb3hGWNK0HKeBU4cY10SGTnFDgaEbLiRI+G0prJ1VzvNQ9D43Lqu38J q3CbnxxDSRV1HHP3YHzsR6AGXwIl+mz55XzqEryPf4YTQzPTWlK9qfIHkJ4xHSuji3b7Sb ucHNPKVNaUUJQh2cR3SgkInqx+Z9UtEoGe71//EpT3whImechmi+iszWvV7ZPPp81FNYl/ DnKaw/JZEfRBp8xYQwqECColUEvmZUX6Ft9Eqo2q63SSgF+1LJKfi4u548woQQ== 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=1776454714; 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=+hym1p/bnc0d8z2mXbEa9WmV0TYGRf7MYLzOfeXS178=; b=tH4ocIZkApXtah4K9b5FdbAfWybz81MEwC2y/GySK1aWoaXPapHc9XcUUZn9o2Q1wIJK1N NlSq3TZsWfQMXQEgSbXdbpt0W+bKH5PY+VDZb7FGP6ujtiaNozvxEhXeq92BznnArX+gdX GxV0mXE7W7gDwbhE6+qQN57aXf6TVDBrzwAhUL8FAoUQyMptm/1cWZS8zsBccNF9aLiWOQ BIhjnP3p23Pg5aySuIxmlFLbW9nm7n7lIXvWASxF7rsgkaMi6n7yC05al/NZwMUutpI3eP 8GB1jTBTVCe7kSmELq8nKNWufG+nbsgpJUTp6+JlFNCj/TLUFmC4yj/FXkTHvg== 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 4fy4td74msz16PT; Fri, 17 Apr 2026 19:38:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 19:38:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1768705223.1343.1776454713999@jenkins.ci.freebsd.org> In-Reply-To: <1103899127.1335.1776448184886@jenkins.ci.freebsd.org> References: <1103899127.1335.1776448184886@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3456 - 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_1342_1487346223.1776454711901" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1342_1487346223.1776454711901 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3456 (49e9b3061df036a73e8bc424c0261= 58f3f57b183) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3456/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3456/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 456/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) 49e9b3061df036a73e8bc424c026158f3f57b183 by ziaee: dtrace: Improve dmesg kernel message prefix The end of the build log: [...truncated 85.28 MiB...] | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- --- optr.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_secure --- --- auth2-hostbased.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_stand --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-l= ength -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Os -mpreferred-stack-bo= undary=3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_con= fig.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include = -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp= /algs/blake3/blake3_generic.c -o blake3_generic.o --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- pkcs12.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.pkcs12.pieo -= MTpkcs12.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssl/apps/pkcs12.c -o= pkcs12.pieo --- all_subdir_secure/libexec --- --- auth2-kbdint.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_share --- --- ru_RU.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ru_RU.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ru_RU.UTF-8 --- all_subdir_stand --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary= =3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEE= D_SOLARIS_BOOLEAN -I/workspace/src/sys/contrib/openzfs/module/icp/algs/blak= e3 -I/workspace/src/sys/contrib/openzfs/module/icp/include -DIN_LIBSA -c= /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_impl.c -o= blake3_impl.o --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_secure --- --- auth2-none.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_stand --- --- entropy_common.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_com= mon.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/entropy_common.= c -o entropy_common.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_secure --- --- auth2-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-passwd.pieo -MTauth2-passwd.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -passwd.c -o auth2-passwd.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 45.39 real 284.59 user 27.64 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1709964368310794= 9077.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_1342_1487346223.1776454711901-- From nobody Fri Apr 17 20:22:18 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 4fy5s75Mz1z6YVXN for ; Fri, 17 Apr 2026 20:22:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy5s70rfPz49wn; Fri, 17 Apr 2026 20:22:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776457339; a=rsa-sha256; cv=none; b=HgFxMhPFXrXCKTJG66qA3O3ldOU3EvJS+1HWWQ+hnjSHGXyQc8Yd/Y4gGFn7dhep1Idafi oeCFpP9FnyHk5dnzgYoYLh1hllcK/hnstO3/u8ZHWCL1f1grR0XlagIox5vcdIyRq1WfZZ /ss/tivz1doroMc/LJk+QmE2VkZsHBgzcLN1kcLlMGte/EFWy1hXd3rEsyOzAIy1d2FF1z RurnCAuajQ2QhH+JcB3u5qAqo5wZebrNldnbV/dIPO9i0WQpi1BmP6EOZPQBAEZHboEIZ8 dbtd8YhKPHjKJrF/a9Ylgq1bMZMNyp/S/nVQMaJ6kl4hRHxsDsWvEZ7+h8L3jg== 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=1776457339; 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=rlH3oTl37m1h2S6zmhDPDJYPjzXIJh7DnTkkS5W5u44=; b=eeQummf/v0DpNzbcg0noskFcJA4DayAWrnR0hrs5pBs0BSXrTROtOSkSGlDPpU4zwI3CWH hCKQsjvnIWFAT8pmAlUryJiDTXHeFDaST5yllrMX9XdPp9fYeQCCYllAIv7ba3qmofa9Qf VUN71I2cT8iuUSGB28tnY4oqCBDcCVeoS5Qm3Iy2iUqVFjEPFau6IwEn+9C3iZMOEyjXe4 02uKkXi567u3FmIV5wxO+13XubOX7J0byHf0JPBQbM3r96AIAy50rJGELThwrhXm4VIkQP NQHuHca1zzL3+8cOO61JCLhVZb7uMKMVO5e79PtKKfqlGTKpvsWE0mb6goKjug== 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 4fy5s709YRz184B; Fri, 17 Apr 2026 20:22:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 20:22:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, adrian@FreeBSD.org, gallatin@FreeBSD.org, ivy@FreeBSD.org, glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1700750798.1349.1776457339038@jenkins.ci.freebsd.org> In-Reply-To: <1020637137.1341.1776454219979@jenkins.ci.freebsd.org> References: <1020637137.1341.1776454219979@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28313 - 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_1348_1862626523.1776457338868" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1348_1862626523.1776457338868 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28313 (d9e7dd4a19b81a78a801973f8f5231f46a6= d20b8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28313= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28313/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28313/co= nsole 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) eb0279550d52962241b4178101cd7f7d732eb682 by ivy: boot1.chrp: Improve comment for the SLOF hack cfec995c87f39e59c80554b85625b4aaa8ddf8db by adrian: ixgbe: add MDIO bus support f46d75c90f5feb87259635134dde4da328282842 by adrian: ixgbe: improve MDIO performance by reducing semaphore/IPC delays 52e7958702be469a61a5e3173c20a08fc0721b4d by gallatin: iflib: ignore reclaim coalescing when low on tx descriptors 3fade68cfdf95ee0b517b5d69b270bd8da633404 by gallatin: iflib: accurately count bytes/segments for TSO 9a4a9f623bbaf991b3ba580593d47f2ee9f7b03b by jlduran: ping6: treat setsockopt failures as fatal d9e7dd4a19b81a78a801973f8f5231f46a6d20b8 by glebius: carp: define CARP_AUTHLEN for carp_authlen field The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.419s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:15:94 epair0b: Ethernet address: 58:9c:fc:10:1f:24 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:e9:c3 epair1b: Ethernet address: 58:9c:fc:10:97:fb epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.871s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:15:94 epair0b: Ethernet address: 58:9c:fc:10:1f:24 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.205s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:15:94 epair0b: Ethernet address: 58:9c:fc:10:1f:24 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:e9:c3 epair1b: Ethernet address: 58:9c:fc:10:97:fb epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.189s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:15:94 epair0b: Ethernet address: 58:9c:fc:10:1f:24 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.307s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:15:94 epair0b: Ethernet address: 58:9c:fc:10:1f:24 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:e9:c3 epair1b: Ethernet address: 58:9c:fc:10:97:fb epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.765s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:15:94 epair0b: Ethernet address: 58:9c:fc:10:1f:24 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.360s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.063s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:15:94 epair0b: Ethernet address: 58:9c:fc:10:1f:24 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.935s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8097 to 205 packets/sec passed [1.967s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8250 to 189 packets/sec Limiting tcp reset response from 7435 to 184 packets/sec Limiting tcp reset response from 7449 to 204 packets/sec passed [2.204s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.604s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.178s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1280 to 205 packets/sec Limiting tcp reset response from 9714 to 192 packets/sec Limiting tcp reset response from 9925 to 185 packets/sec Limiting tcp reset response from 10151 to 199 packets/sec Limiting tcp reset response from 9911 to 210 packets/sec Limiting tcp reset response from 10154 to 213 packets/sec Limiting tcp reset response from 9956 to 186 packets/sec passed [6.504s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9382 to 196 packets/sec Limiting tcp reset response from 8558 to 184 packets/sec Limiting tcp reset response from 8284 to 203 packets/sec Limiting tcp reset response from 8493 to 197 packets/sec Limiting tcp reset response from 8522 to 188 packets/sec Limiting tcp reset response from 8588 to 207 packets/sec Limiting tcp reset response from 8674 to 190 packets/sec Limiting tcp reset response from 8562 to 205 packets/sec passed [7.654s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.478s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.471s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800588ca030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54bdc at witness_debugger+0x6c #1 0xffffffff80c564e9 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110b6c8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6df4c at nl_receive_message+0x11c #7 0xffffffff80e6d895 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468b2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477a3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b89992 at fork_exit+0x82 #11 0xffffffff8110c6ee at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c0b3ab0 frame pointer=09 =3D 0x28:0xfffffe008c0b3bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8020c489c00 rsi: 0000000000000001 rdx: ffffffff82268fb8 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c0b3bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800588ca000 r13: 0000000000000000 r14: fffff800588ca048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776457327 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c0b3= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c0b3910 panic() at panic+0x43/frame 0xfffffe008c0b3970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0b39e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0b39e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c0b3ab0, rbp = =3D 0xfffffe008c0b3bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c0b3bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c0b3c60 run_test() at run_test+0x2ad/frame 0xfffffe008c0b3d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c0b3d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c0b3e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c0b3e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c0b3= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c0b3f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c0b3f30 --- trap 0xc, rip =3D 0x2802d15ed0a, rsp =3D 0x2802f4cded8, rbp =3D 0x2802f= 4cdef0 --- KDB: enter: panic [ thread pid 0 tid 107462 ] Stopped at kdb_enter+0x33: movq $0,0x15dd342(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdacd00 curthread =3D 0xfffff80091473780: pid 0 tid 107462 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80091473cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c0b4000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x17b495a24 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m59s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28313' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins10144598578263654576.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'd9e7dd4a19b81= a78a801973f8f5231f46a6d20b8', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../d9e7dd4a19b81a78a801= 973f8f5231f46a6d20b8/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1348_1862626523.1776457338868-- From nobody Fri Apr 17 20:42:57 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 4fy6Jz4Cryz6YXbS for ; Fri, 17 Apr 2026 20:42:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy6Jz2V2Hz3Df3; Fri, 17 Apr 2026 20:42:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776458579; a=rsa-sha256; cv=none; b=hJMzKcu3meKwbSB+5RER5xN+D/D3dKGCi2ieIO6jVlyRq13s8djh8lVsxJj3eqoISsEfaZ 1RQhXpYHj107DZuFwZEK0O3nJx3Ro4Opfo6N9rXdd9jncSvz08KdNBnGuGmL+mr6mhqOdl T+tURYiIM8b+eoTzcPYR/ujjvxxRF+nHVb/yvThNbUL1kaChAZPOOTC1Vep0cdcLvqo2KK 07SMaPVkUjfUmgH2JTeeQ76eiohoUn0i56VpTwxDX5MS2/wok/eCZAxJ0xqPqRg9tdEghB dt60yi+9eAgnqw4p3NLK3jT0zliwCDzJflEOZ95N2yfSgSAhF3FyXTqGHEKgAw== 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=1776458579; 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=WhqXqQFbqRu1mEy4zT1sxEe3XcQoiF0RS4LyWfkU7S8=; b=DODca5Nw46HJYOJy26Hmfy/yPX9Xf3S5kX66EwAj9OI1mGrVddi756pTT+EdjTp7HQ5Z0z Hfc7xrv0CpFIydfmcXReHd3WbR21XR7lqJ290oyJoR43KB6SU/eRnPUmaM9ssyLYDPOvJw wRCNk1DzfOVLIoFQ1GcFN+s0m9ayjuJeA6czYTe1IG1oh2GGDL5bNpXxjCD60M/GOd2NCg RpbiNkJtrgkDqQZkJGL0WWQxE1O8X7+4ZfLZu7uNLORAQ5hAfqTOWoDuYbSE+Ed56wdpUk fwuwD6+lAi3EbCDQGR2kYigCJs8kllrruhz17US8zWpt9R52nWhfRJAgf6M2vg== 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 4fy6Jz1rxyz18CX; Fri, 17 Apr 2026 20:42:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 20:42:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, adrian@FreeBSD.org, gallatin@FreeBSD.org, ivy@FreeBSD.org, glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <482192453.1355.1776458579266@jenkins.ci.freebsd.org> In-Reply-To: <1768705223.1343.1776454713999@jenkins.ci.freebsd.org> References: <1768705223.1343.1776454713999@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3457 - 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_1354_49718531.1776458577256" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1354_49718531.1776458577256 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3457 (d9e7dd4a19b81a78a801973f8f523= 1f46a6d20b8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3457/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3457/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 457/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) eb0279550d52962241b4178101cd7f7d732eb682 by ivy: boot1.chrp: Improve comment for the SLOF hack cfec995c87f39e59c80554b85625b4aaa8ddf8db by adrian: ixgbe: add MDIO bus support f46d75c90f5feb87259635134dde4da328282842 by adrian: ixgbe: improve MDIO performance by reducing semaphore/IPC delays 52e7958702be469a61a5e3173c20a08fc0721b4d by gallatin: iflib: ignore reclaim coalescing when low on tx descriptors 3fade68cfdf95ee0b517b5d69b270bd8da633404 by gallatin: iflib: accurately count bytes/segments for TSO 9a4a9f623bbaf991b3ba580593d47f2ee9f7b03b by jlduran: ping6: treat setsockopt failures as fatal d9e7dd4a19b81a78a801973f8f5231f46a6d20b8 by glebius: carp: define CARP_AUTHLEN for carp_authlen field The end of the build log: [...truncated 84.93 MiB...] cat /workspace/src/bin/pwd/tests/pwd_test.sh >>pwd_test.tmp chmod +x pwd_test.tmp mv pwd_test.tmp pwd_test --- Kyuafile --- --- pwd.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = pwd.full pwd.pieo =20 --- all_subdir_sbin --- --- tree.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.tree= .pieo -MTtree.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -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 -c /workspace/src/sbin/dhclient/tree.c -o tree.pieo --- all_subdir_bin --- --- pwd.1.gz --- gzip -cn /workspace/src/bin/pwd/pwd.1 > pwd.1.gz --- pwd.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pwd.ful= l pwd.debug --- pwd --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpwd.debug pwd.full pwd --- all_subdir_bin/realpath --- =3D=3D=3D> bin/realpath (all) --- .depend --- echo realpath.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- realpath.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.realpath.pieo -MTr= ealpath.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 -c /workspace/src/bin/realpath/realpath.c = -o realpath.pieo --- all_subdir_sbin --- --- conflex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.conf= lex.pieo -MTconflex.pieo -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 -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/dhclient/conflex.c = -o conflex.pieo --- all_subdir_bin --- --- realpath.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = realpath.full realpath.pieo =20 --- all_subdir_krb5 --- --- all_subdir_bin --- --- realpath.1.gz --- --- all_subdir_krb5 --- --- hash_bigkey.pico --- --- all_subdir_bin --- gzip -cn /workspace/src/bin/realpath/realpath.1 > realpath.1.gz --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_bigkey.pico = -MThash_bigkey.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c -o hash_bigk= ey.pico --- all_subdir_bin --- --- realpath.debug --- --- all_subdir_cddl --- --- list.pieo --- --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug realpat= h.full realpath.debug --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzf= s/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/works= pace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src= /cddl/compat/opensolaris/include -I/workspace/src/sys/cddl/compat/opensolar= is -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cddl= /usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/workspace/src/cddl/= usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/workspace/src/cd= dl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/workspace/sr= c/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common = -I/workspace/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/t= ools/ctf/cvt -I/workspace/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/cont= rib/opensolaris/uts/common -DHAVE_ISSETUGID -DNEED_SOLARIS_BOOLEAN -DHAVE= _STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.list.pieo -MTlist.pieo -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/cd= dl/contrib/opensolaris/tools/ctf/common/list.c -o list.pieo --- all_subdir_bin --- --- realpath --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drealpath.debug realpath.full realpath --- all_subdir_bin/rm --- =3D=3D=3D> bin/rm (all) --- all_subdir_rescue --- --- ps_make --- --- ps.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.ps.o -MTps.o -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 -c /workspace/src/bin/ps/ps.c -o ps.= o --- all_subdir_bin --- --- .depend --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- rm.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rm.pieo -MTrm.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -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 -c /workspace/src/bin/rm/rm.c -o rm.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/zinject --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_secure --- --- auth2-methods.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-methods.pieo -MTauth2-methods.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-methods.c -o auth2-methods.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ctfmerge --- --- memory.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzf= s/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/works= pace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src= /cddl/compat/opensolaris/include -I/workspace/src/sys/cddl/compat/opensolar= is -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cddl= /usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/workspace/src/cddl/= usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/workspace/src/cd= dl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/workspace/sr= c/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common = -I/workspace/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/t= ools/ctf/cvt -I/workspace/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/cont= rib/opensolaris/uts/common -DHAVE_ISSETUGID -DNEED_SOLARIS_BOOLEAN -DHAVE= _STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.memory.pieo -MTmemory.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wno-address-of-packed-member -c /workspace= /src/cddl/contrib/opensolaris/tools/ctf/common/memory.c -o memory.pieo --- all_subdir_secure --- --- auth-options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-options.pieo -MTauth-options.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= options.c -o auth-options.pieo --- all_subdir_cddl --- --- merge.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzf= s/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/works= pace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src= /cddl/compat/opensolaris/include -I/workspace/src/sys/cddl/compat/opensolar= is -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cddl= /usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/workspace/src/cddl/= usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/workspace/src/cd= dl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/workspace/sr= c/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common = -I/workspace/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/t= ools/ctf/cvt -I/workspace/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/cont= rib/opensolaris/uts/common -DHAVE_ISSETUGID -DNEED_SOLARIS_BOOLEAN -DHAVE= _STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.merge.pieo -MTmerge.pieo -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-unknown-pragmas -Wno-address-of-packed-member -c /workspace/= src/cddl/contrib/opensolaris/tools/ctf/cvt/merge.c -o merge.pieo --- all_subdir_krb5 --- --- hash_debug.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_debug.pico -= MThash_debug.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_debug.c -o hash_debug.pico --- hash_func.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_func.pico -M= Thash_func.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/hash/hash_func.c -o hash_func.pico --- all_subdir_sbin --- --- errwarn.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.errw= arn.pieo -MTerrwarn.pieo -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 -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/dhclient/errwarn.c = -o errwarn.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/zinject --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_krb5 --- --- hash_log2.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_log2.pico -M= Thash_log2.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/hash/hash_log2.c -o hash_log2.pico --- all_subdir_bin --- --- all_subdir_bin/rm/tests --- =3D=3D=3D> bin/rm/tests (all) --- rm_test --- echo '#! /usr/libexec/atf-sh' > rm_test.tmp cat /workspace/src/bin/rm/tests/rm_test.sh >>rm_test.tmp chmod +x rm_test.tmp --- all_subdir_sbin --- /workspace/src/sbin/dhclient/errwarn.c: In function 'parse_warn': /workspace/src/sbin/dhclient/errwarn.c:214:51: warning: '%s' directive outp= ut may be truncated writing up to 1023 bytes into a region of size 1015 [-W= format-truncation=3D] 214 | snprintf(fbuf, sizeof(fbuf), "%s line %d: %s", tlname, lexl= ine, mbuf); | ^~ = ~~~~ /workspace/src/sbin/dhclient/errwarn.c:214:9: note: 'snprintf' output 10 or= more bytes (assuming 1033) into a destination of size 1024 214 | snprintf(fbuf, sizeof(fbuf), "%s line %d: %s", tlname, lexl= ine, mbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ --- all_subdir_bin --- mv rm_test.tmp rm_test --- all_subdir_krb5 --- --- all_subdir_bin --- --- Kyuafile --- --- all_subdir_krb5 --- --- hash_page.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_page.pico -M= Thash_page.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/hash/hash_page.c -o hash_page.pico --- all_subdir_bin --- --- rm.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = rm.full rm.pieo =20 --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ctfmerge --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure 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 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 43.26 real 232.35 user 23.78 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1446137270444127= 5323.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_1354_49718531.1776458577256-- From nobody Fri Apr 17 22:10:59 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 4fy8GX30t2z6ZBXC for ; Fri, 17 Apr 2026 22:11:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy8GW5nlMz3NRX; Fri, 17 Apr 2026 22:10:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776463859; a=rsa-sha256; cv=none; b=MitkhTedlLd8qEwuPTK4I17Au8lUMxPf0v8ElUWWxFQCffT2Z49RwWF6ySq86QV8OOOEbu GV1BmYF+0IEy3pXBcyuo5PBMtCgEtticHE0SU/eYtXVItd+yq2qD/0vS10NSmnMKgMZNAq c7C11RGnZoKAKhDQwGXqMfoqUGGNn7AjlXWBLtiwUeH2WZVesToU+ffZ4nqvHUlYQjdL/s o4i6DH70f9AW27bS7HwrtrfeyCnmyFmZXxjWuMv61iArcbNfpdzpyohNs+GHXanoemTCRb EVve+GAmjgu+6TDz3UXOzYjcd8kHJdNSPUZkwzECz8gcndzJeGG0XIn0wzVFXA== 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=1776463859; 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=LhzOE5fOLbJYV1cbQGACcLrwQtvgz4NTJYcqZO2acAs=; b=mt4pbY8lei0N3R0dac7Mb++UUjLSEbM4K7Wy4Y84xLv7wBqLRrPo+lGKsA3SCpw+LdlAG7 DgS/5mG9MB7zcfC2y5DIuWVLjQAtR0nshEGghOxa3uwUV4qkIA4Kh/mHHCkwr0I/kjXbup unmiCvK5BkSVxoDjhOY1W2rKAElsAUBNo1gOUX7sX3afiHU+VZwp4xnr6G39eMKPi2f3qX Ha3bWcZuCyA824Jl+nTnUrxBsy4O169eIletlOWCjlrS3nv9Q4iKsQhFgAeLKHkG5SLLK0 1mZn+V70jTS4rI5J82JClWZzmaFASP2RNxRXlCB0c1jCBrFjgT2Bt2r6Rt/1AA== 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 4fy8GW59GSz1BHv; Fri, 17 Apr 2026 22:10:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 22:10:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, royger@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1164196220.1359.1776463859729@jenkins.ci.freebsd.org> In-Reply-To: <1700750798.1349.1776457339038@jenkins.ci.freebsd.org> References: <1700750798.1349.1776457339038@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28314 - 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_1358_915230315.1776463859547" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1358_915230315.1776463859547 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28314 (2ac5b9bd0b132ac0fb69800724dbfcab45c= cc35c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28314= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28314/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28314/co= nsole 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) b4be4a7890e7f3a94acc08440e28d480434f5bb8 by adrian: powerpc64: fix builds 45c8ddc874bb9149ed20cb46b6ef8bdd0567714c by royger: uart/pci: recover ADL AMT device after FIFO size probing 2ac5b9bd0b132ac0fb69800724dbfcab45ccc35c by royger: uart/pci: use different probe return values The end of the build log: [...truncated 4.17 MiB...] epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.468s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d6:39 epair0b: Ethernet address: 58:9c:fc:10:d8:fb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:66:f3 epair1b: Ethernet address: 58:9c:fc:10:25:2a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.993s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:d6:39 epair0b: Ethernet address: 58:9c:fc:10:d8:fb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.239s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d6:39 epair0b: Ethernet address: 58:9c:fc:10:d8:fb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:66:f3 epair1b: Ethernet address: 58:9c:fc:10:25:2a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.600s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d6:39 epair0b: Ethernet address: 58:9c:fc:10:d8:fb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.341s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d6:39 epair0b: Ethernet address: 58:9c:fc:10:d8:fb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:66:f3 epair1b: Ethernet address: 58:9c:fc:10:25:2a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [9.006s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d6:39 epair0b: Ethernet address: 58:9c:fc:10:d8:fb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.399s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.071s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.061s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:d6:39 epair0b: Ethernet address: 58:9c:fc:10:d8:fb epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.413s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7423 to 201 packets/sec Limiting tcp reset response from 7505 to 196 packets/sec passed [2.170s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 6726 to 199 packets/sec Limiting tcp reset response from 6615 to 195 packets/sec passed [2.437s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.010s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.008s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .011s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.200s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 7s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 4054 to 201 packets/sec Limiting tcp reset response from 9043 to 212 packets/sec Limiting tcp reset response from 9178 to 195 packets/sec Limiting tcp reset response from 9176 to 184 packets/sec Limiting tcp reset response from 9152 to 210 packets/sec Limiting tcp reset response from 9132 to 201 packets/sec Limiting tcp reset response from 9036 to 197 packets/sec Limiting tcp reset response from 9164 to 208 packets/sec passed [7.134s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7411 to 194 packets/sec Limiting tcp reset response from 7310 to 200 packets/sec Limiting tcp reset response from 7295 to 206 packets/sec Limiting tcp reset response from 7150 to 204 packets/sec Limiting tcp reset response from 7269 to 185 packets/sec Limiting tcp reset response from 7420 to 187 packets/sec Limiting tcp reset response from 7283 to 194 packets/sec Limiting tcp reset response from 7121 to 187 packets/sec Limiting tcp reset response from 7353 to 201 packets/sec passed [8.929s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.578s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.581s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801fb8bb830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54bfc at witness_debugger+0x6c #1 0xffffffff80c56509 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110b6e8 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6df6c at nl_receive_message+0x11c #7 0xffffffff80e6d8b5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468d2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477c3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899b2 at fork_exit+0x82 #11 0xffffffff8110c70e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c09fab0 frame pointer=09 =3D 0:0xfffffe008c09fbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80169eb0b00 rsi: 0000000000000001 rdx: ffffffff8226af10 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c09fbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801fb8bb800 r13: 0000000000000000 r14: fffff801fb8bb848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776463848 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c09f= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c09f910 panic() at panic+0x43/frame 0xfffffe008c09f970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c09f9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c09f9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c09fab0, rbp = =3D 0xfffffe008c09fbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c09fbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c09fc60 run_test() at run_test+0x2ad/frame 0xfffffe008c09fd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c09fd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c09fe= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c09fe= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c09f= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c09ff30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c09ff30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107424 ] Stopped at kdb_enter+0x33: movq $0,0x15dd322(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdacd00 curthread =3D 0xfffff80084072780: pid 0 tid 107424 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80084072cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c0a0000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x156134b5e gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m54s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28314' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins2840137388167610280.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '2ac5b9bd0b132= ac0fb69800724dbfcab45ccc35c', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../2ac5b9bd0b132ac0fb69= 800724dbfcab45ccc35c/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1358_915230315.1776463859547-- From nobody Fri Apr 17 22:17:03 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 4fy8PZ3tQrz6ZC66 for ; Fri, 17 Apr 2026 22:17:06 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy8PZ0j10z3Nh1; Fri, 17 Apr 2026 22:17:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776464226; a=rsa-sha256; cv=none; b=KBiCTHOgNZkYxLsWj0K0p5rkdr0tsFP8vOAki3jvEB6s80NaA2De8vrXw6dULMkj/S754O I6jyK3uwMU23dYNXk8VC5l9wAvSJt97UBQCii9a4d5Wo9qrjAsJUiWLESamfhVPlgCYTge sldn326QbDDaSNAy2fQbxQCjbnw+81mBlJE9EzMs8baInSRLv1yAY0Myj06ACokrDR/C0s FLVO1L7Hc2i7PgwWCdJ0JN66IB3ZdluZs2h6xbnHwdD7oPYPMyYhNk3O+TeI5GQcCTM6ZW qXd8bAH7EBGGQDzkhurNeAUj3gTjSHaolvX4x1qxsolgzOeE7+VQ10skEkwaIg== 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=1776464226; 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=Kvzx3qedWvjSzMw9DNX5DN7ySYlj5a1/ahMp08zaEWk=; b=hE64EE/klq9O+EQVZ8q4Eg4+7IlTblNWn6bIZ3z9ize8O3XZFFTddpUMZS80notooXLkhc RGBdxdf/LLAEZgpCPgrGg5dJ0C0Gqq75PECRw7RnNP+EnSi/A5jqoA9vpJ9gVdWzP8aIog Y+dKu7ToFL2yVLHCRECevfXFoR7MOAa3SXyD6L7t/IMLYRWYGhtLGUQzc00yw/KG9aF5tT MYr61kbKV6B/C4vh3eh0Pqn0m5Q91N064QXYffpkBpR8Ak8EwXoK91H9qkY3y6GuiRN9nE +Hp3Lp6JBL48wb+MyVlKnF3rcyoeZRA66hLChsjbOG6xCPs0o84ETYJGYQwvuw== 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 4fy8PY6qx7z1BY7; Fri, 17 Apr 2026 22:17:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 22:17:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, royger@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2072048858.1363.1776464225965@jenkins.ci.freebsd.org> In-Reply-To: <482192453.1355.1776458579266@jenkins.ci.freebsd.org> References: <482192453.1355.1776458579266@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3458 - 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_1362_1122680518.1776464223640" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1362_1122680518.1776464223640 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3458 (2ac5b9bd0b132ac0fb69800724dbf= cab45ccc35c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3458/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3458/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 458/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) b4be4a7890e7f3a94acc08440e28d480434f5bb8 by adrian: powerpc64: fix builds 45c8ddc874bb9149ed20cb46b6ef8bdd0567714c by royger: uart/pci: recover ADL AMT device after FIFO size probing 2ac5b9bd0b132ac0fb69800724dbfcab45ccc35c by royger: uart/pci: use different probe return values The end of the build log: [...truncated 85.31 MiB...] | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_secure/usr.bin --- --- kdf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.kdf.pieo -MTk= df.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/kdf.c -o kdf.pi= eo --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_bin --- --- expand.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.expand.pieo -MTexpand.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/expand.c -o expand.pieo --- all_subdir_secure --- --- lib/cmp_mock_srv.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.lib_cmp_mock_= srv.pieo -MTlib/cmp_mock_srv.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/ope= nssl/apps/lib/cmp_mock_srv.c -o lib/cmp_mock_srv.pieo --- all_subdir_secure/libexec --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_share --- --- sk_SK.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sk_SK.UTF-8 --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- --- unctime.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.unctime.pi= eo -MTunctime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/unctime.c -o unctime.pieo --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_sbin --- --- cache.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.cache.pieo= -MTcache.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/sbin/dump/cache.c -o cache.pieo --- all_subdir_secure --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- auth2-hostbased.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_sbin --- --- dump.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DRDUMP -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o d= ump.full itime.pieo main.pieo optr.pieo dumprmt.pieo tape.pieo traverse.pie= o unctime.pieo cache.pieo -lufs=20 --- dump.8.gz --- --- all_subdir_cddl --- --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/dump/dump.8 > dump.8.gz --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- --- dump.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dump.fu= ll dump.debug --- dump --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddump.debug dump.full dump --- all_subdir_sbin/dumpfs --- =3D=3D=3D> sbin/dumpfs (all) --- .depend --- echo dumpfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.a >> .depend --- dumpfs.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.dumpfs.pieo -MTdum= pfs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dumpfs/dumpfs.c -o dumpfs.pieo --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec 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 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_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 46.19 real 285.07 user 28.87 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1275588665094655= 3351.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_1362_1122680518.1776464223640-- From nobody Fri Apr 17 23:32:19 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 4fyB4M6JfHz6ZK5h for ; Fri, 17 Apr 2026 23:32:19 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyB4M3585z3ZCb; Fri, 17 Apr 2026 23:32:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776468739; a=rsa-sha256; cv=none; b=IuVchvP0KBFHD5aPCVcXW8y8JU8GfeH0yDMMkgg64AaEzA1e3ZW7evXhevXulIzCbgkmBT PrIahVwEhNuyw2zrgbbhw0T0bEybTTSXAr3JRWzsD4Pw4XvI8DFDjuXWjHqUopB2szcPu1 TUFSjOz9PWLX+6DGPTzJRTArkKIt8qMskvLFhN2SdoZ/O29BkjOalGskEIsWt5yMJZZ43I pf11Isj9+jL6nBLJG3AxbznngE1E1bQD+D+gW6dtynDqayEkAGyJG1yD5ZyqY2dDkuMocL 0woi1J8omKaTskb3kwh51rFSiHsZShaix4zBxfnCAN6no9IhfnZb4ZQw0lsNmg== 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=1776468739; 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=zIFNEQ+YurIpUA83L+uM/LIm1AHXol71S8ENJTC1SoU=; b=FD6zb03L5ea9wwWtQyVeQai/M0H1v+434+hZg09YHTZUgyBaXhMRokpdeBgMNTitE0U0sX ZCz7En/rPUHIGRwW+6voY6OeO5vFJn5Leoi6gK6NoLT43nkVr/BPqBhdGuKB4O0SrKG9G0 y7PbnUEBCdRtXXsdaEYHHL6nFbJZZ2/Sgag/qQ/zAOPF8yx6QrN4w+vIemILXfwJ2Tedik Sett2wB1h5X5pNj1maxcsLhLWOaU9Q24okMF5fTpQq0QmMzRNLrqy5VWcbnOOMm0cM4RzZ wDBJ8ogZvI366A/Ec5iR6ukLXu2sHDqpdWvwNsiX0ziEsKl5o1mgnAwLxnzTlA== 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 4fyB4M2R57z98; Fri, 17 Apr 2026 23:32:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 23:32:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <584752825.1365.1776468739347@jenkins.ci.freebsd.org> In-Reply-To: <1164196220.1359.1776463859729@jenkins.ci.freebsd.org> References: <1164196220.1359.1776463859729@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28315 - 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_1364_639912183.1776468739131" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1364_639912183.1776468739131 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28315 (0a764beb6215f067787fba1723f211b7ef0= eeeb0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28315= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28315/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28315/co= nsole 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) bd05b47fbd8b7301983dc4ceaf0498fb8d5ca9f2 by olce: acpi_spmc(4): Small probe improvements/fixes 788d71e73f1b4fdac572dae72d3eac5cfb0f9f18 by christos: virtual_oss.8: Remove CPU performance example 0a764beb6215f067787fba1723f211b7ef0eeeb0 by olce: acpi_spmc(4): Remove redundant setting of 'sc->dev' on attach The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to DOWN passed [0.457s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:0a:ee epair0b: Ethernet address: 58:9c:fc:10:83:7c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:0a:eb epair1b: Ethernet address: 58:9c:fc:10:ab:d8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.951s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:0a:ee epair0b: Ethernet address: 58:9c:fc:10:83:7c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.217s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:0a:ee epair0b: Ethernet address: 58:9c:fc:10:83:7c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:0a:eb epair1b: Ethernet address: 58:9c:fc:10:ab:d8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.514s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:0a:ee epair0b: Ethernet address: 58:9c:fc:10:83:7c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.325s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:0a:ee epair0b: Ethernet address: 58:9c:fc:10:83:7c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:0a:eb epair1b: Ethernet address: 58:9c:fc:10:ab:d8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.942s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:0a:ee epair0b: Ethernet address: 58:9c:fc:10:83:7c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.419s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.080s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.068s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:0a:ee epair0b: Ethernet address: 58:9c:fc:10:83:7c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.391s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 6011 to 211 packets/sec Limiting tcp reset response from 5959 to 197 packets/sec passed [2.609s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 5783 to 192 packets/sec Limiting tcp reset response from 5440 to 204 packets/sec Limiting tcp reset response from 5551 to 212 packets/sec passed [2.845s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.008s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .011s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.226s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 8s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2518 to 196 packets/sec Limiting tcp reset response from 7713 to 206 packets/sec Limiting tcp reset response from 7602 to 188 packets/sec Limiting tcp reset response from 7701 to 196 packets/sec Limiting tcp reset response from 7308 to 213 packets/sec Limiting tcp reset response from 7461 to 187 packets/sec Limiting tcp reset response from 7082 to 199 packets/sec Limiting tcp reset response from 7760 to 197 packets/sec Limiting tcp reset response from 7762 to 212 packets/sec passed [8.379s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7080 to 194 packets/sec Limiting tcp reset response from 7382 to 193 packets/sec Limiting tcp reset response from 6776 to 207 packets/sec Limiting tcp reset response from 7037 to 211 packets/sec Limiting tcp reset response from 7218 to 213 packets/sec Limiting tcp reset response from 7481 to 199 packets/sec Limiting tcp reset response from 7229 to 214 packets/sec Limiting tcp reset response from 6770 to 208 packets/sec Limiting tcp reset response from 7407 to 184 packets/sec passed [9.006s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.570s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.551s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8014bd9b030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110b708 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6df8c at nl_receive_message+0x11c #7 0xffffffff80e6d8d5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110c72e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008bfe1ab0 frame pointer=09 =3D 0:0xfffffe008bfe1bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b2700 rsi: 0000000000000001 rdx: ffffffff8226bac0 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bfe1bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8014bd9b000 r13: 0000000000000000 r14: fffff8014bd9b048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776468727 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bfe1= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bfe1910 panic() at panic+0x43/frame 0xfffffe008bfe1970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bfe19e0 calltrap() at calltrap+0x8/frame 0xfffffe008bfe19e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bfe1ab0, rbp = =3D 0xfffffe008bfe1bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bfe1bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bfe1c60 run_test() at run_test+0x2ad/frame 0xfffffe008bfe1d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bfe1d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bfe1e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bfe1e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bfe1= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bfe1f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bfe1f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107410 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff80057a87000: pid 0 tid 107410 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80057a87550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008bfe2000 kcr3 =3D 0x8000000002945002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x194b0c45 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 53m37s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28315' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./run.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins12379466313296716249.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '0a764beb6215f= 067787fba1723f211b7ef0eeeb0', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../0a764beb6215f067787f= ba1723f211b7ef0eeeb0/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1364_639912183.1776468739131-- From nobody Fri Apr 17 23:36:14 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 4fyB8x20y1z6ZKJ8 for ; Fri, 17 Apr 2026 23:36:17 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyB8w5VKNz3ZLb; Fri, 17 Apr 2026 23:36:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776468976; a=rsa-sha256; cv=none; b=PPvG9Ob2AXz5BCAaHQ41k3HlBzeachq+rOhRQkuWijKJSsCVfXY3c1kdYKEpQ747rznDxq VR1pyHJsEXZW59HYqjonLCPuwgnTbcq+58gjmWaFQDGkizXkamNEDG/u/VaSewGW2aQvze dM/dD5PfwlljuL6XelQJCcia04G6/C31TvfOT3LZgg8CPIrG42OvuRUgKR7BTxBnXBjshX 7UNT+ZIJiY+idRJ1Bq1y7AkbqwAZO1yqBaIvT5Ph51ZsJPRniYQS67PGYTvF7IjyGbv5C7 DW5CpM+F51ljb+RzWPAw73urq7pcJ6DEOR32o6bc1WBycMPtet4ZWn/vvEzZ6w== 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=1776468976; 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=3QwjPr5eHt2qjds3Nt7eoj2Pd3yLtEHM/kYWhes2ndY=; b=KLteNoJSXllWAdTuzqb0Bz2OjvMgavhZTzuHqow1WOSjR7PaAw1a1FUi4r1M33dpWtXrRG zJLHyo8SjxuG7Drg2GCtOh8bC/dJ3CvZYKQSs0NTSr0RjKSJp7z+ua+djgktGCogno9dgo NX9OPyRkZWeMoILZI2gtnm4hVsedF8bMZOMXl5W0IcOqnpUzx3tuN/RPm6yfRzwSLwrTKm u0GYN9cfQNfZxHsvD9OKhc3yycnkDdccoSzHBc5SQZAmkvXIRgsKjdwxrc7OAhcfwWBxix rKV972KJ7/388761qsN41J6dcwOyaioolJPgkzyyj+Oh5EHaMpNO1s1l9Qm85Q== 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 4fyB8w52jnzbd; Fri, 17 Apr 2026 23:36:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Apr 2026 23:36:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <973699952.1367.1776468976711@jenkins.ci.freebsd.org> In-Reply-To: <2072048858.1363.1776464225965@jenkins.ci.freebsd.org> References: <2072048858.1363.1776464225965@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3459 - 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_1366_1489779483.1776468974487" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1366_1489779483.1776468974487 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3459 (0a764beb6215f067787fba1723f21= 1b7ef0eeeb0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3459/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3459/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 459/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) bd05b47fbd8b7301983dc4ceaf0498fb8d5ca9f2 by olce: acpi_spmc(4): Small probe improvements/fixes 788d71e73f1b4fdac572dae72d3eac5cfb0f9f18 by christos: virtual_oss.8: Remove CPU performance example 0a764beb6215f067787fba1723f211b7ef0eeeb0 by olce: acpi_spmc(4): Remove redundant setting of 'sc->dev' on attach The end of the build log: [...truncated 84.76 MiB...] gzip -cn /workspace/src/lib/libsys/chown.2 > chown.2.gz --- chroot.2.gz --- gzip -cn /workspace/src/lib/libsys/chroot.2 > chroot.2.gz --- clock_gettime.2.gz --- gzip -cn /workspace/src/lib/libsys/clock_gettime.2 > clock_gettime.2.gz --- close.2.gz --- gzip -cn /workspace/src/lib/libsys/close.2 > close.2.gz --- closefrom.2.gz --- gzip -cn /workspace/src/lib/libsys/closefrom.2 > closefrom.2.gz --- all_subdir_stand --- --- all_subdir_lib --- --- connect.2.gz --- --- all_subdir_stand --- --- g_eli_key.o --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/connect.2 > connect.2.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.g_eli_key.o -MTg_eli_key.o -std= =3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/sys/geom/eli/g_e= li_key.c -o g_eli_key.o --- all_subdir_lib --- --- connectat.2.gz --- --- all_subdir_sbin --- --- devmatch.8.gz --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/connectat.2 > connectat.2.gz --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/devmatch/devmatch.8 > devmatch.8.gz --- all_subdir_lib --- --- copy_file_range.2.gz --- --- all_subdir_sbin --- --- devmatch.debug --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/copy_file_range.2 > copy_file_range.2.gz --- all_subdir_sbin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug devmatc= h.full devmatch.debug --- all_subdir_lib --- --- cpuset.2.gz --- --- all_subdir_sbin --- --- devmatch --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddevmatch.debug devmatch.full devmatch --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/cpuset.2 > cpuset.2.gz --- cpuset_getaffinity.2.gz --- gzip -cn /workspace/src/lib/libsys/cpuset_getaffinity.2 > cpuset_getaffinit= y.2.gz --- all_subdir_sbin --- --- all_subdir_sbin/dhclient --- =3D=3D=3D> sbin/dhclient (all) --- all_subdir_lib --- --- cpuset_getdomain.2.gz --- gzip -cn /workspace/src/lib/libsys/cpuset_getdomain.2 > cpuset_getdomain.2.= gz --- creat.2.gz --- gzip -cn /workspace/src/lib/libsys/creat.2 > creat.2.gz --- dup.2.gz --- gzip -cn /workspace/src/lib/libsys/dup.2 > dup.2.gz --- eventfd.2.gz --- gzip -cn /workspace/src/lib/libsys/eventfd.2 > eventfd.2.gz --- execve.2.gz --- gzip -cn /workspace/src/lib/libsys/execve.2 > execve.2.gz --- _exit.2.gz --- --- all_subdir_sbin --- --- .depend --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/_exit.2 > _exit.2.gz --- all_subdir_sbin --- echo dhclient.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- dhclient.pieo --- --- all_subdir_lib --- --- extattr_get_file.2.gz --- --- all_subdir_cddl --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.dhcl= ient.pieo -MTdhclient.pieo -std=3Dgnu17 -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 -Wchar-subscripts -Wnes= ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/dhclient/dhclient.c= -o dhclient.pieo --- all_subdir_cddl --- --- zinject.full --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/extattr_get_file.2 > extattr_get_file.2.= gz --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_lib --- --- fcntl.2.gz --- gzip -cn /workspace/src/lib/libsys/fcntl.2 > fcntl.2.gz --- ffclock.2.gz --- gzip -cn /workspace/src/lib/libsys/ffclock.2 > ffclock.2.gz --- fhlink.2.gz --- gzip -cn /workspace/src/lib/libsys/fhlink.2 > fhlink.2.gz --- fhopen.2.gz --- gzip -cn /workspace/src/lib/libsys/fhopen.2 > fhopen.2.gz --- fhreadlink.2.gz --- gzip -cn /workspace/src/lib/libsys/fhreadlink.2 > fhreadlink.2.gz --- flock.2.gz --- gzip -cn /workspace/src/lib/libsys/flock.2 > flock.2.gz --- fork.2.gz --- gzip -cn /workspace/src/lib/libsys/fork.2 > fork.2.gz --- fspacectl.2.gz --- gzip -cn /workspace/src/lib/libsys/fspacectl.2 > fspacectl.2.gz --- all_subdir_stand --- --- g_eli_key_cache.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.g_eli_key_cache.o -MTg_eli_key_= cache.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/sy= s/geom/eli/g_eli_key_cache.c -o g_eli_key_cache.o --- all_subdir_lib --- --- fsync.2.gz --- gzip -cn /workspace/src/lib/libsys/fsync.2 > fsync.2.gz --- getdirentries.2.gz --- gzip -cn /workspace/src/lib/libsys/getdirentries.2 > getdirentries.2.gz --- getdtablesize.2.gz --- gzip -cn /workspace/src/lib/libsys/getdtablesize.2 > getdtablesize.2.gz --- getfh.2.gz --- gzip -cn /workspace/src/lib/libsys/getfh.2 > getfh.2.gz --- getfsstat.2.gz --- gzip -cn /workspace/src/lib/libsys/getfsstat.2 > getfsstat.2.gz --- getgid.2.gz --- gzip -cn /workspace/src/lib/libsys/getgid.2 > getgid.2.gz --- getgroups.2.gz --- gzip -cn /workspace/src/lib/libsys/getgroups.2 > getgroups.2.gz --- all_subdir_secure --- --- all_subdir_lib --- --- getitimer.2.gz --- --- all_subdir_secure --- --- audit-linux.pieo --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/getitimer.2 > getitimer.2.gz --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.audit-linux.pieo -MTaudit-linux.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/audit-li= nux.c -o audit-linux.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' --- all_subdir_lib --- --- getlogin.2.gz --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_bin --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/getlogin.2 > getlogin.2.gz --- all_subdir_bin --- --- tty_subs.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.tty_subs.pieo -MTt= ty_subs.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 -c /workspace/src/bin/pax/tty_subs.c -o tt= y_subs.pieo --- all_subdir_lib --- --- getloginclass.2.gz --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/getloginclass.2 > getloginclass.2.gz --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- --- all_subdir_share/ctypedef --- make[3]: stopped making "all" in /workspace/src/share --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 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_share --- --- all_subdir_share/colldef_unicode --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src 17.75 real 173.71 user 21.27 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4053947683001703= 395.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_1366_1489779483.1776468974487-- From nobody Sat Apr 18 00:55:24 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 4fyCwD5WT0z6ZRsP for ; Sat, 18 Apr 2026 00:55:24 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyCwD275dz3hlw; Sat, 18 Apr 2026 00:55:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776473724; a=rsa-sha256; cv=none; b=oK/DmFZdtR0G63N+V23lSPA2fX688QICl4Rwb9Lsi7kSZ9RAQoDV0VH0tu+pijYZzdMvqs +7AO4byfFe0d0q3DIgWVs7RF4pk8pLxoOvVcQJkXGQoQ6bC3CU2T5h3AkFVB1FLNi11fka Rp7x7SLbMZbss8p05ks/l3b3XqyRuhs2thxn20j1M3NOnTWyJtGHRpNIzY5Drmc8YNG/GR CaIoKNeHIud/xD1weqx/SiS9Oa1Usso/AKq02s1NEgvB1SuOOCLKsrb8A4enD+L8DuHXXT Vl5cnUVVtbe8WZ6aa14YsJwepxY1GIxY4Qki6VSeN+9PLemquIk3tXZ0fztkPw== 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=1776473724; 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=QXkpUHE7tzYHmfrH/nfVUXKhu0htxIZE1i9+zFAi4ww=; b=XfGneoOJ4AfoGMYOAjC50ZmHiEzhZciF+nCZMatlnE0CoWfx4sNj5WrZiIDa4POQk/740l UdFQBBHVQ5QxFd1KLRpWOizIecBd3BZsSqvrAixu0t20YcSiig8ywevZVuCHErswn6L/EZ UiKpcjjZ0CybXtdW3U2BbmTv4qxFM3594KQb6pqx7kCX7BKUiUd4grBVf6cNYD9BVYaXSi K8RBBwVNpt5iRVF4J/TYM5m4tIMb4T4LXRTbsjW44GFV3vPPfd4LFYQHmiWj1FqL7AS8S8 UqXVfQ60tQDXNeaItckCWVmfB6SbDQwfQi5kSJ1bzEFYmwn4fflM2ZicSv2Pqw== 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 4fyCwD1bVTz2M8; Sat, 18 Apr 2026 00:55:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 00:55:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <749820318.1371.1776473724227@jenkins.ci.freebsd.org> In-Reply-To: <584752825.1365.1776468739347@jenkins.ci.freebsd.org> References: <584752825.1365.1776468739347@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28316 - 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_1370_1643059017.1776473724047" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1370_1643059017.1776473724047 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28316 (f6bcc0925f0ea838da5183dc503f847e56d= 15cc8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28316= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28316/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28316/co= nsole 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) d96e8cb4e72847ac545423460af122fa14b2b1f1 by pouria: nd6: Break nd6_prefix_update out of prelist_update ced1de238fbe620e2b110c34561d63656bd2043c by pouria: nd6: Break pfxrtr_add out of nd6_prelist_add d022dd82059b6173505377d47e3d0048906f8311 by pouria: nd6: Change prelist_update return type to void 05f2acd34483e9a2aa3d3b3d53e398cadab199ad by pouria: nd6: Ignore entire PI if violates RFC 4862 section 5.5.3 e8081190617741e348fc85f17ff90b066407fc0f by pouria: nd6: Remove anycast check in prelist_update 5f27592e149fbbb6318ef6c4b72482e1a7a41ef4 by pouria: nd6: Break nd6_prefix_lifetime_update out of prelist_update 72043945c3c6e924ac57ace76ec0a4447d05d905 by pouria: nd6: Remove goto and unused condition in prelist_update c173f02045c8cfae219b26be99f9e02f291965fa by pouria: tests/netinet6: Add SLAAC and RA validation tests to ndp f6bcc0925f0ea838da5183dc503f847e56d15cc8 by pouria: tests/netinet6: Add test for route information option The end of the build log: [...truncated 4.17 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.500s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:1e:08 epair0b: Ethernet address: 58:9c:fc:10:cc:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:8d:85 epair1b: Ethernet address: 58:9c:fc:10:4a:80 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.966s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:1e:08 epair0b: Ethernet address: 58:9c:fc:10:cc:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.217s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:1e:08 epair0b: Ethernet address: 58:9c:fc:10:cc:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:8d:85 epair1b: Ethernet address: 58:9c:fc:10:4a:80 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.537s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:1e:08 epair0b: Ethernet address: 58:9c:fc:10:cc:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.354s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:1e:08 epair0b: Ethernet address: 58:9c:fc:10:cc:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:8d:85 epair1b: Ethernet address: 58:9c:fc:10:4a:80 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.941s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:1e:08 epair0b: Ethernet address: 58:9c:fc:10:cc:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.396s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.068s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.069s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:1e:08 epair0b: Ethernet address: 58:9c:fc:10:cc:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.242s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7710 to 190 packets/sec Limiting tcp reset response from 7584 to 210 packets/sec passed [2.113s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 6729 to 195 packets/sec Limiting tcp reset response from 6819 to 201 packets/sec passed [2.395s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.607s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.008s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.008s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .011s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.198s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 7s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3492 to 213 packets/sec Limiting tcp reset response from 9194 to 188 packets/sec Limiting tcp reset response from 9192 to 195 packets/sec Limiting tcp reset response from 9371 to 204 packets/sec Limiting tcp reset response from 9283 to 206 packets/sec Limiting tcp reset response from 9010 to 205 packets/sec Limiting tcp reset response from 9324 to 204 packets/sec Limiting tcp reset response from 9344 to 196 packets/sec passed [7.056s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7455 to 214 packets/sec Limiting tcp reset response from 7564 to 194 packets/sec Limiting tcp reset response from 7461 to 212 packets/sec Limiting tcp reset response from 7543 to 205 packets/sec Limiting tcp reset response from 7549 to 192 packets/sec Limiting tcp reset response from 7615 to 190 packets/sec Limiting tcp reset response from 7629 to 205 packets/sec Limiting tcp reset response from 7574 to 216 packets/sec passed [8.639s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.568s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.557s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800627c9830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110b618 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110c63e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c08bab0 frame pointer=09 =3D 0:0xfffffe008c08bbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b2800 rsi: 0000000000000001 rdx: ffffffff82269728 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c08bbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800627c9800 r13: 0000000000000000 r14: fffff800627c9848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776473712 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c08b= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c08b910 panic() at panic+0x43/frame 0xfffffe008c08b970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c08b9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c08b9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c08bab0, rbp = =3D 0xfffffe008c08bbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c08bbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c08bc60 run_test() at run_test+0x2ad/frame 0xfffffe008c08bd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c08bd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c08be= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c08be= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c08b= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c08bf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c08bf30 --- trap 0xc, rip =3D 0x223ef6fe5d0a, rsp =3D 0x223ef8617ed8, rbp =3D 0x223= ef8617ef0 --- KDB: enter: panic [ thread pid 0 tid 107432 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff801a67cd000: pid 0 tid 107432 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801a67cd550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c08c000 kcr3 =3D 0x8000000002945004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x115aaff2c gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 53m35s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28316' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins6553870709067703437.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'f6bcc0925f0ea= 838da5183dc503f847e56d15cc8', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../f6bcc0925f0ea838da51= 83dc503f847e56d15cc8/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1370_1643059017.1776473724047-- From nobody Sat Apr 18 00:59:43 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 4fyD1G6F8Yz6ZRyG for ; Sat, 18 Apr 2026 00:59:46 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyD1G3hsBz3kWm; Sat, 18 Apr 2026 00:59:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776473986; a=rsa-sha256; cv=none; b=x627igHYq1zOKY6/Es/z0k50800LbzrBicanYqdIidRLtMtSuTwiq1hasbApnj1WEL0HR7 4BBKEK6H90Rqyb/tUJQ3QgUbH8Tqq6ei1U91fFTemxIWGyd2TtXUpeNqgFloxUzMJXwxHr aPyd/qzsJUQP+YiajX8Q+GWuW8LlodgwkkCcHXBt90FbflvqCItSRMzH49zl2MMj4sz3zB HgjHRed8H6+1QjeZ88DQ32DNEYJVGK6ffOMY3WWqWEZP1d3i8TnjP4RpoYvFaGG+eKMlly x0Mj91eoYc+306mWyV5clUJ4M3eTgdqlApTSv6Nylj6rjf1JOajgzFuACFv46w== 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=1776473986; 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=o3ZFqoJmal0lHtBDYy47/4VYvBicmKDzRzDiMM+NkeI=; b=OfntMYghEPJyGCEkdT+OK6mGc6Q7jC25DRdinFcKDdUkTFZmqmh8/8w4RRTCWxfbMXx5sj p605OtfnV44ySmhSl+JtBWT2LJLyvUl5IJ8Ribmkm8eUViT7G4cxN0FepXpH8AQB1gtEjG yy0Rb3royQBUXLaE/vqVkZiisHb8ziQ2vHqVbp/EDM755iPZGmwHn+ZgbE6o2faVREdYrk t+4NI4s0Lq7z12sSRl3EArr30zAxxiD/6wuxHNNBz3KmrGwmCuJDnweoWN0IImuK/wTU0f mtTK3PhkquCjfBhupkmTgbiLq7H5PrPkXqrbcBctvCP8H6BIfOJyCuvgte394g== 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 4fyD1G2pjWz2YY; Sat, 18 Apr 2026 00:59:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 00:59:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <527342639.1375.1776473986398@jenkins.ci.freebsd.org> In-Reply-To: <973699952.1367.1776468976711@jenkins.ci.freebsd.org> References: <973699952.1367.1776468976711@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3460 - 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_1374_798653295.1776473984102" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1374_798653295.1776473984102 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3460 (f6bcc0925f0ea838da5183dc503f8= 47e56d15cc8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3460/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3460/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 460/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) d96e8cb4e72847ac545423460af122fa14b2b1f1 by pouria: nd6: Break nd6_prefix_update out of prelist_update ced1de238fbe620e2b110c34561d63656bd2043c by pouria: nd6: Break pfxrtr_add out of nd6_prelist_add d022dd82059b6173505377d47e3d0048906f8311 by pouria: nd6: Change prelist_update return type to void 05f2acd34483e9a2aa3d3b3d53e398cadab199ad by pouria: nd6: Ignore entire PI if violates RFC 4862 section 5.5.3 e8081190617741e348fc85f17ff90b066407fc0f by pouria: nd6: Remove anycast check in prelist_update 5f27592e149fbbb6318ef6c4b72482e1a7a41ef4 by pouria: nd6: Break nd6_prefix_lifetime_update out of prelist_update 72043945c3c6e924ac57ace76ec0a4447d05d905 by pouria: nd6: Remove goto and unused condition in prelist_update c173f02045c8cfae219b26be99f9e02f291965fa by pouria: tests/netinet6: Add SLAAC and RA validation tests to ndp f6bcc0925f0ea838da5183dc503f847e56d15cc8 by pouria: tests/netinet6: Add test for route information option The end of the build log: [...truncated 85.11 MiB...] --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.util.pieo -MTutil.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/setfacl/util.c -o util.pieo --- all_subdir_sbin --- --- all_subdir_sbin/dhclient/tests --- --- options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.options.pieo -MToptions.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/options.c -o options.pieo --- all_subdir_rescue --- --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libtinfow.a >> .depend --- all_subdir_bin --- --- setfacl.pieo --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ztest --- =3D=3D=3D> cddl/usr.bin/ztest (all) --- all_subdir_rescue --- --- alias.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.alias.o -MTalias.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/alias.c -o alias.o --- all_subdir_bin --- --- util.pieo --- --- setfacl.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = setfacl.full file.pieo mask.pieo merge.pieo remove.pieo setfacl.pieo util.p= ieo =20 --- all_subdir_cddl --- --- .depend --- echo ztest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib= /libnvpair/libnvpair_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibumem.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzpool/libzpool_pie.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib/libavl.a /tmp/obj/workspace/src/amd64.amd= 64/cddl/lib/libzfs_core/libzfs_core_pie.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libspl.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzutil= /libzutil_pie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfs/libzfs_p= ie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libicp/libicp_pie.a >> .de= pend --- ztest.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/ope= nzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspac= e/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/incl= ude -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -g -DDEBUG=3D1 -Wno-format -DZFS_DEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHA= VE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.ztest.pieo -MTztest.pieo= -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas = -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/c= ontrib/openzfs/cmd/ztest.c -o ztest.pieo --- all_subdir_bin --- --- setfacl.1.gz --- gzip -cn /workspace/src/bin/setfacl/setfacl.1 > setfacl.1.gz --- setfacl.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug setfacl= .full setfacl.debug --- setfacl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfacl.debug setfacl.full setfacl --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- token.h --- sh /workspace/src/bin/sh/mktokens --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.alias.pieo -MTalias.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/alias.c -o alias.pieo --- all_subdir_rescue --- --- arith_yacc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.arith_yacc.o -MTarith_yacc.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.o --- all_subdir_libexec --- --- conf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.conf.pieo -MTconf.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/conf.c -o conf.pieo --- all_subdir_stand --- --- list.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.list.o= -MTlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sy= s/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/os/fre= ebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzf= s/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/= module/os/freebsd//spl/list.c -o list.o --- all_subdir_bin --- --- arith_yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yacc.pieo -MTarith_yacc.pieo -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.pieo --- all_subdir_secure --- --- auth2-chall.pieo --- --- all_subdir_stand --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_stand --- --- zfs_zstd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.zfs_zs= td.o -MTzfs_zstd.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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 -Wno-= address-of-packed-member -Os -include /workspace/src/sys/contrib/openzfs/i= nclude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/inclu= de/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contr= ib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DIN_BASE -DIN_LIBSA -c /work= space/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c -o zfs_zstd.o --- all_subdir_rescue --- --- arith_yylex.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.arith_yylex.o -MTarith_yylex.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.o --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/zinject --- --- translate.pieo --- --- all_subdir_share --- --- ro_RO.UTF-8.LC_COLLATE --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ro_RO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ro_RO.UTF-8 --- all_subdir_rescue --- --- builtins.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.builtins.o -MTbuiltins.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c builtins.c -o builtins.o --- cd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.cd.o -MTcd.o -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /= workspace/src/bin/sh/cd.c -o cd.o --- all_subdir_bin --- --- arith_yylex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yylex.pieo -MTarith_yylex.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.pieo --- all_subdir_libexec --- --- crypto.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.crypto.pieo -MTcrypto.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/crypto.c -o crypto.pieo --- all_subdir_bin --- --- cd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.cd.pieo -MTcd.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 -Wreturn-type -Wc= ast-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 -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin= /sh/cd.c -o cd.pieo --- all_subdir_stand --- --- blake3.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Os -include /workspace/src/sys/contrib/= openzfs/include/sys/simd_config.h -include /workspace/src/sys/contrib/open= zfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/= sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sy= s/contrib/openzfs/module/icp/algs/blake3/blake3.c -o blake3.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_secure --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_rescue --- --- echo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.echo.o -MTecho.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/bltin/echo.c -o echo.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure 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 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- --- edwards25519.o --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ztest --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.07 real 258.91 user 26.70 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1286792632387979= 9862.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_1374_798653295.1776473984102-- From nobody Sat Apr 18 02:38:11 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 4fyGBt2cSZz6ZcsB for ; Sat, 18 Apr 2026 02:38:14 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyGBs4LhXz48P2; Sat, 18 Apr 2026 02:38:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776479893; a=rsa-sha256; cv=none; b=Pb8nNBCkF+FQFzad8BBgNdGev4zX6pLJ1CzvOevkF42aBGn50kQj5uVLiTuoWxpH5hq5mV ar95GFjL0EYtkg8PJYpfGWToivLAsJYCMMC4Jguq8HcZtyAKH8h9N0jalSPdm811rOqOYn KjRptGYGI4lMB1ko2ZyTBRAodRgpCvf/rId9dFGlQUTyReG8FtfC1tNs1GeFosCP5AF5SZ I+CGT+J6pzBpzOFaiI3VUwrcNLIZ2MFLfjOaofc9t9OPXzlQiYrYnHbOGLv1pRco2w25tF m8KdraNkVvFsjBt5cyZ/jOSm/Y4jE1K8CsL/kMLgn3jO0qYBClkrVlZzbGFw1w== 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=1776479893; 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=fuZ0oS9x/qitieJbI+I5zM96Xi++/Qw69wYBNcxhg58=; b=R/OKMo10RmQGYdIka8oM4LtnDpsmEYliLS+YFih0auy3eosFXr1xZIE5Tb+XRMpOVovAJh G0vQRIRlk/lPFWc0AJLjHjZ5gePSRmVI8pxKgvs0r08+7U4GHcv8ouGGLWOYv+RCrp5ZRZ TPYLv5OKvMpjraKT9DGCQ68xFFTjyGxlE9zwInOOSuG6xiI3apnWDTe41iMef2Y854HM2Z JCHTmKtOrbDcqfnYegsYpcHVROV0UIZZU5E/OvTW1ZUzyD4awZ6n/vISxU7rbU6usKqsTX 2Olig4asUw9FBAaoDuthVmsruAm3Mqd2jB5zjmaCwKpJjeFvHVrPemgsAok+nQ== 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 4fyGBs3qCzz5PT; Sat, 18 Apr 2026 02:38:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 02:38:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <382169059.1383.1776479893540@jenkins.ci.freebsd.org> In-Reply-To: <1803032644.1301.1776423238475@jenkins.ci.freebsd.org> References: <1803032644.1301.1776423238475@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #707 - 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_1382_387953116.1776479891664" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1382_387953116.1776479891664 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #707 (6ef2df5e8e7a753a8d88438c5= 9df5005aea6b6b4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/707/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/707/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/707/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) 6ef2df5e8e7a753a8d88438c59df5005aea6b6b4 by rmacklem: nfsv4.4: Document setup of a NFSv4 root fs The end of the build log: [...truncated 67.63 MiB...] --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g'= =09 -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > s= kein1024hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- --- krb5/util/ss__L --- --- data.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libelf__L --- --- elf_begin.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libelf__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- --- krb5/util/support__L --- --- lib/libnv__L --- --- msgio.o --- --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libkiconv__L --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- --- unctrl.c --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libfigpar__L --- --- string_m.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 64.28 real 508.21 user 79.44 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10484923605= 497672434.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1382_387953116.1776479891664-- From nobody Sat Apr 18 03:04:53 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 4fyGnf1nLCz6Zffx for ; Sat, 18 Apr 2026 03:04:54 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyGnd6j0vz3FWL; Sat, 18 Apr 2026 03:04:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776481493; a=rsa-sha256; cv=none; b=Uw1hXCgsce48IVRNcqmB7Ry1sbH2XnI+RKENDwbxb6hu3Rjb0Qr5jTPzGvzjqpSM0ZrDA1 AM4zHa2masuPuaNqUm8BS3iBWDmIAY7nZPiVCv4uzkje9DjpYbRUil+msxnF8+ZIp3/vvN qXC45iWhnetu7liKLDzoS/uL5aLF2M8u2YHsUz3Q7VBucSSk1bmvlNBAS1NETFYRfSFg8N 5CD1IJ1n6DefiuTBpJo38yuWUnKxjSYlU4Ow730mchPZte/6/ZIypAb6xYPrhtPVqcWeCh IpjzFJgS2byExuPu2MPXWcqzhzsF9FRl+kzhLOjir3w5r+TgZjI9ZBoPDEp4SQ== 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=1776481493; 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=WOyMq9AmX/bKE9QRlLM2MgtDDtm9VA8DSmEqtfYFEpk=; b=Y4wPXAn708FN9MraY5nBHiBzm4QyvOTxoZbqz1u4CmdZXc8uoJLOoMGvyI3ttkBeEhEOBo 0zU5/IoRvLa3yEhi1Or349jinK+6GOepJv0bY1L03xCsfZGiDoM7+ZypBzhUqwmL2rCfZ4 sbSXwzMfzI8/W2vKxbZlx0sdvV6dwoCTkOJNTna5DGz41qhovTAm7k7oX6EDqugyPqt2xc yPg+kH5+nlCIk3iURbuGjy1qIlL3d+kDRXpi2qlXkRowEQqy0mNE9fGWT1BI1GRyMgvWjS Tu3jvkEUqVxT4209FN5YxzuKF6RyGR9zqOpSB7iLWccOf8imgXEofvyl1mH43w== 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 4fyGnd6DZvz6C0; Sat, 18 Apr 2026 03:04:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 03:04:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1724017374.1389.1776481493879@jenkins.ci.freebsd.org> In-Reply-To: <749820318.1371.1776473724227@jenkins.ci.freebsd.org> References: <749820318.1371.1776473724227@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28317 - 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_1388_443410435.1776481493719" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1388_443410435.1776481493719 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28317 (f1834d03af617a93993056bb90208245267= 3f89f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28317= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28317/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28317/co= nsole 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) 695f0f0d037a876fa27c0cdca9890e09fd75429e by bz: LinuxKPI: 802.11: factor out chandef/chanctx initialization ced6909dd69b8476121dc291e01fa56ae14520e5 by bz: LinuxKPI: 802.11: save the default channel e62c92c0a5cfc000cf3c200e43738834ccc6472e by bz: LinuxKPI: 802.11: keep chanctx on a reserved list 88cb1e17f471276e831c298c48acf9aca6ae29a6 by bz: LinuxKPI: 802.11: factor out getting and setting a chanctx 491f5876bfb40a4f70f523b5d14bccf6b53d2b0c by bz: LinuxKPI: 802.11: rework lkpi_ic_set_channel() 166a7344df582f98a88f2b37b7aa3dc4558c9438 by bz: LinuxKPI: 802.11: improve emulate chanctx implementation 72b9dda511b6944068fb18c2f2e059bca48d9edd by bz: LinuxKPI: 802.11: add chandef tracing dc886a4428712aa4fcdcf8cd9e850b048c923bbf by bz: LinuxKPI: 802.11: start filling vif->cfg.ap_addr 9f20a4ebf044eb0cab83397c83f13bb3958abf6a by bz: LinuxKPI: 802.11: make sure dtim_period is set 99bbfb77e3c395805fe0a7f19006c5c29136f9fc by bz: rtw89: add a warn about beacon_int or dtim_period being 0 f5cd992fa902ebb27a3a1042ee8e0d4d351bb361 by bz: bnxt_en: fix module Makefile for LinuxKPI 125b09de09ec5ca1939de0207090513453b5908e by bz: net80211: radiotap: add more VHT flags, and struct 98297ff3cfbb42df86fa7af51a2740d5aa7236eb by bz: LinuxKPI: move hex2bin() from kernel.h to new hex.h 35b90c21f48056e85b70dbbe2209b6c3a4927315 by bz: LinuxKPI: add default_gfp() 524df650a92f648e19ba27d6727bdc79c8efdbbb by bz: LinuxKPI: conditionally add __flex_counter() d2c85255d4fca37ec9774f85f867f8fc89a51269 by bz: LinuxKPI: sync overflow.h from Linux v7.0 c72ac6af086962d236f4712761abacac0c62b48e by bz: LinuxKPI: add kmalloc_obj[s], kzalloc_obj[s], and kzalloc_flex f1834d03af617a93993056bb902082452673f89f by bz: LinuxKPI: implement devm_kmemdup_array() The end of the build log: [...truncated 4.17 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.456s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:e8 epair0b: Ethernet address: 58:9c:fc:10:04:5f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:69:df epair1b: Ethernet address: 58:9c:fc:10:bd:cc epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.921s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:7a:e8 epair0b: Ethernet address: 58:9c:fc:10:04:5f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.217s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:e8 epair0b: Ethernet address: 58:9c:fc:10:04:5f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:69:df epair1b: Ethernet address: 58:9c:fc:10:bd:cc epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.429s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:e8 epair0b: Ethernet address: 58:9c:fc:10:04:5f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.310s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:7a:e8 epair0b: Ethernet address: 58:9c:fc:10:04:5f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:69:df epair1b: Ethernet address: 58:9c:fc:10:bd:cc epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.929s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:7a:e8 epair0b: Ethernet address: 58:9c:fc:10:04:5f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.379s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.065s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:7a:e8 epair0b: Ethernet address: 58:9c:fc:10:04:5f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.219s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7851 to 184 packets/sec Limiting tcp reset response from 6711 to 192 packets/sec passed [2.212s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 6838 to 214 packets/sec Limiting tcp reset response from 6551 to 209 packets/sec passed [2.432s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.659s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.197s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 7s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 4439 to 187 packets/sec Limiting tcp reset response from 8546 to 207 packets/sec Limiting tcp reset response from 9262 to 209 packets/sec Limiting tcp reset response from 9262 to 187 packets/sec Limiting tcp reset response from 8983 to 194 packets/sec Limiting tcp reset response from 9200 to 212 packets/sec Limiting tcp reset response from 9167 to 186 packets/sec Limiting tcp reset response from 9231 to 214 packets/sec passed [7.132s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7760 to 192 packets/sec Limiting tcp reset response from 6910 to 203 packets/sec Limiting tcp reset response from 7755 to 203 packets/sec Limiting tcp reset response from 7652 to 194 packets/sec Limiting tcp reset response from 7752 to 188 packets/sec Limiting tcp reset response from 7626 to 211 packets/sec Limiting tcp reset response from 6229 to 186 packets/sec Limiting tcp reset response from 7566 to 192 packets/sec passed [8.954s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.548s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.539s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80014c66030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c018ab0 frame pointer=09 =3D 0:0xfffffe008c018bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b5200 rsi: 0000000000000001 rdx: ffffffff8226fc18 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c018bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80014c66000 r13: 0000000000000000 r14: fffff80014c66048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776481482 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c018= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c018910 panic() at panic+0x43/frame 0xfffffe008c018970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0189e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0189e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c018ab0, rbp = =3D 0xfffffe008c018bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c018bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c018c60 run_test() at run_test+0x2ad/frame 0xfffffe008c018d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c018d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c018e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c018e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c018= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c018f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c018f30 --- trap 0xc, rip =3D 0x31c2eaf98d0a, rsp =3D 0x31c2eda8ced8, rbp =3D 0x31c= 2eda8cef0 --- KDB: enter: panic [ thread pid 0 tid 107438 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff800bea7c000: pid 0 tid 107438 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff800bea7c550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c019000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x69cfba9f gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 52m15s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28317' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15246558621644355774.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'f1834d03af617= a93993056bb902082452673f89f', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../f1834d03af617a939930= 56bb902082452673f89f/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1388_443410435.1776481493719-- From nobody Sat Apr 18 03:45:30 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 4fyHhY52kLz672YH for ; Sat, 18 Apr 2026 03:45:33 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyHhX5TRrz3K6M; Sat, 18 Apr 2026 03:45:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776483932; a=rsa-sha256; cv=none; b=nG04H8sgqrJZn3jdrvonnOtcjHvtE/mTo0U+TQAOYStZQ9GWbA1dOJnXv5b3SnWguHpJQ3 O5jowOnFakDBSs5ONUzTPFbXeo35HKadmUUj+S1MAly2vq/4WBdd0H75f5lWuvbF6KswoN DovpssPNfXiz1xDk56He5FDm56TXGAldMROLIeg32gxJGRtDRIPNgcC2UofGgkavxwdqhK 3bQvKnACKUCRZ8p9flMT4ym/ytpZ8+oQcTmdz4kVEQNfQ7CaBSjNr2UkcoFrZdIFf80oy8 ww7hlmOBgdMZeCXrbc/JbnM8V9W/Iy/0uO+AerjEiOgT/fn96Cq5EoKg02ArDw== 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=1776483932; 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=DcU4my1F/7Y0M1w/lCv3LELZZTQTlusS5Ll9dRg0xAA=; b=BBtjFzvvLcs0pjy77rvAudxjSCFs2Cv9SFCDCxAStDhWwjrLNd5/1+T+nnLXvHtwzOBkb0 NCWhYkT+8UumdpAQP30SVj7DYU0sGhOhvhBrqI8os6LunOI7WGmod1wFHmmwFb0N8EAnV6 /gWB9kDWzNDDQVrk8UqDHWKU2rmR7msR31nvU0xLwNS04bdOy41xtmMF8sy4YPlt5lHv80 Uc0rocVuLg+6GYazhBKxRIKqld9vTRHV064p6q8PSrI3h6WG4hwIVMWPOGxTcLZiWif+he Q1u5cuVWCXfVyGz6Zh/rTGBLMZInVwYMWC4G0vMItj1+QbGz1Rn1tZr82YAR2Q== 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 4fyHhX4xG7z7ND; Sat, 18 Apr 2026 03:45:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 03:45:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1816036713.1393.1776483932698@jenkins.ci.freebsd.org> In-Reply-To: <527342639.1375.1776473986398@jenkins.ci.freebsd.org> References: <527342639.1375.1776473986398@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3461 - 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_1392_1621690171.1776483930430" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1392_1621690171.1776483930430 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3461 (f1834d03af617a93993056bb90208= 2452673f89f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3461/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3461/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 461/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) 695f0f0d037a876fa27c0cdca9890e09fd75429e by bz: LinuxKPI: 802.11: factor out chandef/chanctx initialization ced6909dd69b8476121dc291e01fa56ae14520e5 by bz: LinuxKPI: 802.11: save the default channel e62c92c0a5cfc000cf3c200e43738834ccc6472e by bz: LinuxKPI: 802.11: keep chanctx on a reserved list 88cb1e17f471276e831c298c48acf9aca6ae29a6 by bz: LinuxKPI: 802.11: factor out getting and setting a chanctx 491f5876bfb40a4f70f523b5d14bccf6b53d2b0c by bz: LinuxKPI: 802.11: rework lkpi_ic_set_channel() 166a7344df582f98a88f2b37b7aa3dc4558c9438 by bz: LinuxKPI: 802.11: improve emulate chanctx implementation 72b9dda511b6944068fb18c2f2e059bca48d9edd by bz: LinuxKPI: 802.11: add chandef tracing dc886a4428712aa4fcdcf8cd9e850b048c923bbf by bz: LinuxKPI: 802.11: start filling vif->cfg.ap_addr 9f20a4ebf044eb0cab83397c83f13bb3958abf6a by bz: LinuxKPI: 802.11: make sure dtim_period is set 99bbfb77e3c395805fe0a7f19006c5c29136f9fc by bz: rtw89: add a warn about beacon_int or dtim_period being 0 f5cd992fa902ebb27a3a1042ee8e0d4d351bb361 by bz: bnxt_en: fix module Makefile for LinuxKPI 125b09de09ec5ca1939de0207090513453b5908e by bz: net80211: radiotap: add more VHT flags, and struct 98297ff3cfbb42df86fa7af51a2740d5aa7236eb by bz: LinuxKPI: move hex2bin() from kernel.h to new hex.h 35b90c21f48056e85b70dbbe2209b6c3a4927315 by bz: LinuxKPI: add default_gfp() 524df650a92f648e19ba27d6727bdc79c8efdbbb by bz: LinuxKPI: conditionally add __flex_counter() d2c85255d4fca37ec9774f85f867f8fc89a51269 by bz: LinuxKPI: sync overflow.h from Linux v7.0 c72ac6af086962d236f4712761abacac0c62b48e by bz: LinuxKPI: add kmalloc_obj[s], kzalloc_obj[s], and kzalloc_flex f1834d03af617a93993056bb902082452673f89f by bz: LinuxKPI: implement devm_kmemdup_array() The end of the build log: [...truncated 84.73 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.splitfs.o -MTsplitfs.o -std=3Dgn= u17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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 -Wno-address-of-packed-member -= Os -c /workspace/src/stand/libsa/splitfs.c -o splitfs.o --- all_subdir_krb5 --- --- rec_close.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/src/crypto/krb5= /src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/plugins/kdb/d= b2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/= btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/db -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src/include -I/= workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/lib/kdb -I/wo= rkspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd64.amd64/krb5/= plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib/kdb -I/tmp/= obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.rec_close.o -MTrec_close.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -c /workspace/src/crypto/krb5/src/plugins/= kdb/db2/libdb2/recno/rec_close.c -o rec_close.o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- splitfs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.splitfs.o -MTsplitfs.o -std=3Dg= nu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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 -Wno-address-of-packed-member -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/libsa/splitfs= .c -o splitfs.o --- all_subdir_stand/libsa --- --- pkgfs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.pkgfs.o -MTpkgfs.o -std=3Dgnu17 = -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -DH= AVE_MEMCPY -I/workspace/src/sys/contrib/zlib -c /workspace/src/stand/li= bsa/pkgfs.c -o pkgfs.o --- all_subdir_rescue --- --- re.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.re.o -MTre.o -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 -c /workspace/src/bin/ed/re.c -o re.= o --- all_subdir_krb5 --- --- rec_delete.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/src/crypto/krb5= /src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/plugins/kdb/d= b2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/= btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/db -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src/include -I/= workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/lib/kdb -I/wo= rkspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd64.amd64/krb5/= plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib/kdb -I/tmp/= obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.rec_delete.o -MTrec_delete.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/pl= ugins/kdb/db2/libdb2/recno/rec_delete.c -o rec_delete.o --- all_subdir_bin --- --- cache.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.cache.pieo -MTcach= e.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/pax/cache.c -o cache.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- pkgfs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.pkgfs.o -MTpkgfs.o -std=3Dgnu17= -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os = -mpreferred-stack-boundary=3D2 -DHAVE_MEMCPY -I/workspace/src/sys/contrib/z= lib -c /workspace/src/stand/libsa/pkgfs.c -o pkgfs.o --- all_subdir_secure --- --- ssh-sk.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -I/workspace/src/contrib/libfido2/src -fPIE -g -MD -MF.depe= nd.ssh-sk.pieo -MTssh-sk.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/= ssh-sk.c -o ssh-sk.pieo --- all_subdir_rescue --- --- sub.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.sub.o -MTsub.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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/bin/ed/sub.c -o su= b.o --- all_subdir_krb5 --- --- rec_get.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/src/crypto/krb5= /src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/plugins/kdb/d= b2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/= btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/db -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src/include -I/= workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/lib/kdb -I/wo= rkspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd64.amd64/krb5/= plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib/kdb -I/tmp/= obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.rec_get.o -MTrec_get.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/recno/rec_get.c -o rec_get.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- time.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.time.o -MTtime.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -= c /workspace/src/stand/libsa/time.c -o time.o --- ffs_subr.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.ffs_subr.o -MTffs_subr.o -std=3D= gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 -Wno-address-of-packed-member -= Os -c /workspace/src/sys/ufs/ffs/ffs_subr.c -o ffs_subr.o --- all_subdir_sbin --- --- token.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/sbin/devd -fPIE -g -MD= -MF.depend.token.pieo -MTtoken.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 -Wreturn-type -W= cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-redundant-decls = -c token.c -o token.pieo --- all_subdir_bin --- --- cpio.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.cpio.pieo -MTcpio.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/bin/pax/cpio.c -o cpio.pieo --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_krb5 --- --- rec_open.o --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/src/crypto/krb5= /src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/plugins/kdb/d= b2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/= btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/db -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src/include -I/= workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/lib/kdb -I/wo= rkspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd64.amd64/krb5/= plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib/kdb -I/tmp/= obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.rec_open.o -MTrec_open.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/krb5/src/plugins/= kdb/db2/libdb2/recno/rec_open.c -o rec_open.o --- all_subdir_share --- --- is_IS.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/is_IS.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/is_IS.UTF-8 --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- time.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.time.o -MTtime.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -c /workspace/src/stand/libsa/time.c -o time= .o --- all_subdir_cddl --- --- all_subdir_cddl/sbin --- --- zpool_vdev_os.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/cmd/zpool -include /workspace/src/sys/contrib/openzfs/include/os/free= bsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modul= es/zfs/zfs_config.h -DSYSCONFDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/z= fs\" -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -= MF.depend.zpool_vdev_os.pieo -MTzpool_vdev_os.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/openzfs/cmd/zpool/os/freebsd/zpool_vdev_os.c = -o zpool_vdev_os.pieo --- all_subdir_stand --- --- ffs_subr.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.ffs_subr.o -MTffs_subr.o -std= =3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -mpreferred-stack-boundary=3D2 -DSTANDALONE_SMALL -c /workspace/sr= c/sys/ufs/ffs/ffs_subr.c -o ffs_subr.o --- all_subdir_krb5 --- --- rec_put.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/src/crypto/krb5= /src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/plugins/kdb/d= b2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/= btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/db -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src/include -I/= workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/lib/kdb -I/wo= rkspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd64.amd64/krb5/= plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib/kdb -I/tmp/= obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.rec_put.o -MTrec_put.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/recno/rec_put.c -o rec_put.o --- all_subdir_cddl --- --- zpool.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/cmd/zpool -inclu= de /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h= -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DSY= SCONFDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -DNEED_SOLARIS_BOOLEA= N -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-unknown-pragmas -Wno-address-of-packed-member -Wl,-zrelro -= pie -Wl,-znoexecstack -o zpool.full zpool_iter.pieo zpool_main.pieo zpool= _util.pieo zpool_vdev.pieo zpool_vdev_os.pieo -pthread -lgeom -lnvpair = -lzfs -lzutil -lavl -lspl -lzfs_core -lm=20 --- all_subdir_rescue --- --- undo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.undo.o -MTundo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/ed/undo.c -o u= ndo.o --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_krb5 --- --- rec_search.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/src/crypto/krb5= /src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/plugins/kdb/d= b2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/= btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/db -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src/include -I/= workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/lib/kdb -I/wo= rkspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd64.amd64/krb5/= plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib/kdb -I/tmp/= obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -g -MD -MF.depend.rec_search.o -MTrec_search.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/pl= ugins/kdb/db2/libdb2/recno/rec_search.c -o rec_search.o --- all_subdir_cddl --- --- all_subdir_cddl/sbin --- --- spl.4.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man4/spl.4 > spl.4.gz --- all_subdir_secure --- --- all_subdir_cddl --- --- vdevprops.7.gz --- --- all_subdir_secure --- --- sk-usbhid.pieo --- --- all_subdir_cddl --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man7/vdevprops.7 > vdevprop= s.7.gz --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -I/workspace/src/contrib/libfido2/src -fPIE -g -MD -MF.depe= nd.sk-usbhid.pieo -MTsk-usbhid.pieo -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -= Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare = -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body= -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= openssh/sk-usbhid.c -o sk-usbhid.pieo --- all_subdir_cddl --- --- zfs.4.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man4/zfs.4 > zfs.4.gz --- zpool.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool.8 > zpool.8.gz --- zpool-add.8.gz --- --- all_subdir_cddl/usr.bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' --- all_subdir_cddl/sbin --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-add.8 > zpool-ad= d.8.gz --- all_subdir_cddl/usr.bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_cddl/sbin --- --- zpool-attach.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-attach.8 > zpool= -attach.8.gz --- all_subdir_cddl/usr.bin --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_cddl/sbin --- make[4]: stopped making "all" in /workspace/src/cddl/sbin --- all_subdir_krb5 --- --- all_subdir_cddl --- make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 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 --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[6]: stopped making "all" in /workspace/src/lib/csu/tests/static make[5]: stopped making "all" in /workspace/src/lib/csu/tests make[4]: stopped making "all" in /workspace/src/lib/csu make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src 15.79 real 156.23 user 19.79 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins3154214292657529= 015.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_1392_1621690171.1776483930430-- From nobody Sat Apr 18 04:18:47 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 4fyJQy10WFz675J9 for ; Sat, 18 Apr 2026 04:18:50 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyJQx2tPRz3P2s; Sat, 18 Apr 2026 04:18:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776485929; a=rsa-sha256; cv=none; b=aYCUS6TiqXgI21zILOQUQUOkL4riU1WwyJK+U09hcTx4zoXkbIcXFlXs7XAWkSQtwwaaGs uXs1IBs22JL5DJ+Z68sTsryaKxY0DjQFnR4HAjwOHT9fvwR+RwRgVqyCJj8sXBEb9p6pFE ekaoHj/ewXgpfP9CCyq/aqULdCrtZeGCGaoetOv9dCha/iG79yr5YNUyqBd54Kf7h4vppH nNFjsUZDcy1GrukAzZ8hFvW9ub4KpWjCZFiNsxLNjNtBuO1H0Nz0hAF+f/1INOVa+oCnqf V0ZCvquxAAV7Jjy5gn4A8XxNr5nDRf+EqDWWtPGmBhSs/LoOy75BK7JenVEbyA== 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=1776485929; 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=pzZFal1Fz0iOMVXpO63rcjyOFNd3ze+WrbdVBv3IWMY=; b=BDqIkPmdUdm3iChNl3ciBfqKgZ3Rn3aIPgXEgxVHrIQibpvwu29Du8HJgNQMckm75bnsDr JUzpxRMyVpSWA86YBfMW3aUMSoV371u/rVCksFC2vqOroag8nddmgGf3llI8it9yHZpBBz Yk+iWZFP49YkX0hb11ybDQh91wVotziDlypfCXVufCxDAAuAgIQgs06Xr2bjM335C6ITK5 sBD0KgpNL57xvbGVLKCz8wUZ4fh5TBzxZIHx0DWSw/PFdQvJ9DDqCxxtnE/WcmICIsXZxB HPcIrQsB1Sasf0zz9YKLQNTmaBPjNidtPuRjqAMMdjEV1DFULk04WbBfSo8n6w== 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 4fyJQx2Hrcz89Z; Sat, 18 Apr 2026 04:18:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 04:18:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alfredo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1234593580.1397.1776485929326@jenkins.ci.freebsd.org> In-Reply-To: <382169059.1383.1776479893540@jenkins.ci.freebsd.org> References: <382169059.1383.1776479893540@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #708 - 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_1396_206117890.1776485927522" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1396_206117890.1776485927522 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #708 (34196ce83f9c9cf0138ac792b= 522c22afc4384c6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/708/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/708/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/708/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) 23eaa98d6dc197321791fca49f5e31621ac41994 by alfredo: br.lenovo.kdb: add it to Makefile 34196ce83f9c9cf0138ac792b522c22afc4384c6 by alfredo: us.intl.acc.kbd: add it to Makefile The end of the build log: [...truncated 67.63 MiB...] ln -sf /workspace/src/sys/sys/elf_common.h sys/elf_common.h --- lib/libmd__L --- --- sys/md5.h --- --- lib/libelf__L --- --- elf.o --- --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- lib/libmd__L --- --- md4c.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- std_rqs.c --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- krb5/util/ss__L --- --- lib/libkiconv__L --- --- quirks.o --- --- krb5/util/ss__L --- --- error.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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--- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro--- = lib/libkiconv__L --- -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/lib/libkiconv/quirks.c -o quirks.o --- krb5/util/ss__L --- ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c /workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libnv__L --- --- dnvlist.o --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- krb5/util/support__L --- --- errors.o --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- krb5/util/ss__L --- --- invocation.o --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 100.21 real 800.00 user 113.66 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins74765617687= 69104635.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1396_206117890.1776485927522-- From nobody Sat Apr 18 04:31:45 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 4fyJjw11rkz6765J for ; Sat, 18 Apr 2026 04:31:48 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyJjv2wnZz3Q6B; Sat, 18 Apr 2026 04:31:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776486707; a=rsa-sha256; cv=none; b=at97nZA3QNyoUPXofA5VoGVNQXhUpa2RWp0CYqq1ZetDIpnYtwnXBXxmRbQxbBb7YrS7fg VrvUdd6Y4+ngi5RepqpZAKtGhpKcTYErZiRVEGGhd4tEFYIILpBbXL53mTZHMa9DsG/s4a E/u3/sh/VRqfq8eSsTjIEH9nRXOF9NXfCl6dsIzD6jenVjDQ6CKOYMLIvsdiLX0zkACMRY 3VFEQXlLyaKll3VrYPUHAqb6qpNEHQEHWcfd1FEgmDuA5PmTUS1ZlF+JWheTcVaVtFeCNQ +B5rn3Xmyf3fhhGcgJNrCpxzweZGGfjaMIEWA+PpCg/YJJCvG39T6gRN7O8XMQ== 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=1776486707; 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=vKgrCRLakL5ylmbDr68exeHRb+TjaDFpsoH2Eqbfh0A=; b=RswuKPTgb4Yncy7P9kIubxwz1KcX7DGJ/CISu3YFjPJyZBKCGgUp0Yw3iJLV7BoJy4b0io u9tABUka7kyKs81r+UuDdaR3VGcla1TDZt5EtGMXOEgFiPWBNvztkPwV44mICxm2nUERoZ YpoLz4kUa0iQOjgZKEoFWsBgEdQ4iEM3uwhbAUz+sCrMRKPOD81LyGFFQom82tSH0+Bbdn 4Km+kbnv/58VbJ7ofjBD/ZzM49Ms9wp+EnlHazRrYbOVXErVgPBi9y94yd5nHCueKW6DxM U3019RahfuAH/ECYOQAsSdgPMmdiY5XZfqpHkb3qNjjRoJyWNAzxiv+N4Y3M8Q== 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 4fyJjv0gHzz8T0; Sat, 18 Apr 2026 04:31:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 04:31:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alfredo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <756466071.1399.1776486707097@jenkins.ci.freebsd.org> In-Reply-To: <1396402824.1295.1776420453767@jenkins.ci.freebsd.org> References: <1396402824.1295.1776420453767@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1026 - 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_1398_1375655083.1776486705568" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1398_1375655083.1776486705568 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1026 (823889aaafa37ba63a6fb2c5= 3b0dafe1373e221b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1026/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1026/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1026/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) ca42bd490891011556a9507b10ad205f6e7e5f30 by alfredo: br.lenovo.kdb: add it to Makefile 823889aaafa37ba63a6fb2c53b0dafe1373e221b by alfredo: us.intl.acc.kbd: add it to Makefile The end of the build log: [...truncated 56.74 MiB...] --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libelf__L --- --- lib/libpam/libpam__L --- --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libgssapi__L --- --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libcrypt__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -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 -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libjail__L --- --- jail.pico --- --- lib/libelf__L --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-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 -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= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= ca--- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- 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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libpam/libpam__L --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libpam/libpam__L --- --- openpam_check_owner_perms.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_check_owner_perms.pico -MT= openpam_check_owner_perms.pico -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-error=3Doverflow -Wno-return-type -c /= workspace/src/contrib/openpam/lib/libpam/openpam_check_owner_perms.c -o ope= npam_check_owner_perms.pico --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libfigpar__L --- --- string_m.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/libpam/libpam__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/openpam/lib/libpam/openpam_che= ck_owner_perms.c:35: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- cc1: all warnings being treated as errors make[4]: stopped making "all" in /workspace/src/lib/libpam/libpam make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.32 real 434.02 user 60.01 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins10497858449= 050118778.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_1398_1375655083.1776486705568-- From nobody Sat Apr 18 05:04:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fyKRB1fc4z6796C for ; Sat, 18 Apr 2026 05:04:06 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyKR93Fqsz3Sr2; Sat, 18 Apr 2026 05:04:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776488645; a=rsa-sha256; cv=none; b=flNfNQ4lccfUL/GwySSUmQkaZndSzByde7esU3UGcBMuvUmJb4KlaeVSj+7623KQxN+OmF MwsfenfBq6+guti1rBiFAQwq+4hG7alYbU8/aAGJCL7Ojf6HWNFTIhFXc976vGQWGsk44+ Y+KQpGA0cnT9vGNWO/QpIYN5mXrAWJEgxktdkf58rqv/ZUxVS0p8DEhBmc1nmT56n94H1q zNr+4OnBfR8ywr+jVl5IxieHiDSUx1YRnG6Ws4L4zxJ+VTVExabhhd8+sBC2MnKrfaMdPF WAY/8RID2GpOKW4O3dnhzhNRqoydh6OzYX6pkV8QTW9rGkIo8T2Z1SAZGWvi5A== 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=1776488645; 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=zSLHROQSiW06XS1Ite31jcTnHgeDjmlbxheFeKnuvfk=; b=aQXU2bHKiEFwwTL1AGn9soIhqylR1lmx6Ix1/8dP2xdoKyamzGOmGFbybwFKalOXQtVMcu 0G0sTyKA/ClYHnZT7nvRowuehIjxDjMoMzJvFuhyi/isP4nr4ZyJpnrWnVyRuhNYEep2Q4 mHHEIYUC5n25cgBn6jq7L0WLRZCHTwyWxjwZmgkyXue4nxwwtyvro4TyLQkTViE5f7qg2I lZBRn29E0HJY7+TYXUjqu6ndWZBV+xyVA1BpLODWgztTEBE5fqjQJ66sT1jw0hvR34GnSs 7vKP3GZEKgCtvlKJxAcejYA9MepIVcu2OmtuBnyvatTmO+0vQ/dVwdOGGXeU5A== 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 4fyKR92dpzz8wj; Sat, 18 Apr 2026 05:04:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 05:04:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <627851651.1401.1776488645374@jenkins.ci.freebsd.org> In-Reply-To: <1724017374.1389.1776481493879@jenkins.ci.freebsd.org> References: <1724017374.1389.1776481493879@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28318 - 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_1400_1975359078.1776488645203" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1400_1975359078.1776488645203 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28318 (4ed20e0236dd0ce64aa4d79659288a56e1b= 1344b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28318= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28318/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28318/co= nsole 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) 4ed20e0236dd0ce64aa4d79659288a56e1b1344b by imp: kshim/usb: Add build option. The end of the build log: [...truncated 4.17 MiB...] epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.387s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: 7e:d= 4:1d:e4:77:b5 epair0b: Ethernet address: da:54:f3:b2:bd:c5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:b9:ac:ef:d4:c9 epair1b: Ethernet address: 62:b5:6a:63:a3:42 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.363s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:2f:93 epair0b: Ethernet address: 58:9c:fc:10:0d:28 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2c:b9 epair1b: Ethernet address: 58:9c:fc:10:f5:0c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.647s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:2f:93 epair0b: Ethernet address: 58:9c:fc:10:0d:28 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.193s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:2f:93 epair0b: Ethernet address: 58:9c:fc:10:0d:28 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2c:b9 epair1b: Ethernet address: 58:9c:fc:10:f5:0c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.447s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:2f:93 epair0b: Ethernet address: 58:9c:fc:10:0d:28 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.247s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:2f:93 epair0b: Ethernet address: 58:9c:fc:10:0d:28 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2c:b9 epair1b: Ethernet address: 58:9c:fc:10:f5:0c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.432s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:2f:93 epair0b: Ethernet address: 58:9c:fc:10:0d:28 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.333s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.051s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:2f:93 epair0b: Ethernet address: 58:9c:fc:10:0d:28 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.405s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14517 to 207 packets/sec passed [1.129s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 14238 to 211 packets/sec passed [1.066s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.128s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3797 to 199 packets/sec Limiting tcp reset response from 14705 to 209 packets/sec Limiting tcp reset response from 16976 to 211 packets/sec Limiting tcp reset response from 20528 to 208 packets/sec passed [3.572s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 19639 to 206 packets/sec Limiting tcp reset response from 19348 to 194 packets/sec Limiting tcp reset response from 19365 to 209 packets/sec passed [3.401s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.352s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.356s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8017e34f830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008bf0aab0 frame pointer=09 =3D 0x28:0xfffffe008bf0abd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8004327d400 rsi: 0000000000000001 rdx: ffffffff8226b4e8 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bf0abd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8017e34f800 r13: 0000000000000000 r14: fffff8017e34f848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776488610 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bf0a= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bf0a910 panic() at panic+0x43/frame 0xfffffe008bf0a970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bf0a9e0 calltrap() at calltrap+0x8/frame 0xfffffe008bf0a9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bf0aab0, rbp = =3D 0xfffffe008bf0abd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bf0abd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bf0ac60 run_test() at run_test+0x2ad/frame 0xfffffe008bf0ad00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bf0ad40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bf0ae= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bf0ae= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bf0a= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bf0af30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bf0af30 --- trap 0xc, rip =3D 0x1e3c6bb29d0a, rsp =3D 0x1e3c6bfe9f48, rbp =3D 0x1e3= c6bfe9f60 --- KDB: enter: panic [ thread pid 0 tid 107501 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff8020d001780: pid 0 tid 107501 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8020d001cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008bf0b000 kcr3 =3D 0x8000000002946004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x17ed97f29 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m38s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28318' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins1893649531461548380.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '4ed20e0236dd0= ce64aa4d79659288a56e1b1344b', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../4ed20e0236dd0ce64aa4= d79659288a56e1b1344b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1400_1975359078.1776488645203-- From nobody Sat Apr 18 05:16:50 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 4fyKjx44HRz67BCs for ; Sat, 18 Apr 2026 05:16:53 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyKjx0BQjz3TP4; Sat, 18 Apr 2026 05:16:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776489413; a=rsa-sha256; cv=none; b=Zo4z1b5ol4pdqfCEwr6zQaGLaEjkOu77iojnRksm5YnGXj00yDzmHjJ0083h1FhziHXJqN V50FAxUb5mgHOny2ADzL8O8sHLOqH5kcbCQwhkfpOCNzsOS6X0HDOqb4B8cJeKH+36eOi8 8Y84eWYO7ia6V4YXwvceRNNUcnlwHJ2/hCvZyXaL2SaXPn+2fWM7sV9Po+4UTQfZxbdj3A 0BcT2wJ3mGZdu6n7KP1eNNA4Coc9F8HAWRT6oFNxMNXpfgYODC7aRSzxEor0KX4jpHUInL GKtX4eIm3xsqJKXYXionzZfGWV0FL/Gsp9piOS+GAeZTjZ9UubsB15J+T9TbuQ== 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=1776489413; 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=9WdFz9AlEApuKdnCCIgdrihvOpeoewrnmwM62SRpUYU=; b=erndvrPvvLRlPeRwlAVzvfXbzSj90gu0ezQYSFHMOMokYRpK0N1dVW1j3WnPsaS1sM+MjB OpDXrRNX+M7Jm3g4cR8MFT6QMnEScRX0ZO9dGP9W+mmDbyco0RULGvvQaiF5L8XG49gfwz tH7RolMUlnV8RZMC3vD4wie38F5uowjqBxN+SLMO2zUHE805aYimVkD54ekwaiJYAEzo33 0lKJDyaDDIgtODWdstMJPtI4+3fcOhex1FrfmeJ2jReZxFCZBZlBxTs4h4RyJFQ64gW3S/ nGETaRznqyQahVTZ8kygoLi87gzvg5SX91QvH6IRONWg2AlWA/8CuBkdn3cB2w== 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 4fyKjw6drrz9Gb; Sat, 18 Apr 2026 05:16:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 05:16:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <848573951.1403.1776489412937@jenkins.ci.freebsd.org> In-Reply-To: <1816036713.1393.1776483932698@jenkins.ci.freebsd.org> References: <1816036713.1393.1776483932698@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3462 - 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_1402_1011787831.1776489410669" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1402_1011787831.1776489410669 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3462 (4ed20e0236dd0ce64aa4d79659288= a56e1b1344b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3462/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3462/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 462/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) 4ed20e0236dd0ce64aa4d79659288a56e1b1344b by imp: kshim/usb: Add build option. The end of the build log: [...truncated 85.28 MiB...] --- dmesg --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddmesg.debug dmesg.full dmesg --- all_subdir_sbin/dump --- =3D=3D=3D> sbin/dump (all) --- .depend --- echo dump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.a >> .depend --- itime.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.itime.pieo= -MTitime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/sbin/dump/itime.c -o itime.pieo --- all_subdir_rescue --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.error.o -MTerror.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/error.c -o error.o --- all_subdir_stand --- --- huf_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.huf_decompress.o -MThuf_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decompress/huf_decompr= ess.c -o huf_decompress.o --- all_subdir_rescue --- --- eval.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_sbin --- /workspace/src/sbin/dump/itime.c: In function 'putdumptime': /workspace/src/sbin/dump/itime.c:195:16: warning: 'strncpy' specified bound= 258 equals destination size [-Wstringop-truncation] 195 | (void) strncpy(dtwalk->dd_name, fname, sizeof (dtwalk->dd_n= ame)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ --- all_subdir_bin --- --- arith_yylex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yylex.pieo -MTarith_yylex.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_sbin --- --- all_subdir_stand --- --- blake3_impl.o --- --- all_subdir_sbin --- --- main.pieo --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length -= Wsystem-headers -Werror -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 -Os -include /workspace/src/sys= /contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/con= trib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/works= pace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -I/workspace/s= rc/sys/contrib/openzfs/module/icp/algs/blake3 -I/workspace/src/sys/contrib/= openzfs/module/icp/include -DIN_LIBSA -c /workspace/src/sys/contrib/open= zfs/module/icp/algs/blake3/blake3_impl.c -o blake3_impl.o --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.main.pieo = -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/main.c -o main.pieo --- all_subdir_libexec --- --- mail.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.mail.pieo -MTmail.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/mail.c -o mail.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_krb5 --- --- otp_state.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/otp -I/workspac= e/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -W= no-unused-parameter -g -MD -MF.depend.otp_state.pico -MTotp_state.pico -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -c /workspace/src/crypto/krb5/src/plugins= /preauth/otp/otp_state.c -o otp_state.pico --- all_subdir_bin --- --- cd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.cd.pieo -MTcd.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 -Wreturn-type -Wc= ast-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 -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin= /sh/cd.c -o cd.pieo --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_secure --- --- pkcs12.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.pkcs12.pieo -= MTpkcs12.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssl/apps/pkcs12.c -o= pkcs12.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c: In function 'main': /workspace/src/sbin/dump/main.c:344:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 344 | (void)strncpy(spcl.c_dev, disk, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:341:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 341 | (void)strncpy(spcl.c_dev, dt->fs_spec, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:342:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 342 | (void)strncpy(spcl.c_filesys, dt->fs_file, NAMELEN)= ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:365:64: warning: '/.snap' directive output = may be truncated writing 6 bytes into a region of size between 1 and 1024 [= -Wformat-truncation=3D] 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~= ~~ /workspace/src/sbin/dump/main.c:365:25: note: 'snprintf' output between 7 a= nd 1030 bytes into a destination of size 1024 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:376:40: warning: '/.snap/dump_snapshot' dir= ective output may be truncated writing 20 bytes into a region of size betwe= en 1 and 1024 [-Wformat-truncation=3D] 376 | "%s/.snap/dump_snapshot", mntpt= ); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:375:33: note: 'snprintf' output between 21 = and 1044 bytes into a destination of size 1024 375 | snprintf(snapname, sizeof snapname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | "%s/.snap/dump_snapshot", mntpt= ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ /workspace/src/sbin/dump/main.c:377:71: warning: '%s' directive output may = be truncated writing up to 1023 bytes into a region of size 1007 [-Wformat-= truncation=3D] 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | = ^~ /workspace/src/sbin/dump/main.c:377:33: note: 'snprintf' output between 19 = and 2065 bytes into a destination of size 1024 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ 378 | _PATH_MKSNAP_FFS, mntpt, snapna= me); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ --- all_subdir_stand --- --- entropy_common.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_comm= on.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/common/entropy_common.c -o entropy_common.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- echo.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.echo.pieo -MTecho.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/bltin/echo.c -o echo.pieo --- all_subdir_share --- --- sl_SI.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sl_SI.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sl_SI.UTF-8 --- all_subdir_sbin --- --- optr.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ --- all_subdir_bin --- --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 46.58 real 270.52 user 27.60 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins8990276287180859= 669.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_1402_1011787831.1776489410669-- From nobody Sat Apr 18 05:53:34 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 4fyLXH2KTPz6Wkrh for ; Sat, 18 Apr 2026 05:53:35 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyLXG6Wfwz3XJm; Sat, 18 Apr 2026 05:53:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776491614; a=rsa-sha256; cv=none; b=brRzsWSp9YKdjmz4B6kSbtxsxj2lVsmn75E7IOCZX/PlGhASKof+2Ufelrf20A5Yel3V+r 4axSIeQ6zIuNIblrdybfqtgISe2k2wYAXG2dscZj/+8v4bH1rxFn9rHl3ZyEiHF6xtA5lc 1ZhVynqsCbT6gwuEADpVxlU9ibhJAreji3gZV6t4NpTzPgotyBYqXCIKq96pChoY/DF/tr yJXzk2veRUmGSDeY0mHtAGNEneJdY4NuTqfyBcSsgfL/kEg1LK55Gqx5I6ok2TnDoJ1jn9 bRoZximJx8jeeOxbwDCwimJxR0jpe1jiuG1fnxVfbtFBXi1zdTg72t4NO4yJdQ== 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=1776491614; 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=sXfzw3+mkKINldLNhGPBqUw23kJ0X1bhT/YrnX7pUdk=; b=ME16/m/oidsa+HQQ6b9Xl8jYfDI2tHw7vzPnOBCnmnZ2LCvPm6DHaMlP+iBi0SpHhH3gdJ 9QNaXIIpMp5xr6JUaK6mB9e+yuIRPH2xA2qQqaDR+08LtnyOSXcHDAV2QN1BcXqrk85bDY Z8Jgb9koeUQUPcyd6C3lr+v1WSwjdEl8PoXP2ON9YPo/PcPjO1+5WI7xnNDjPYspFp1hp7 KgeuIWgTwokMED399tt2liC2VmiLUkGiZzG9ng41izCBX/NNV/DOEegPyjTC3EcQmbxJVO h1Vz38/ZZ+GdFewnTJri3pp6EjTPcQldGSFvENeRO1JYOdwm5Y7ljhG0zyvQ8Q== 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 4fyLXG638NzBXW; Sat, 18 Apr 2026 05:53:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 05:53:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1591373589.1409.1776491614853@jenkins.ci.freebsd.org> In-Reply-To: <627851651.1401.1776488645374@jenkins.ci.freebsd.org> References: <627851651.1401.1776488645374@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28319 - 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_1408_175223967.1776491614685" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1408_175223967.1776491614685 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28319 (4ed20e0236dd0ce64aa4d79659288a56e1b= 1344b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28319= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28319/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28319/co= nsole 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) No changes The end of the build log: [...truncated 4.17 MiB...] passed [0.379s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: 52:7= 1:4a:a0:f7:93 epair0b: Ethernet address: 72:a9:83:c1:a3:9e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:67:84:0b:1f:6a epair1b: Ethernet address: c6:b8:91:7b:bb:28 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.388s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:ff:4d epair0b: Ethernet address: 58:9c:fc:10:6a:6c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:a7:06 epair1b: Ethernet address: 58:9c:fc:10:79:e5 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.711s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:ff:4d epair0b: Ethernet address: 58:9c:fc:10:6a:6c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.169s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:ff:4d epair0b: Ethernet address: 58:9c:fc:10:6a:6c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:a7:06 epair1b: Ethernet address: 58:9c:fc:10:79:e5 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.490s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:ff:4d epair0b: Ethernet address: 58:9c:fc:10:6a:6c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.243s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:ff:4d epair0b: Ethernet address: 58:9c:fc:10:6a:6c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:a7:06 epair1b: Ethernet address: 58:9c:fc:10:79:e5 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.438s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:ff:4d epair0b: Ethernet address: 58:9c:fc:10:6a:6c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.322s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.054s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:ff:4d epair0b: Ethernet address: 58:9c:fc:10:6a:6c epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.467s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.781s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 20136 to 189 packets/sec passed [0.982s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.128s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 12291 to 208 packets/sec Limiting tcp reset response from 14799 to 195 packets/sec Limiting tcp reset response from 14944 to 202 packets/sec Limiting tcp reset response from 14802 to 216 packets/sec Limiting tcp reset response from 14650 to 196 packets/sec passed [4.407s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 15797 to 186 packets/sec Limiting tcp reset response from 12819 to 214 packets/sec Limiting tcp reset response from 13697 to 210 packets/sec Limiting tcp reset response from 13778 to 214 packets/sec Limiting tcp reset response from 13851 to 187 packets/sec passed [4.649s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.341s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.343s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8014d0b3030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008bef1ab0 frame pointer=09 =3D 0x28:0xfffffe008bef1bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003417a00 rsi: 0000000000000001 rdx: ffffffff8226b818 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bef1bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8014d0b3000 r13: 0000000000000000 r14: fffff8014d0b3048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776491588 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bef1= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bef1910 panic() at panic+0x43/frame 0xfffffe008bef1970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bef19e0 calltrap() at calltrap+0x8/frame 0xfffffe008bef19e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bef1ab0, rbp = =3D 0xfffffe008bef1bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bef1bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bef1c60 run_test() at run_test+0x2ad/frame 0xfffffe008bef1d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bef1d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bef1e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bef1e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bef1= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bef1f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bef1f30 --- trap 0xc, rip =3D 0x127f606e6d0a, rsp =3D 0x127f6236ced8, rbp =3D 0x127= f6236cef0 --- KDB: enter: panic [ thread pid 0 tid 107505 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff80117ba8000: pid 0 tid 107505 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80117ba8550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008bef2000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1268e7fac gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m58s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28319' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13858098921113981642.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '4ed20e0236dd0= ce64aa4d79659288a56e1b1344b', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../4ed20e0236dd0ce64aa4= d79659288a56e1b1344b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1408_175223967.1776491614685-- From nobody Sat Apr 18 06:20:58 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 4fyM7x0MTzz6WnBP for ; Sat, 18 Apr 2026 06:21:01 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyM7w5clvz3Ztt; Sat, 18 Apr 2026 06:21:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776493260; a=rsa-sha256; cv=none; b=lOCleAR1Q0TK24GOA+eHimPUTyHRx0JUsT8LSo3W2G9D1lwoMOY0whtxZsS8pDtm+qutbA mGuxxXw8k69JlY7gFLmcQXdYpW94krdNeHP+x6ur+mIKFQgiEQb7iwqboSPzZvHOrapYGW fLQZq50TJb5SzSDbEfzPvXpLHL63gbFMaJA7FkuMAA9YIXiv7rYNtFWzZyPEC77ayA0pRE ggCK4+hsuOTvwjH1bcKh7fXUteQRYwXAHIoyYnnAC9KL0bgSCMci7tTB+4w/L07iLLOd4Z pK6E3R0pJ0bAm6AIpAQDOqWWc8ACuDtPCXg3SZBg35XibNVhxkCuCcWMpluQQA== 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=1776493260; 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=RddX1xi8rL7jcHeMthxjvv9nurt3+f6rOiSNuPfwSAs=; b=NcYNYziQLSKE76vUGnmJvr0k3vmM3sQh7ab1RQARHceYBZHXNX/ecrlkDz6NXbX28pOs4i NJk1wdbLne7rzxvvt/Ji+/4kfRledbhfmfzegjhKjh11JPcLAGIEgjKNJgO4cu4PEma7qk Pq/Ltje2sT2njM6/IEvdOpaUj0JlFUFkWNQmepZFEHuVbiYEXAHNsTFS3pWklcyZtsmBCm oDIK5+0+Om7yOf2JT4GPfoWOBjJr3tktrtOVh/eNH9gEDidy+CF0jxJDWjF1msTwRGaSlU DuHI4PQJrd+ZlHstgqJkQcnPZFYzDK0n4iPUrLemon4w/VxuKuQYocZEmZ6UJA== 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 4fyM7w56vCzChL; Sat, 18 Apr 2026 06:21:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 06:20:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1629951478.1411.1776493260724@jenkins.ci.freebsd.org> In-Reply-To: <848573951.1403.1776489412937@jenkins.ci.freebsd.org> References: <848573951.1403.1776489412937@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3463 - 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_1410_1885680382.1776493258419" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1410_1885680382.1776493258419 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3463 (4ed20e0236dd0ce64aa4d79659288= a56e1b1344b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3463/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3463/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 463/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) No changes The end of the build log: [...truncated 85.31 MiB...] --- auth2-kbdint.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_bin --- --- histedit.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.histedit.pieo -MThistedit.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/histedit.c -o histedit.pieo --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_secure --- --- auth2-none.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-none.pieo -MTauth2-none.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-no= ne.c -o auth2-none.pieo --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- all_subdir_sbin --- --- all_subdir_libexec --- --- dma.debug --- --- all_subdir_sbin --- --- traverse.pieo --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_libexec --- --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_libexec --- --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_secure --- --- auth2-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-passwd.pieo -MTauth2-passwd.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -passwd.c -o auth2-passwd.pieo --- all_subdir_bin --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- input.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.input.pieo -MTinput.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/input.c -o input.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- all_subdir_libexec --- --- dma-mbox-create.full --- --- all_subdir_secure --- --- openssl.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.openssl.pieo = -MTopenssl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -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/crypto/openssl/apps/openssl.= c -o openssl.pieo --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-pubkey.pieo --- --- all_subdir_libexec --- --- dma-mbox-create.debug --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-pubkey.pieo -MTauth2-pubkey.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -pubkey.c -o auth2-pubkey.pieo --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- dma-mbox-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_libexec --- --- .depend --- --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- echo flua.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libedit.a >> .depend make[3]: stopped making "all" in /workspace/src/libexec 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 *** [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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 43.06 real 281.17 user 29.27 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1706594771186690= 1049.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_1410_1885680382.1776493258419-- From nobody Sat Apr 18 06:41:56 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 4fyMc52ByBz6WppY for ; Sat, 18 Apr 2026 06:41:57 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyMc45D4Pz3dGJ; Sat, 18 Apr 2026 06:41:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776494516; a=rsa-sha256; cv=none; b=QkK1aHM+O/HfrGIORVPhd2yIBuEczp7Hac18W0j5YtRd/N3EfIs4DwFoGuyZaX9sWsqXjk NoH1bbLn86Dh+e0R0JBWdTDI/xuTfoeg2cm8qFkMdo8bzcpRB1QcQlGRYS+AtXtDmvgrql oqj/Hg3q9QqJD+hE1+KsbJjrSZMzVIq7aHhaeLySgK4Eop65c7Mi8X+I7E2k93ob6TZlvN f/TLAjH+hl4thN7DIUYSh0Batz5Mo2Jn1kU7uWbu3E8POL6heA/D+oQ0JSkpYC/aPCYM3L QBSNPZvnM43IQ5ezxv1Fwu1jM7OskuhBWLhtD+hdoBHVwRgdEhibouG8OucGaw== 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=1776494516; 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=azZkkqAdFSbAEjJOfYCF9L2bQH1LR+0luuKLLHD2XUk=; b=teOts3vZpVGSuyXrkNHTp7IK3X1rlXmCp+D8F6sCAu7dYUQl9Ee2BaZdayxZaIecN9Dv8n EYPyxFAZUJ3TAzAColAMfqbm5BongWkbCHJdhB8ntz+p3IZ6VOswmJ8oTOwEIEI/bJMT22 6t34a6CEXG1Ufv38F2gRXKZXENzBNA/ZaXSq/TOXpjpNhc493ic6WGjNmLcOAOomMKOMVa AcmT56gY6IOOaYE6W/2WZH6qgcFs6Usgoj9Ul/kWojRzL6LsJw4cbLBaqlW6dMCGmOxfB3 i6zSTPMP6HaKZozcf/NBbp7kj2OClwD2m1DQygQTcVkMrCO7Yy5uT20avzgo+Q== 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 4fyMc44j4WzD3g; Sat, 18 Apr 2026 06:41:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 06:41:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alfredo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1527608699.1413.1776494516665@jenkins.ci.freebsd.org> In-Reply-To: <523621202.1319.1776435105655@jenkins.ci.freebsd.org> References: <523621202.1319.1776435105655@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1879 - Still Unstable 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_1412_61571220.1776494516460" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1412_61571220.1776494516460 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1879 (823889aaafa37ba63a6fb2c53b0dafe1373e221b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1879/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1879/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1879/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) ca42bd490891011556a9507b10ad205f6e7e5f30 by alfredo: br.lenovo.kdb: add it to Makefile 823889aaafa37ba63a6fb2c53b0dafe1373e221b by alfredo: us.intl.acc.kbd: add it to Makefile The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_1412_61571220.1776494516460-- From nobody Sat Apr 18 09:58:19 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 4fyRyh5dPPz6ZNjH for ; Sat, 18 Apr 2026 09:58:20 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyRyh20X0z423Y; Sat, 18 Apr 2026 09:58:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776506300; a=rsa-sha256; cv=none; b=bE8YH+/2gG+PAedwiEFNFSJ/HGkoweyYtr75x7L/kbg2zSvtwB0nR6dj4pA4qPY23I4nzU FNH5gJBkzfpGpjNzwP6RqP9VHqMJtU+QzAreh1lXzTtmdfOr4gBPjVyzkc7YQgV1eE93kt Ib+b2mgkpJQwT9pIsojhCEHuFY5zFMtanNiF6dJWawNyOzr/0vFWLt2VSmhUEWVtY49Gub JWXa8fufT93E4dSEYTm5faAywU/ic9P/ESSWBbPt/uehy5LYhXBYCF5p4Y8NSi//5XX+1r x1v1ozCrkQjO98txTwuyMJ17uqfLG/+768abO6XLFJLRV/LgpdG59H/v7bt8uQ== 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=1776506300; 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=O8jU0VWB20j9o2ouNe5HwV7lGcFbjbLKRV1cmIJrtVo=; b=utGJC0VxR563Jsz+d+b8OMYhfStCdZ9QBdDK/WhRCUu9PHtfCBXzHAx/7b90P/univgQqj pBLZjZRSYMCBn0L4rnFDPZOcoPwv9sOw+focEPV67bDrk0t358GjoNyUcTj7hshfSWDa+z d69Iwy1Ur8wtY3gMf6km76ccOhaGB2QZixOFtHn/TVAASsTSXX/EykPJVdRLZvtCeNnmRy zaesRL3NxWJaJGfu2xEYjVE36nA5okglJKNmNdPbjWvZfyW4EhD7qFnJJMnRG8d5UCYIe3 H0pU1KrbWvlrX9HKL9Lu0M35DODnmyCsNpCXcntqB0u7k10C9LWxh2U4GORRng== 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 4fyRyh1Mj5zbsJ; Sat, 18 Apr 2026 09:58:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 09:58:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1316821258.1419.1776506300199@jenkins.ci.freebsd.org> In-Reply-To: <1591373589.1409.1776491614853@jenkins.ci.freebsd.org> References: <1591373589.1409.1776491614853@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28320 - 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_1418_1991544820.1776506299988" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1418_1991544820.1776506299988 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28320 (8c94a1ea155586a70369f263a5e01b26a1b= 37d58) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28320= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28320/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28320/co= nsole 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) 8c94a1ea155586a70369f263a5e01b26a1b37d58 by mjg: pipe: retire the unused PIPE_LWANT macro The end of the build log: [...truncated 4.17 MiB...] epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.350s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: c2:7= 3:8a:2d:43:a6 epair0b: Ethernet address: 8a:8a:47:57:9c:9c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:eb:e3:b0:47:35 epair1b: Ethernet address: 22:77:73:2b:18:58 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.350s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:69:6b epair0b: Ethernet address: 58:9c:fc:10:0e:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:96:54 epair1b: Ethernet address: 58:9c:fc:10:85:a8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.702s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:69:6b epair0b: Ethernet address: 58:9c:fc:10:0e:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.192s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:69:6b epair0b: Ethernet address: 58:9c:fc:10:0e:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:96:54 epair1b: Ethernet address: 58:9c:fc:10:85:a8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.413s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:69:6b epair0b: Ethernet address: 58:9c:fc:10:0e:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.264s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:69:6b epair0b: Ethernet address: 58:9c:fc:10:0e:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:96:54 epair1b: Ethernet address: 58:9c:fc:10:85:a8 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.424s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:69:6b epair0b: Ethernet address: 58:9c:fc:10:0e:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.262s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.051s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:69:6b epair0b: Ethernet address: 58:9c:fc:10:0e:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.388s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.764s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 20346 to 200 packets/sec passed [0.822s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.006s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.206s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> Limiting ICMPv6 destinat= ion unreachable output from 100 to 99 packets/sec passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.005s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.124s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 11702 to 185 packets/sec Limiting tcp reset response from 21257 to 185 packets/sec Limiting tcp reset response from 19949 to 214 packets/sec Limiting tcp reset response from 17945 to 186 packets/sec passed [3.243s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 18288 to 210 packets/sec Limiting tcp reset response from 19789 to 207 packets/sec Limiting tcp reset response from 19912 to 197 packets/sec passed [3.384s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.333s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.342s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003520030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe00a248fab0 frame pointer=09 =3D 0x28:0xfffffe00a248fbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80032137500 rsi: 0000000000000001 rdx: ffffffff822681e8 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a248fbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003520000 r13: 0000000000000000 r14: fffff80003520048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776506270 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a248f= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a248f910 panic() at panic+0x43/frame 0xfffffe00a248f970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a248f9e0 calltrap() at calltrap+0x8/frame 0xfffffe00a248f9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a248fab0, rbp = =3D 0xfffffe00a248fbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a248fbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a248fc60 run_test() at run_test+0x2ad/frame 0xfffffe00a248fd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a248fd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a248fe= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a248fe= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a248f= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a248ff30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a248ff30 --- trap 0x16, rip =3D 0x200d6ee96d0a, rsp =3D 0x200d718a1ec8, rbp =3D 0x20= 0d718a1ee0 --- KDB: enter: panic [ thread pid 0 tid 107520 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff80108bd3780: pid 0 tid 107520 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80108bd3cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe00a2490000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x2056d1fa3 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m35s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28320' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins8529762176555218437.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '8c94a1ea15558= 6a70369f263a5e01b26a1b37d58', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../8c94a1ea155586a70369= f263a5e01b26a1b37d58/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1418_1991544820.1776506299988-- From nobody Sat Apr 18 10:10:41 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 4fySF046lRz6ZQ2k for ; Sat, 18 Apr 2026 10:10:44 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fySDz507xz42yd; Sat, 18 Apr 2026 10:10:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776507043; a=rsa-sha256; cv=none; b=biVIDEoI+wbsABsXOA5+jOaF0tyx03c2cfh4HzGmjGeVh/U6FZCWPj4YeZeTQujlN5oFkS E5CUO7i6rKN9gNcp41A3TZ1mETZkp5Vgl5IWiOhSOBiiarTED2Iyco5XcWsNChxeQhn9Z0 PWN40QRvTlZFM3ihQk9jItW8ROTvZUpAU8t7JKQ0vJ+xI9Y7Tsza1iZJhTWNNERfmIFLF3 lNa43Cz7DgDO3BuZzGZoJV79xrngYk83rkjIa8J0w/KVTDBRnMD0imQ7jhCTaRCsJu8TfR rvteRoW0mqVzOfRj7Ig1dza5/68fBYzfjgR2EenDkfolw1KySNJznuA9rjo22w== 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=1776507043; 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=bZea/4kAVf9Cqokjowg9fEoBe6sRNXxzvBxE9Fv8bas=; b=KV/mGs6sISs3vsA+FLfrirceIs4m6Db5YdQIA3pXZzPFRUW77Cb1yN0XPqSyhzWr65rdkz hWSyIFswV2JpvD3Rt1lP1Z0qsdxAjVLSILxs7mCL9vS5bbsd0Jm/jbGYpo77lKQGaj/5fT MEQaB/viUS6OCzOwj3JTFz3BX7PbteBT2MBJtJCg5dw9wuYaob0kYd3XbRZ2HvNFIBDere X/iU64BuevVglIdFYF05GZ+4vVxJO0KzkgMogJiXaiNrnD7FmznL3dmYI86e9U6QYVUAvk yos999SGPfOwS6N/4Ltot/wNZVJDHY2e9IWY2YTxwhQDqwEYtFE2rmbLRcWWiw== 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 4fySDz4DGxzc2s; Sat, 18 Apr 2026 10:10:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 10:10:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1971516216.1421.1776507043597@jenkins.ci.freebsd.org> In-Reply-To: <1629951478.1411.1776493260724@jenkins.ci.freebsd.org> References: <1629951478.1411.1776493260724@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3464 - 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_1420_1810976997.1776507041439" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1420_1810976997.1776507041439 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3464 (8c94a1ea155586a70369f263a5e01= b26a1b37d58) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3464/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3464/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 464/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) 8c94a1ea155586a70369f263a5e01b26a1b37d58 by mjg: pipe: retire the unused PIPE_LWANT macro The end of the build log: [...truncated 85.32 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_sbin --- --- optr.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_secure --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_rescue --- --- histedit.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_share --- --- sk_SK.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sk_SK.UTF-8 --- all_subdir_sbin --- --- dumprmt.pieo --- --- all_subdir_libexec --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_secure --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_secure --- --- auth2-hostbased.pieo --- --- all_subdir_libexec --- --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_libexec --- --- .depend --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_libexec --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- input.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.input.o -MTinput.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/input.c -o input.o --- all_subdir_secure --- --- auth2-kbdint.pieo --- --- all_subdir_libexec --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_libexec --- --- dma-mbox-create.full --- --- all_subdir_cddl --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- dma-mbox-create.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- dma-mbox-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- .depend --- echo flua.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libedit.a >> .depend --- lua.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lua.pieo -MTlua.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -W= error -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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 -Wno-format-nonliteral -c= /workspace/src/contrib/lua/src/lua.c -o lua.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 45.92 real 284.49 user 28.86 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1629175434212123= 7070.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_1420_1810976997.1776507041439-- From nobody Sat Apr 18 10:45:37 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 4fyT1G23trz6ZT4p for ; Sat, 18 Apr 2026 10:45:38 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyT1F4Wlgz46Z6; Sat, 18 Apr 2026 10:45:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776509137; a=rsa-sha256; cv=none; b=jF6uVn6jxpmGJSQKjyIaXtsN28I0/7+fo7E6Ka6KTAUt1Nfrw56G9U+5zM22ju+Syl3vat xFLw3wWqvXX+TMiljUhIxP17qQBVnpXwrfq486G86tk/CxyZ5g9uxmVYYm37Ll1bQVnFni jhNt0YbXVHpg55duSVwjXZtg0xCcUjKY9pn9/5J4qmKmi/4jSmjsvMBe1hIE7kIcM1SMWF tttgQhQ5iwWZe4FI3Zi9XpYJo/JQzf8TiM4RwzwVvwqyKTeVh4akMSdiQZk/9xYt2k5aoQ YuR90hErxKIIuPwrP8maPuBBSbs5Ln2dgW+rA3XVgwkEsiSLrhendYGlcUpz1g== 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=1776509137; 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=LxWOtacYS2667b2rypNvIoXB+r05sTFJrZQ5dYrlJ6o=; b=Uew4jxBmQBYHqTwd34K/9MYlEg/dtEtc7qzVs/cC6Hkn8weRq0aANMR+NJdFqTdHh4ReNO W4zVW7AoWdyYzThjkMYEhdDBgC+dEKfmL6d88H6oKXoxtjc/lDAH/qFbC0ejjKoyyI2w30 w/UWPPwhlDmxSYfNxUU7odGk26ysDfCgl/krq382LnaKRssqA+PnJanM5Z2cj1jBAVCoqe eU206NlCc8Zw79J29Le+UTQhIr1FkNmGvmsVtUQ0ebEfZmQWy5DIcyKmig5oqpE+cu43az 6UQRfGdceIzr40EO4pMND0/6iGm+4oMrh6WdvGw8Zc1Le52F/rYam9PDEY7zqw== 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 4fyT1F3W7wzcdj; Sat, 18 Apr 2026 10:45:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 10:45:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2091148678.1423.1776509137508@jenkins.ci.freebsd.org> In-Reply-To: <1316821258.1419.1776506300199@jenkins.ci.freebsd.org> References: <1316821258.1419.1776506300199@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28321 - 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_1422_1780333095.1776509137175" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1422_1780333095.1776509137175 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28321 (7e9d974bc023755161742f66c8c77546bab= 88586) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28321= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28321/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28321/co= nsole 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) 05bbe5e3883492dd2afa52039da1fac45c5059a0 by des: libarchive: Update configuration 7e9d974bc023755161742f66c8c77546bab88586 by des: libarchive: Staticize some variables The end of the build log: [...truncated 4.17 MiB...] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: 5e:2= 4:fd:ce:8b:ba epair0b: Ethernet address: 0a:e7:95:83:12:ba epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:2d:14:72:73:04 epair1b: Ethernet address: f6:1e:5d:15:5c:cb epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.420s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9d:ad epair0b: Ethernet address: 58:9c:fc:10:d8:06 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:13:aa epair1b: Ethernet address: 58:9c:fc:10:d4:9a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.709s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:9d:ad epair0b: Ethernet address: 58:9c:fc:10:d8:06 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.184s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9d:ad epair0b: Ethernet address: 58:9c:fc:10:d8:06 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:13:aa epair1b: Ethernet address: 58:9c:fc:10:d4:9a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.438s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:9d:ad epair0b: Ethernet address: 58:9c:fc:10:d8:06 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.243s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9d:ad epair0b: Ethernet address: 58:9c:fc:10:d8:06 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:13:aa epair1b: Ethernet address: 58:9c:fc:10:d4:9a epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.461s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:9d:ad epair0b: Ethernet address: 58:9c:fc:10:d8:06 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.323s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.057s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:9d:ad epair0b: Ethernet address: 58:9c:fc:10:d8:06 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.350s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14398 to 200 packets/sec passed [1.130s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13253 to 202 packets/sec passed [1.235s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.005s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.125s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 5008 to 189 packets/sec Limiting tcp reset response from 15360 to 192 packets/sec Limiting tcp reset response from 14103 to 206 packets/sec Limiting tcp reset response from 14100 to 211 packets/sec Limiting tcp reset response from 14057 to 208 packets/sec passed [4.494s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 13671 to 209 packets/sec Limiting tcp reset response from 13725 to 184 packets/sec Limiting tcp reset response from 13755 to 187 packets/sec Limiting tcp reset response from 13739 to 203 packets/sec Limiting tcp reset response from 13641 to 204 packets/sec passed [4.769s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.336s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.349s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000373d030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c2e3ab0 frame pointer=09 =3D 0:0xfffffe008c2e3bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff801ff9f4b00 rsi: 0000000000000001 rdx: ffffffff822692e8 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c2e3bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000373d000 r13: 0000000000000000 r14: fffff8000373d048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776509097 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c2e3= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c2e3910 panic() at panic+0x43/frame 0xfffffe008c2e3970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c2e39e0 calltrap() at calltrap+0x8/frame 0xfffffe008c2e39e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c2e3ab0, rbp = =3D 0xfffffe008c2e3bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c2e3bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c2e3c60 run_test() at run_test+0x2ad/frame 0xfffffe008c2e3d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c2e3d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c2e3e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c2e3e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c2e3= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c2e3f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c2e3f30 --- trap 0xe8924a78, rip =3D 0x313107922b84, rsp =3D 0, rbp =3D 0x19f6e5800= fa0 --- KDB: enter: panic [ thread pid 0 tid 107515 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff8009386c000: pid 0 tid 107515 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8009386c550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c2e4000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x22a47fc4a gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m19s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28321' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7534368110152581212.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '7e9d974bc0237= 55161742f66c8c77546bab88586', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../7e9d974bc02375516174= 2f66c8c77546bab88586/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1422_1780333095.1776509137175-- From nobody Sat Apr 18 11:13:46 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 4fyTdp01gQz6ZWfL for ; Sat, 18 Apr 2026 11:13:50 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyTdn24WNz49kl; Sat, 18 Apr 2026 11:13:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776510829; a=rsa-sha256; cv=none; b=NOeLEZwaJinc6J18EbSo4tCdkfkpDxwA6GKD6ExRx5fSnU5AOPgpBEJy4IIDGJNVHVKqlK ELQ5s7fwNJwHWpx5XoHxgQSjABx6krp/MsHrSguvALla77OWUjR5/+ve8wvT3drBC+F3i6 uD3yhbtmLT7s52ZQxQGWyBLiLFtAfRsD1bswlBnYfnePNgDLAYsS5ve+vHbfe/yPTLCMKD cEtNc4w2ujl9BdZUWCuCaMELPTB5pmYiY9BPfGorBMI1q1ehuVERon0FCl13Pa12/jBX8k WWoNV9DYnPp0BMOfFKlArl7d46mgKdz1b+5BZGXjyBeDP2blAe40KORsEdIAlA== 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=1776510829; 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=uNNQElAgNLLcCoXD8Am5GGVVqOQz9zsG+k3uJFJuQWU=; b=nWZlkI4Ns1lqEbRUE3o0K4UkhndLsN7O00EAEx0STNOQiyHtkLo0GesJHqWvtz6025knRC MuDI1RvpNCMW5MCdsp6H3KfeiCDIcabFyw4gdF26KD5On2dIcjnDAgsSKYOYKPuHvf1tus YK2DA3d87V1ehd0tBlDF2fmrhtV6PhkBS4RL+k6n6gc4a4NSmhCwZtSqhqxuq6lDTLZX+s tTYA6+MR6s1qb8g76N5PPUokIUjtjQDyvYr1WuxueqGfxSPENxVbwA3Rtavoz0rEE1r9Ow Fr66Vx1u0vclz/tkTErT2q5JzNaCLnSUObCQ98ShXXgZsdjh4IcFshzUeSP47g== 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 4fyTdn1FvpzdYS; Sat, 18 Apr 2026 11:13:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 11:13:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <794833067.1425.1776510829183@jenkins.ci.freebsd.org> In-Reply-To: <1971516216.1421.1776507043597@jenkins.ci.freebsd.org> References: <1971516216.1421.1776507043597@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3465 - 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_1424_2014202316.1776510826908" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1424_2014202316.1776510826908 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3465 (7e9d974bc023755161742f66c8c77= 546bab88586) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3465/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3465/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 465/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) 05bbe5e3883492dd2afa52039da1fac45c5059a0 by des: libarchive: Update configuration 7e9d974bc023755161742f66c8c77546bab88586 by des: libarchive: Staticize some variables The end of the build log: [...truncated 85.10 MiB...] --- all_subdir_share --- --- lt_LT.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lt_LT.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/lt_LT.UTF-8 --- all_subdir_sbin --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.pars= e.pieo -MTparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/sbin/dhclient/parse.c -o parse.p= ieo --- all_subdir_rescue --- --- rmdir.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.rmdir.o -MTrmdir.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/rmdir/rmdir.c = -o rmdir.o --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_rescue --- --- setfacl_make --- (cd /workspace/src/rescue/rescue/../../bin/setfacl && make MK_PIE=3Dno NO_= SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re= scue/setfacl/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CF= LAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libisc= siutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/setfacl/ file.o mask.o mer= ge.o remove.o setfacl.o util.o) --- all_subdir_stand --- --- zfs_zstd.o --- --- all_subdir_libexec --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.zfs_zs= td.o -MTzfs_zstd.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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 -Wno-= address-of-packed-member -Os -include /workspace/src/sys/contrib/openzfs/i= nclude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/inclu= de/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contr= ib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DIN_BASE -DIN_LIBSA -c /work= space/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c -o zfs_zstd.o --- all_subdir_libexec --- --- conf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.conf.pieo -MTconf.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/conf.c -o conf.pieo --- all_subdir_rescue --- --- .depend --- echo setfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- all_subdir_krb5 --- --- rec_open.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_open.pico -MT= rec_open.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_open.c -o rec_open.pico --- all_subdir_rescue --- --- file.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.file.o -MTfile.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/file.c= -o file.o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- skein_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o = -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D11= 1 -c /workspace/src/sys/crypto/skein/skein_block.c -o skein_block.o --- all_subdir_bin --- --- all_subdir_rescue --- --- mask.o --- --- all_subdir_bin --- --- all_subdir_bin/rm/tests --- =3D=3D=3D> bin/rm/tests (all) --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.mask.o -MTmask.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/mask.c= -o mask.o --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-methods.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-methods.pieo -MTauth2-methods.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3De--- all_subdir_bin --- --- rm_test --- --- all_subdir_secure --- num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/auth2-methods.c = -o auth2-methods.pieo --- all_subdir_bin --- echo '#! /usr/libexec/atf-sh' > rm_test.tmp cat /workspace/src/bin/rm/tests/rm_test.sh >>rm_test.tmp chmod +x rm_test.tmp mv rm_test.tmp rm_test --- Kyuafile --- --- rm.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = rm.full rm.pieo =20 --- all_subdir_krb5 --- --- rec_put.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_put.pico -MTr= ec_put.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_put.c -o rec_put.pico --- all_subdir_rescue --- --- merge.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.merge.o -MTmerge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/setfacl/merge.= c -o merge.o --- all_subdir_bin --- --- rm.1.gz --- gzip -cn /workspace/src/bin/rm/rm.1 > rm.1.gz --- rm.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug rm.full= rm.debug --- rm --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drm.debug rm.full rm --- all_subdir_bin/rmdir --- =3D=3D=3D> bin/rmdir (all) --- .depend --- echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- rmdir.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rmdir.pieo -MTrmdi= r.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/rmdir/rmdir.c -o rmdir.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- --- privsep.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.priv= sep.pieo -MTprivsep.pieo -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 -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/dhclient/privsep.c = -o privsep.pieo --- all_subdir_secure --- --- auth-options.pieo --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-options.pieo -MTauth-options.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= options.c -o auth-options.pieo --- all_subdir_stand --- --- blake3.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Os -include /workspace/src/sys/contrib/= openzfs/include/sys/simd_config.h -include /workspace/src/sys/contrib/open= zfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/= sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sy= s/contrib/openzfs/module/icp/algs/blake3/blake3.c -o blake3.o --- all_subdir_bin --- --- all_subdir_bin/rmdir/tests --- =3D=3D=3D> bin/rmdir/tests (all) --- all_subdir_krb5 --- --- rec_search.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_search.pico -= MTrec_search.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/recno/rec_search.c -o rec_search.pic= o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_rescue --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_rescue --- --- remove.o --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.remove.o -MTremove.o -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 -c /workspace/src/bin/setfacl/remo= ve.c -o remove.o --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[4]: stopped making "all" in /workspace/src/bin/rmdir make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb --- all_subdir_rescue --- --- all_subdir_krb5 --- make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- all_subdir_krb5 --- make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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 --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.06 real 247.21 user 26.90 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1603707237880471= 0687.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_1424_2014202316.1776510826908-- From nobody Sat Apr 18 11:33:15 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 4fyV4D6s2Cz6ZYWC for ; Sat, 18 Apr 2026 11:33: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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyV4D1QYxz4D9W; Sat, 18 Apr 2026 11:33:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776511996; a=rsa-sha256; cv=none; b=ACjGj8ZsqFqd8Tne1d39i3ayPbNY1mfhX4lR+oB+IblwUsOueg/2Eqnm5rEW18wu+9I6dU P196eOvY+P+fSP3N8pQVmldJyZ21jbxLEMKNAxWJdaUXG9aBinY/tQPpcR3us9maKdOZTS W4nVCFIOMLRqu59n/Wj/3pOzjUDiniwBsOHlAwT3wOLeyGDB3Z/oUFouS88ylPrvPfJ/p2 s9gk+zohABJIe8S+g7K6ojYIuoS7OXwXl7k+dRd/GHr2m2JNCW7J0tS+lKWKkFk5BPxYqW BZpHkoPixMrR1J+GhIP4cdTVAYUlXNLF7sPBmiiLy5gnPMpYbNhwtOlKTgqDrg== 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=1776511996; 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=ojNSaqhwNI21SpaaQroURYisyiSJdjLJZXan9AblFVE=; b=xKW3+gYp8kzEUqw0GPX9RYFllD+6KD9lpShDuzCG/YaqAkyeJPLLBkKx/L0A7MOoH6fSSb jtMZWlBnGI1Ep6wSn5Je/e0L2zGfjFv7U3kKDJjF3hZXFOgduBLv0pFSS5dOQadba5znzc 6e2m/RqMlKpqmJaOoO9mUcEzBKgbwKxqvJWnmAUY3RaUXXv3+kbbw/1RKPG5z6m/0YgbqT hzorjSwz8wk5LmGbuMtHr6WT4JLhoJ8m7vWptI9oMFuKrY7cxXSWH/b80rJWPuwbmRH4T5 THHdRN0SlD0GhhTKV0RvrkC7txKuk/XrSE7p25ZXuX9H7oTy5AMi88K4CxY7Lw== 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 4fyV4D0kpqzdZq; Sat, 18 Apr 2026 11:33:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 11:33:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <12533484.1427.1776511996106@jenkins.ci.freebsd.org> In-Reply-To: <2091148678.1423.1776509137508@jenkins.ci.freebsd.org> References: <2091148678.1423.1776509137508@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28322 - 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_1426_977448913.1776511995936" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1426_977448913.1776511995936 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28322 (7e9d974bc023755161742f66c8c77546bab= 88586) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28322= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28322/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28322/co= nsole 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) No changes The end of the build log: [...truncated 4.17 MiB...] passed [0.364s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: 5a:3= 5:d3:68:04:1c epair0b: Ethernet address: 8a:a7:91:1c:74:17 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:6e:95:39:2c:8c epair1b: Ethernet address: 96:aa:87:e8:17:06 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.386s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a3:f2 epair0b: Ethernet address: 58:9c:fc:10:d5:56 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1f:a7 epair1b: Ethernet address: 58:9c:fc:10:9d:e2 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.684s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:a3:f2 epair0b: Ethernet address: 58:9c:fc:10:d5:56 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.183s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a3:f2 epair0b: Ethernet address: 58:9c:fc:10:d5:56 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1f:a7 epair1b: Ethernet address: 58:9c:fc:10:9d:e2 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.392s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:a3:f2 epair0b: Ethernet address: 58:9c:fc:10:d5:56 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.241s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a3:f2 epair0b: Ethernet address: 58:9c:fc:10:d5:56 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1f:a7 epair1b: Ethernet address: 58:9c:fc:10:9d:e2 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.430s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:a3:f2 epair0b: Ethernet address: 58:9c:fc:10:d5:56 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.353s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.054s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.050s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:a3:f2 epair0b: Ethernet address: 58:9c:fc:10:d5:56 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.401s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 14889 to 207 packets/sec passed [1.104s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13541 to 216 packets/sec passed [1.218s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.601s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.005s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.156s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 4256 to 208 packets/sec Limiting tcp reset response from 14859 to 209 packets/sec Limiting tcp reset response from 14631 to 207 packets/sec Limiting tcp reset response from 17651 to 189 packets/sec passed [3.823s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 20952 to 188 packets/sec Limiting tcp reset response from 15267 to 186 packets/sec Limiting tcp reset response from 13696 to 212 packets/sec Limiting tcp reset response from 13678 to 215 packets/sec Limiting tcp reset response from 13722 to 190 packets/sec passed [4.586s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.326s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.325s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801476f5830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008bfffab0 frame pointer=09 =3D 0:0xfffffe008bfffbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80115044000 rsi: 0000000000000001 rdx: ffffffff82269b68 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bfffbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801476f5800 r13: 0000000000000000 r14: fffff801476f5848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776511959 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bfff= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bfff910 panic() at panic+0x43/frame 0xfffffe008bfff970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bfff9e0 calltrap() at calltrap+0x8/frame 0xfffffe008bfff9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bfffab0, rbp = =3D 0xfffffe008bfffbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bfffbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bfffc60 run_test() at run_test+0x2ad/frame 0xfffffe008bfffd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bfffd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bfffe= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bfffe= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bfff= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bffff30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bffff30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107522 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff801eaa80000: pid 0 tid 107522 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801eaa80550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c000000 kcr3 =3D 0x8000000002946004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x22e438f2e gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m47s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28322' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins11868975202452531105.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '7e9d974bc0237= 55161742f66c8c77546bab88586', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../7e9d974bc02375516174= 2f66c8c77546bab88586/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1426_977448913.1776511995936-- From nobody Sat Apr 18 12:09:26 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 4fyVt06s4Bz6ZcR0 for ; Sat, 18 Apr 2026 12:09:28 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyVt054gwz4LD6; Sat, 18 Apr 2026 12:09:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776514168; a=rsa-sha256; cv=none; b=rypbSh7EfslL3M0k1EoEd2L78gQdBnNaTHsBtN/YVxY8n1BVbiAWFShLp65kh9TN7Gtzzr EKdn++3gH3Lob3pWlIicCPw7uZfQXoiRYRnZ94A4pMfsvYsXxLqCjEA5bYnXAPjzNFbTAj z2S+x/s3V1hUj+nodt3JPEVzqHQDkWvwHZsGPgnAlZPVnIxeozhF9lFnCheAua5QDmkcR0 USgK0x13sLDwyHQewjGtlfcicRlcwZJlre2gvXN8wVEi5VGc27I62OlxwtfE3t7ybCq0rC N3aG+gbO6luhs6uoj8SNKoV3+Gyb41PGbmd9rzEtJNMEz1gOWP8iFu1yGD5bYQ== 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=1776514168; 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=QJxZHSvh67ODPpegVX+kQ2vv/O8gVLfCKqJM8dkpCNk=; b=g8LXdEVZ26yEcb4eUAp5XlQP7H19m1PRx+Aa18Hom+oj+4LLugb9W/84fpHtYVMLCzqGkK evx5H3jzF5sa62caZWx4GzNFnvO4n+p0/es0wJ4LCb+V21s4dLohnRGEuXFUoTkKlNmIL7 F5dngh4EbHd4j+MUvplPogkhOHvyi6rWjvD/eZvxrfxMl3TR72iFTA4maOvpmTE8bKxgEp xGPP0C5FErXQOA3oETmBGxnjF50rFNz3SYmX+H3++49FvBD/7VPkxDthHytKIGU2fxxNEL H8R1lgze83nAogAe6OEmSjsjvQIdc+XZ8Uzn26fd46rCTQz7d/fAvlntuSLQuQ== 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 4fyVt04Zv9zgLF; Sat, 18 Apr 2026 12:09:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 12:09:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <729471433.1429.1776514168647@jenkins.ci.freebsd.org> In-Reply-To: <794833067.1425.1776510829183@jenkins.ci.freebsd.org> References: <794833067.1425.1776510829183@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3466 - 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_1428_742727251.1776514166363" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1428_742727251.1776514166363 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3466 (7e9d974bc023755161742f66c8c77= 546bab88586) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3466/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3466/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 466/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) No changes The end of the build log: [...truncated 84.94 MiB...] --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- all_subdir_secure --- --- auth-rhosts.pieo --- --- all_subdir_stand --- --- g_eli_key_cache.o --- --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-rhosts.pieo -MTauth-rhosts.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth-rho= sts.c -o auth-rhosts.pieo --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.g_eli_key_cache.o -MTg_eli_key_= cache.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/sy= s/geom/eli/g_eli_key_cache.c -o g_eli_key_cache.o --- all_subdir_libexec --- --- .depend --- echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- atf-sh.pieo --- --- all_subdir_rescue --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie= -O2 -pipe -fno-common -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DATF_LIBEXECDIR=3D= '"/usr/libexec"' -DATF_PKGDATADIR=3D'"/usr/share/atf"' -DATF_SHELL=3D'"/bin= /sh"' -I/workspace/src/contrib/atf -fPIE -g -MD -MF.depend.atf-sh.pieo -MTa= tf-sh.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -W= no-uninitialized -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fPIE -g -s= td=3Dgnu++17 -Wno-attributes -Wno-deprecated-declarations -Wno-error=3Dclas= s-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-attributes -Wno-= error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/co= ntrib/atf/atf-sh/atf-sh.cpp -o atf-sh.pieo --- all_subdir_rescue --- --- ls.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -M= D -MF.depend.ls.o -MTls.o -std=3Dgnu17 -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/bin/ls/ls.c -o= ls.o --- all_subdir_bin --- --- tty_subs.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.tty_subs.pieo -MTt= ty_subs.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 -c /workspace/src/bin/pax/tty_subs.c -o tt= y_subs.pieo --- all_subdir_stand --- --- xform_aes_xts.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.xform_aes_xts.o -MTxform_aes_xt= s.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/sys/open= crypto/xform_aes_xts.c -o xform_aes_xts.o --- all_subdir_krb5 --- --- bt_close.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_close.pico -MT= bt_close.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_close.c -o bt_close.pico --- all_subdir_bin --- --- all_subdir_bin/pax/tests --- =3D=3D=3D> bin/pax/tests (all) --- legacy_test --- --- all_subdir_stand --- --- all_subdir_bin --- { echo '#! /usr/local/bin/perl'; cat /workspace/src/bin/pax/tests/legacy_= test.pl | sed ; } >legacy_test.tmp --- all_subdir_stand --- --- zfs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALON= E -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcflo= atface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspa= ce/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx = -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.depend.zfs.o= -MTzfs.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -Wno-dangling-pointer -Os -mpreferred-stack-boundary=3D2 -in= clude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -includ= e /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h = -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARI= S_BOOLEAN -DHAS_ZSTD_ZFS=09=09=09=09=09 -I/workspace/src/sys/cddl/boot/zfs= =09=09=09 -I/workspace/src/stand/common=09=09=09=09=09 -I/workspace/src/sys= /crypto/skein=09=09=09 -I/workspace/src/sys/cddl/contrib/opensolaris/common= /lz4 -c /workspace/src/stand/libsa/zfs/zfs.c -o zfs.o --- all_subdir_stand/libsa --- --- rijndael-api.o --- --- all_subdir_bin --- chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.rijndael-api.o -MTrijndael-api.o= -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -DNDEBUG -c /workspace/src/sys/crypto/rijndael/rijndael-ap= i.c -o rijndael-api.o --- all_subdir_bin --- --- Kyuafile --- --- all_subdir_krb5 --- --- bt_conv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_conv.pico -MTb= t_conv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/btree/bt_conv.c -o bt_conv.pico --- all_subdir_bin --- --- pax.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = pax.full ar_io.pieo ar_subs.pieo buf_subs.pieo cache.pieo cpio.pieo file_su= bs.pieo ftree.pieo gen_subs.pieo getoldopt.pieo options.pieo pat_rep.pieo p= ax.pieo sel_subs.pieo tables.pieo tar.pieo tty_subs.pieo =20 --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_stand --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_stand --- --- gelidev.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.gelidev.o -MTgelidev.o -std=3Dgn= u17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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 -Wno-address-of-packed-member -= Os -I/workspace/src/stand/common -c /workspace/src/stand/libsa/geli/geli= dev.c -o gelidev.o --- all_subdir_share --- --- is_IS.UTF-8.LC_COLLATE --- --- all_subdir_bin --- --- pax.1.gz --- --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/is_IS.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/is_IS.UTF-8 --- all_subdir_bin --- gzip -cn /workspace/src/bin/pax/pax.1 > pax.1.gz --- pax.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pax.ful= l pax.debug --- pax --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpax.debug pax.full pax --- all_subdir_bin/pkill --- =3D=3D=3D> bin/pkill (all) --- all_subdir_secure --- --- auth-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-passwd.pieo -MTauth-passwd.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth-pas= swd.c -o auth-passwd.pieo --- all_subdir_bin --- --- .depend --- echo pkill.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libjail.a >> .depend --- pkill.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.pkill.pieo -MTpkil= l.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/pkill/pkill.c -o pkill.pieo --- all_subdir_stand --- --- geli_metadata.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.geli_metadata.o -MTgeli_metadata= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -I/workspace/src/stand/common -c /workspace/src/stand/libs= a/geli/geli_metadata.c -o geli_metadata.o --- all_subdir_krb5 --- --- all_subdir_stand --- --- all_subdir_krb5 --- --- bt_debug.pico --- --- all_subdir_stand --- --- geliboot.o --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_debug.pico -MT= bt_debug.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c -o bt_debug.pico --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.geliboot.o -MTgeliboot.o -std=3D= gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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 -Wno-address-of-packed-member -= Os -c /workspace/src/stand/libsa/geli/geliboot.c -o geliboot.o --- all_subdir_rescue --- --- print.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -M= D -MF.depend.print.o -MTprint.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/bin/ls/= print.c -o print.o --- all_subdir_secure --- --- audit.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.audit.pieo -MTaudit.pieo -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssh/audit.c -o audit.pie= o --- all_subdir_krb5 --- --- bt_delete.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.bt_delete.pico -M= Tbt_delete.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree/bt_delete.c -o bt_delete.pico --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_secure --- --- audit-bsm.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.audit-bsm.pieo -MTaudit-bsm.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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/crypto/openssh/audit-bsm.c -= o audit-bsm.pieo --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 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 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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src 20.39 real 191.98 user 26.31 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1711367597642545= 5481.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_1428_742727251.1776514166363-- From nobody Sat Apr 18 12:43:30 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 4fyWdH0fqYz6ZgdC for ; Sat, 18 Apr 2026 12:43:31 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyWdG5fNNz4QGv; Sat, 18 Apr 2026 12:43:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776516210; a=rsa-sha256; cv=none; b=AOMCEuOW/fC0c8Z9ERhqlwZfl8BBauqa/86CfQ4XgYz7c4nIJKVHAUuAnzPPRJ/roGggw3 hGsQCh5vzkNzYUebw//D4biIv3/dbWYbl0JwGv20Fnr5LN/78xUoHzXMD2fSijPb1Umciu GHmNSWHpfAHLvBs6Z3lo++x4j7Wbe7SOzjldDfG49Ty3s17s02CTxpgNJx4Yex1L6h9tu+ j5w4FtbjaQe72LATTXLo2IPDaBj9lydFRQigbS5CzKWX5X6jV9wkrOLEPH8hmvE8nzB90X 38x6TEHmGiJdiIvwKUKmBCDtq5ICtpYjw2EMmQNHRzAmpe0P+rm/JnUBjmuvLw== 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=1776516210; 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=1SYJ/r29z28mZRfUtufsykTZRM4iAAAqiEGHjEQb7Fg=; b=HiQVRiXlfXwPQQ5uuURGhMCjMImuQMVSY7HZoVuYr6wlbSNbY4YIP8/CZcr4D1saY/2Ea+ LrtlBPXTp4yfAas/cSuC0ffniDJAbjTJvXOdHtCSH9hrqvCC0wN67JnYbh5mWHQVNgW8Fk rw3ToMSB1VAjRnC4ydb6rX6yHPiAzSGfeXWBng1x2Ze+9naeNrKm1PrGU4kEk8uoyvgMqF 0sPFQ2eyEHcGAs8TH8bnf8gsmPSn5d2puW6dMS+DxUJ6ehxsf2V68VHWfeG7Y6RMPk6lpH PCJLj8f9zkqem3YOQszbGO2XKXY7OcyR87hAfyyca5Am6z4oNse/cfKRHeF6NA== 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 4fyWdG58S9zgwf; Sat, 18 Apr 2026 12:43:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 12:43:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1498692062.1431.1776516210727@jenkins.ci.freebsd.org> In-Reply-To: <12533484.1427.1776511996106@jenkins.ci.freebsd.org> References: <12533484.1427.1776511996106@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28323 - 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_1430_1319730420.1776516210553" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1430_1319730420.1776516210553 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28323 (602249f033d146d9c731d8b1cb4b2e0899c= 61ad9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28323= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28323/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28323/co= nsole 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) 602249f033d146d9c731d8b1cb4b2e0899c61ad9 by christos: sound: Remove some forward declarations from sound.h and uaudio.h The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to DOWN passed [0.393s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: 66:6= f:c6:90:8a:b4 epair0b: Ethernet address: 16:9d:32:1e:82:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:c6:a8:bc:8f:5c epair1b: Ethernet address: 2a:20:65:08:c0:ee epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.392s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d6:44 epair0b: Ethernet address: 58:9c:fc:10:ec:fd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:73:b4 epair1b: Ethernet address: 58:9c:fc:10:8a:fa epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.737s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:d6:44 epair0b: Ethernet address: 58:9c:fc:10:ec:fd epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.181s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d6:44 epair0b: Ethernet address: 58:9c:fc:10:ec:fd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:73:b4 epair1b: Ethernet address: 58:9c:fc:10:8a:fa epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.646s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d6:44 epair0b: Ethernet address: 58:9c:fc:10:ec:fd epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.283s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:d6:44 epair0b: Ethernet address: 58:9c:fc:10:ec:fd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:73:b4 epair1b: Ethernet address: 58:9c:fc:10:8a:fa epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.436s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:d6:44 epair0b: Ethernet address: 58:9c:fc:10:ec:fd epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.284s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.055s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:d6:44 epair0b: Ethernet address: 58:9c:fc:10:ec:fd epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.497s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 13864 to 213 packets/sec passed [1.176s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13019 to 192 packets/sec passed [1.264s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.011s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.598s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.211s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.008s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.162s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.011s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 5752 to 209 packets/sec Limiting tcp reset response from 20010 to 188 packets/sec Limiting tcp reset response from 20741 to 203 packets/sec Limiting tcp reset response from 20859 to 187 packets/sec passed [3.079s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 18773 to 189 packets/sec Limiting tcp reset response from 13506 to 197 packets/sec Limiting tcp reset response from 13410 to 212 packets/sec Limiting tcp reset response from 12803 to 197 packets/sec passed [18.335s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.359s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.355s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801568fc030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c1c6ab0 frame pointer=09 =3D 0x28:0xfffffe008c1c6bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8015674a700 rsi: 0000000000000001 rdx: ffffffff8226a4f8 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c1c6bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801568fc000 r13: 0000000000000000 r14: fffff801568fc048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776516179 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c1c6= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c1c6910 panic() at panic+0x43/frame 0xfffffe008c1c6970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1c69e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1c69e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c1c6ab0, rbp = =3D 0xfffffe008c1c6bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c1c6bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c1c6c60 run_test() at run_test+0x2ad/frame 0xfffffe008c1c6d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c1c6d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c1c6e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c1c6e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c1c6= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c1c6f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c1c6f30 --- trap 0xc, rip =3D 0x26d7fc6fdd0a, rsp =3D 0x26d7fcdc2e68, rbp =3D 0x26d= 7fcdc2e80 --- KDB: enter: panic [ thread pid 0 tid 107516 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadd00 curthread =3D 0xfffff80128fd1000: pid 0 tid 107516 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80128fd1550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c1c7000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1d10a7d12 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 47m34s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28323' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins14437220222520478202.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '602249f033d14= 6d9c731d8b1cb4b2e0899c61ad9', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../602249f033d146d9c731= d8b1cb4b2e0899c61ad9/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1430_1319730420.1776516210553-- From nobody Sat Apr 18 13:13:57 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 4fyXJS5hWnz6ZjQR for ; Sat, 18 Apr 2026 13:14:00 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyXJS3Pm7z3FB7; Sat, 18 Apr 2026 13:14:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776518040; a=rsa-sha256; cv=none; b=eostjGpy0fF5eDnUfsOXCGN06JAz7QIh/d+TFlYmnHAucioIuXMcC5FbEzUVAN6luTjJ35 r0vnTWR4026OrUa5v+aaNT/YMFVXt2Mx1fWPEYVZT1c9sn71Gpatl3JczqzEDxqHoGYsya 8bxSRyU/odui50K5omIir8rgcTd7GzD6Cb3TUCLNoIzYNABZPApsRKRKFzVyzucZ+ZLJMD 9XRYbieTp88957Tgb0Ie1q2/uUSCzROv7c6LBzjBFEtuQNSH7+4KrOsAVsMiKdXfHedx0e L1o4+7fLMCTVnbkUcnwEbtLT0yyWS/4XaaY+3BhZ6/DUSXZLuKHFFZECOxIxKg== 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=1776518040; 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=ahlPoKimVn4fCm6Y9ScmIzssk6lEQeHsgC13sozOHnk=; b=f/hJxiqzEGSRh7GsLTd2f0m50WmD64t44sk1YS0/x8JGZzHulCnSiQpEsomnjmEfW1T6co tuzO35Hw6LgHtFuMx3TYNjxnrolGOCzW0Wkz6d0lhxGsyhLWEQPEnSJ5wwklcwZX2rZuuH T6Xb6EOycY9OaWffZy840XcAr5z9jTYCjy14OS9Srk9TFTbdDl9d/LaVvWBhgyiVRU13We 7vjkpUz2/TmCKi64Q3xfL9uT6Nr4eFknjt70hFT5I4m4v40GaX5jFVALKy22R0TCD0beR/ tmR3ZdFpwz9ri196T2vnEIM204eBHoCRq9vaEMB80jxzbotheq0cfyP5e4OwQw== 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 4fyXJS2c8NzhjZ; Sat, 18 Apr 2026 13:14:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 13:13:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1761815085.1433.1776518040373@jenkins.ci.freebsd.org> In-Reply-To: <729471433.1429.1776514168647@jenkins.ci.freebsd.org> References: <729471433.1429.1776514168647@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3467 - 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_1432_2115071875.1776518038047" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1432_2115071875.1776518038047 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3467 (602249f033d146d9c731d8b1cb4b2= e0899c61ad9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3467/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3467/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 467/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) 602249f033d146d9c731d8b1cb4b2e0899c61ad9 by christos: sound: Remove some forward declarations from sound.h and uaudio.h The end of the build log: [...truncated 85.30 MiB...] --- .depend --- echo zinject.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/cddl/l= ib/libnvpair/libnvpair_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libumem.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libavl.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libspl.a /tmp/obj/workspace/src/amd6= 4.amd64/cddl/lib/libzfs_core/libzfs_core_pie.a /tmp/obj/workspace/src/amd64= .amd64/cddl/lib/libzfs/libzfs_pie.a /tmp/obj/workspace/src/amd64.amd64/cddl= /lib/libzutil/libzutil_pie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/li= bzpool/libzpool_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpth= read.a >> .depend --- zinject.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.zinject.pieo -MTzinject.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-unknown-pragmas -Wno-address-of-packed= -member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/zinject.c = -o zinject.pieo --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_share --- --- se_NO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/se_NO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/se_NO.UTF-8 --- all_subdir_secure --- --- monitor.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.monitor.pieo -MTmonitor.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/monitor.c -o mon= itor.pieo --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_bin --- --- parser.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.parser.pieo -MTparser.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/parser.c -o parser.pieo --- all_subdir_rescue --- --- input.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.input.o -MTinput.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/input.c -o input.o --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_bin --- /workspace/src/bin/sh/parser.c: In function 'command': /workspace/src/bin/sh/parser.c:590:20: warning: this statement may fall thr= ough [-Wimplicit-fallthrough=3D] 590 | if (!redir) | ^ /workspace/src/bin/sh/parser.c:592:9: note: here 592 | case TWORD: | ^~~~ --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/spake --- --- groups.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.groups.o -MTgroups.o -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/grou= ps.c -o groups.o --- all_subdir_rescue --- --- jobs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.jobs.o -MTjobs.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/sh/jobs.c -o jobs.o --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_krb5 --- --- iana.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.iana.o -MTiana.o -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/iana.c -o ian= a.o --- openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.openssl.o -MTopenssl.o -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/open= ssl.c -o openssl.o --- all_subdir_sbin --- --- traverse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth --- all_subdir_bin --- /workspace/src/bin/sh/parser.c: In function 'parsebackq': /workspace/src/bin/sh/parser.c:1092:13: warning: variable 'saveprompt' migh= t be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1092 | int saveprompt; | ^~~~~~~~~~ /workspace/src/bin/sh/parser.c:1083:18: warning: argument 'out' might be cl= obbered by 'longjmp' or 'vfork' [-Wclobbered] 1083 | parsebackq(char *out, struct nodelist **pbqlist, | ~~~~~~^~~ --- all_subdir_rescue --- 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_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/pkinit --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 46.58 real 289.31 user 28.64 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1784974447119429= 7464.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_1432_2115071875.1776518038047-- From nobody Sat Apr 18 13:23:09 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 4fyXW42gTLz6ZkBd for ; Sat, 18 Apr 2026 13:23:12 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyXW36KBrz3FwZ; Sat, 18 Apr 2026 13:23:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776518591; a=rsa-sha256; cv=none; b=sSHRBs4HaVhaiQNTWpg6GDTaWzXVVCgAU0028vSYEcpSiEcNLb2VOV6NZYOjwMtIb/Eq4y NO7hD1o8Ls7bGnjakMxPtOyyV13z5YrntJap+J8Lg57h57CU3E8lxde1b4eEZjp8bJLUkP QwQ5qsIK5jnpHGH+ujVoL52+vf4QVuJ58QD07oROC/B5cAKMRIanyJBBeZQbHTjim5coEi lyH3513vt/C0gnGZFXuPFYR74okF5Vv/m8m44eLIstaVOEzMqYQcmuEPPK2TpiTCI2Enfz Kdw9NqKMQ3naab0eNPV/ob5yQ8Y+WVSEq7uzq70d29HIhCml7qilRPJp8yDORQ== 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=1776518591; 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=haNen9fAqTECve4D93s6aevV6njbD4L1taJD1sfv4nY=; b=jhNSvfa468P7LDD8vCFBhHW4jQabwWWGPtq2ilIBSGSGzu96uUYsoqTxLvkZ1bWxk4NHpt XQTvJss5CackO4Bw3sX0TbP1liDZBRHNjNhg0DvwHrUDh296PSnrWJYM7AOMeqxAhpJ2an soiRahW4Uxl4KfcaWQ0C9sJwu/IjCb9OxNlwAulbXoWFROcvsd0HXY0gPTbfAger4W1RGN u70tswiVSIMuZzwjIkbEVBX2c9SoDYYP5NLY1E3nT7HtjrqciX4zY+iVn1qqivD1RmQl5H WNxZ/t4Kpvxuh+Jcbdt2JXjDkIjQAUWZBYIvbuT5nPzQ8oZT3rXaigNbCIJ9jg== 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 4fyXW35lS2zjJS; Sat, 18 Apr 2026 13:23:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 13:23:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <777199005.1435.1776518591812@jenkins.ci.freebsd.org> In-Reply-To: <1234593580.1397.1776485929326@jenkins.ci.freebsd.org> References: <1234593580.1397.1776485929326@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #709 - 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_1434_99549041.1776518589971" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1434_99549041.1776518589971 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #709 (5f848eb6fd447dc7426c0cb30= 017925ab2eadb64) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/709/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/709/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/709/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) f5f3c16d9256fb8bb2c38e1dd91ca420f240bfd6 by bz: ath11k: restore module Makefile 5f848eb6fd447dc7426c0cb30017925ab2eadb64 by bz: LinuxKPI wlan drivers: update makefiles to not use WITH_ The end of the build log: [...truncated 67.60 MiB...] (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libelf__L --- --- elf_begin.o --- --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libmd__L --- --- md5c.o --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- krb5/util/support__L --- --- errors.o --- --- lib/libnv__L --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddepr--- lib/libnv__L --- --- msgio.o --- --- krb5/util/support__L --- ecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/errors.c -o errors.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- --- lib/libkiconv__L --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_errno.o --- --- krb5/util/ss__L --- --- help.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 64.66 real 512.83 user 84.33 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins11946661941= 744153132.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1434_99549041.1776518589971-- From nobody Sat Apr 18 13:43:49 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 4fyXyt352Fz6Zm3T for ; Sat, 18 Apr 2026 13:43:50 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyXyt05rjz3H3f; Sat, 18 Apr 2026 13:43:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776519830; a=rsa-sha256; cv=none; b=v3BcTJkSCK7zTm7GD1ufiv9DUMqVG8PO6gn9NDCW7Y1M3lsLl54bbQ8eJB+ZkkjF6vSDaK 9OWdb7T+o+ppH+bHTCeX31gjssIDGOE4f0mOSgiSno41O1tTSXB3sX2KSLSlrgZ+l4BPGM dZwS/rILRyRfvbVRTCxcWAx5x4yg92LW7VNR6y3OMoOyD795f9kjYAIyFYaHERx8MJ2D36 AQsMR0FXWQAyeI0o7viYzIr8AdJYrSqRMzdkcgQ7S8Ve1ng8qhaDuPzE2ooG6Rp8uTCjja iDSudkjOgAQ26GwJXg8pSQ4N0U2O47uhyFpHQ+mjeU+ci1FKGSMiEnAV0hzeXA== 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=1776519830; 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=HRTonh2J/ttylDvSReprtFdXCLy08FZgKpCedMEjJQ4=; b=HOFqEdoiNlyxuA+HWSqFUg2RpYWgoCkHFL0Te1JiKlbjPb4l80GuF7v6gUYT9XEBuipkOw FivzAcBHvYLLLV50UB9mCSEP3eCzNE2wDG5JehveLK3uwl2gZ7jPg5NqfeZfmahk3+IwsG d24HBl9UVQ8SteMewAmIuMpjYvqryDsohb9loKWCv2hK6scf5Orz1nR3Omg3DEWNPB3g5O mgfVba/FUgJ9DC8lwOZpa4otyNhXpUJje4CL/csRFSUkIX0E1JrqSFQODVdCjjYmN5QiPl +9om7Ag+MndXvB/PssRjpPEmQ7L1pEtCfSB+1uRD/Iq/PfK7cfJ/30HRZsEFZA== 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 4fyXys6l2Nzjsf; Sat, 18 Apr 2026 13:43:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 13:43:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1036368731.1437.1776519829951@jenkins.ci.freebsd.org> In-Reply-To: <1498692062.1431.1776516210727@jenkins.ci.freebsd.org> References: <1498692062.1431.1776516210727@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28324 - 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_1436_627446868.1776519829772" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1436_627446868.1776519829772 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28324 (ec077230fd941336c37f8bfdce3bb3e4c9d= 809b4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28324= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28324/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28324/co= nsole 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) ec077230fd941336c37f8bfdce3bb3e4c9d809b4 by christos: Revert "sound: Remove some forward declarations from sound.h and The end of the build log: [...truncated 4.17 MiB...] epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.364s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: d2:2= 8:3b:a5:76:16 epair0b: Ethernet address: ee:2e:f5:1c:c9:eb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:c7:9a:53:7e:60 epair1b: Ethernet address: 52:cc:08:0c:d9:76 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.344s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:32:a9 epair0b: Ethernet address: 58:9c:fc:10:13:4f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:c3:f3 epair1b: Ethernet address: 58:9c:fc:10:0b:87 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.712s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:32:a9 epair0b: Ethernet address: 58:9c:fc:10:13:4f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.182s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:32:a9 epair0b: Ethernet address: 58:9c:fc:10:13:4f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:c3:f3 epair1b: Ethernet address: 58:9c:fc:10:0b:87 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.540s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:32:a9 epair0b: Ethernet address: 58:9c:fc:10:13:4f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.245s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:32:a9 epair0b: Ethernet address: 58:9c:fc:10:13:4f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:c3:f3 epair1b: Ethernet address: 58:9c:fc:10:0b:87 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [19.725s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:32:a9 epair0b: Ethernet address: 58:9c:fc:10:13:4f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.375s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.056s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.053s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:32:a9 epair0b: Ethernet address: 58:9c:fc:10:13:4f epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.470s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.828s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 18756 to 204 packets/sec passed [0.856s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.597s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.159s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 13015 to 205 packets/sec Limiting tcp reset response from 20701 to 188 packets/sec Limiting tcp reset response from 19616 to 188 packets/sec Limiting tcp reset response from 20212 to 214 packets/sec passed [3.118s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 18165 to 198 packets/sec Limiting tcp reset response from 18656 to 185 packets/sec Limiting tcp reset response from 17799 to 193 packets/sec passed [3.553s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.372s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.370s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003520030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe00a2205ab0 frame pointer=09 =3D 0:0xfffffe00a2205bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003419a00 rsi: 0000000000000001 rdx: ffffffff82269d00 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a2205bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003520000 r13: 0000000000000000 r14: fffff80003520048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776519792 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a2205= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a2205910 panic() at panic+0x43/frame 0xfffffe00a2205970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a22059e0 calltrap() at calltrap+0x8/frame 0xfffffe00a22059e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a2205ab0, rbp = =3D 0xfffffe00a2205bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a2205bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a2205c60 run_test() at run_test+0x2ad/frame 0xfffffe00a2205d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a2205d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a2205e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a2205e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a2205= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a2205f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a2205f30 --- trap 0xc, rip =3D 0xcd351dfcd0a, rsp =3D 0xcd353bafed8, rbp =3D 0xcd353= bafef0 --- KDB: enter: panic [ thread pid 0 tid 107522 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bcd00 curthread =3D 0xfffff800aee83000: pid 0 tid 107522 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff800aee83550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe00a2206000 kcr3 =3D 0x8000000002946003 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x22daac934 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 48m24s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28324' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./run.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13356014086552002392.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'ec077230fd941= 336c37f8bfdce3bb3e4c9d809b4', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../ec077230fd941336c37f= 8bfdce3bb3e4c9d809b4/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1436_627446868.1776519829772-- From nobody Sat Apr 18 14:17:21 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 4fyYjb6mb3z6ZpTK for ; Sat, 18 Apr 2026 14:17:23 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyYjb513Hz3MrM; Sat, 18 Apr 2026 14:17:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776521843; a=rsa-sha256; cv=none; b=Tr2PDGN9K7qYcWVuf29WzQXxxNdqiMCddhOmHJvxjE/vDUlACjZ2NT9RPNT+yg1cTc259e KLrngVVQd0jiwBGH0WawtgN2r0b/WSHQ7yXiIuAR+A/FoM0+42s/GyLTVmEUi1ZjaMneG3 wA/hO/kDO0ZuEGjVVduF4VO8H4qubG2wsdh6TTNu1d3EzJbbAmyiF4rKSWEC6cg0z1+XpN fajZg17+6PBM66ee+58DcR13eL24SRlmEEfGE+SEoy6Dv6N51aRidRnMURjLsJNRhOA0Kg FEdYKk2kCvGrxb1/YMisHbXH6FBuwQh452dX2piHPMQEiJc2JJZgBmiZdZElXA== 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=1776521843; 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=7RaivlU5LxiYzDp2ou+ZXJYN2PdvRbyHV/WoEMBOZ2k=; b=jMzPzgpOOptPD1TXQ4qcAscDDUuljtgLtcWaBL2URlBmK6FLU7ZthMzmUEiec97GA+7j66 rVmbvxOqhzX554DrN+I9PC9qfXIJGEOskPmGS163ulKfohrwFmLRvpHd5JqKGKKbtTiIto JfLKrHadrpo/OmxVgYbsH6sla11UHRwHV8ZncPMITx1k0enjnm4NNjSo2j/zl5uf0lcuTZ +Q8sIb7pKgfn8YcmUHezJPcinVOlBdB65vpmKdxY6jjdTqom7dUGL1MQmRF8Zql/7rXx1L hWKioAawQntqC8mUcOxmNIQsxsKhQt1BwcUfMOJ6dRNLiML/v2+knLTx1zJJug== 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 4fyYjb4GRkzkRC; Sat, 18 Apr 2026 14:17:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 14:17:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1221532642.1451.1776521843604@jenkins.ci.freebsd.org> In-Reply-To: <1761815085.1433.1776518040373@jenkins.ci.freebsd.org> References: <1761815085.1433.1776518040373@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3468 - 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_1450_887146599.1776521841529" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1450_887146599.1776521841529 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3468 (ec077230fd941336c37f8bfdce3bb= 3e4c9d809b4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3468/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3468/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 468/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) ec077230fd941336c37f8bfdce3bb3e4c9d809b4 by christos: Revert "sound: Remove some forward declarations from sound.h and The end of the build log: [...truncated 85.07 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.rmdir.o -MTrmdir.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/rmdir/rmdir.c = -o rmdir.o --- all_subdir_sbin --- --- .depend.option-domain-search_test --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- alloc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- all_subdir_bin --- --- .depend --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- rm.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rm.pieo -MTrm.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -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 -c /workspace/src/bin/rm/rm.c -o rm.pieo --- all_subdir_rescue --- --- setfacl_make --- (cd /workspace/src/rescue/rescue/../../bin/setfacl && make MK_PIE=3Dno NO_= SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re= scue/setfacl/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CF= LAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libisc= siutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/setfacl/ file.o mask.o mer= ge.o remove.o setfacl.o util.o) --- all_subdir_sbin --- --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_rescue --- --- .depend --- echo setfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- file.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.file.o -MTfile.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/file.c= -o file.o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- blake3.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-h= eaders -Werror -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 -Os -mpreferred-stack-boundary=3D2 -incl= ude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include = /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -= Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_= BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/bla= ke3.c -o blake3.o --- all_subdir_sbin --- --- hash.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_krb5 --- --- rec_open.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_open.pico -MT= rec_open.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_open.c -o rec_open.pico --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_rescue --- --- mask.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.mask.o -MTmask.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/mask.c= -o mask.o --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- blake3.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno= -mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.d= epend.blake3.o -MTblake3.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Os -include /workspace/src/sys/contrib/= openzfs/include/sys/simd_config.h -include /workspace/src/sys/contrib/open= zfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/= sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sy= s/contrib/openzfs/module/icp/algs/blake3/blake3.c -o blake3.o --- all_subdir_rescue --- --- merge.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.merge.o -MTmerge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/setfacl/merge.= c -o merge.o --- all_subdir_sbin --- --- options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.options.pieo -MToptions.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/options.c -o options.pieo --- all_subdir_krb5 --- --- rec_put.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_put.pico -MTr= ec_put.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_put.c -o rec_put.pico --- all_subdir_libexec --- --- base64.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.base64.pieo -MTbase64.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/base64.c -o base64.pieo --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2.pieo -MTauth2.pieo -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssh/auth2.c -o auth2.pie= o --- all_subdir_bin --- --- all_subdir_bin/rm/tests --- =3D=3D=3D> bin/rm/tests (all) --- rm_test --- echo '#! /usr/libexec/atf-sh' > rm_test.tmp cat /workspace/src/bin/rm/tests/rm_test.sh >>rm_test.tmp chmod +x rm_test.tmp mv rm_test.tmp rm_test --- all_subdir_rescue --- --- all_subdir_bin --- --- Kyuafile --- --- all_subdir_rescue --- --- remove.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.remove.o -MTremove.o -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 -c /workspace/src/bin/setfacl/remo= ve.c -o remove.o --- all_subdir_bin --- --- rm.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = rm.full rm.pieo =20 --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- rm.1.gz --- gzip -cn /workspace/src/bin/rm/rm.1 > rm.1.gz --- rm.debug --- --- all_subdir_krb5 --- --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug rm.full= rm.debug --- all_subdir_krb5 --- --- rec_search.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_search.pico -= MTrec_search.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/recno/rec_search.c -o rec_search.pic= o --- all_subdir_bin --- --- rm --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drm.debug rm.full rm --- all_subdir_bin/rmdir --- =3D=3D=3D> bin/rmdir (all) --- all_subdir_share --- --- nn_NO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/nn_NO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/nn_NO.UTF-8 --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- blake3_generic.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_generic.o -MTblake3_generic.o -std=3Dgnu17 -Wno-format-zero-l= ength -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Os -mpreferred-stack-bo= undary=3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_con= fig.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/s= ys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include = -DNEED_SOLARIS_BOOLEAN -c /workspace/src/sys/contrib/openzfs/module/icp= /algs/blake3/blake3_generic.c -o blake3_generic.o --- all_subdir_bin --- --- .depend --- echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- rmdir.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rmdir.pieo -MTrmdi= r.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/rmdir/rmdir.c -o rmdir.pieo --- all_subdir_rescue --- --- setfacl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.setfacl.o -MTsetfacl.o -std=3Dgnu17 -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/bin/setfacl/se= tfacl.c -o setfacl.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand 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 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 --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 43.89 real 247.47 user 25.99 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1758861409986833= 8276.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_1450_887146599.1776521841529-- From nobody Sat Apr 18 14:26:10 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 4fyYvm53CNz6ZqPZ for ; Sat, 18 Apr 2026 14:26:12 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyYvm0Qclz3Pbx; Sat, 18 Apr 2026 14:26:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776522372; a=rsa-sha256; cv=none; b=M1o/juyi1pH0aV45eDQBJKab9gEyTuyAQ0TG9DyZasTg73Z7Jy6lutL1dsni3GKjqT91tT sAil44/cQzCvaYQT02N2u6kpS+fZscifbqiRJ/BEt0ix8DGpll70DfxlRhGteHZQCat1bz aflcAzNZlS5sMZdQ39mYL3auGi4ZHL9KEDbJH2NU6lv/PX7xjsTwZRXlIEUjdWBquYeVtb 6nU5ZlBMOQNYeTtZ6ARq8bnS5xjwJSHvO45TgoGANy5yOarPe4AmlTOVdZXk0EhqWFS/TU pWpCUNsZjeii7kDdy/hfBlgm1Q2BqXT90uoayp5P1AJ431R9QB6LiYXQp1BIlg== 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=1776522372; 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=DeCcCN/Tj69iBenhyLW0JTqj61YrHRzT5Iq1myF36EI=; b=ORqFlo7iRAu7PoaLPqLKOkteayCFQSUHLEpXMD52AaZKnDHC9f3VFGjCBDPG7ZU6oUGQvZ YRweZf/HqedqAwAFSfeeHuGIZHXzSY911pc5M9lpiIebiKiWiYkVeCB+uEBDu8qioEqbfV 2Dyk/zLFuqv0+3mMYLmV3ABxAB7wB/G/9Q3BBD8efmHtBFdbFOeBaPcMl0/gTQypPMaAuO 7zO+472nZsHoys6p+0XhnDcl5XNIVe920ebEKrcnMw8z9V+db/V87H0eGwtiN/n/CgVA9V NJ6MktcBuODOiqswSx1vv+KOxvboLsCUL3ltqx0UjyKHplNruZpIF04pYBR+wg== 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 4fyYvl6pLNzkhg; Sat, 18 Apr 2026 14:26:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 14:26:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: vexeduxr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1695279277.1453.1776522371960@jenkins.ci.freebsd.org> In-Reply-To: <777199005.1435.1776518591812@jenkins.ci.freebsd.org> References: <777199005.1435.1776518591812@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #710 - 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_1452_149009314.1776522370323" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1452_149009314.1776522370323 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #710 (0bd9b26d19e256c1ef0de57b0= fe7d1627e07f6dc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/710/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/710/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/710/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) 89d68ee568ebd900fa6561a9ceaf1047f8950e57 by vexeduxr: subr_module: account for MODINFOMD_EFI_ARCH 0bd9b26d19e256c1ef0de57b0fe7d1627e07f6dc by vexeduxr: splash: add shutdown splash The end of the build log: [...truncated 67.59 MiB...] ln -sf /workspace/src/sys/sys/elf_common.h sys/elf_common.h --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- --- elf.o --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu17 -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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- --- lib/libkiconv__L --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libelf__L --- --- elf_cntl.o --- --- lib/libkiconv__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libkiconv__L --- --- lib/libelf__L --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libelf__L --- --- elf_errmsg.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/libfigpar__L --- --- lib/libelf__L --- --- lib/libfigpar__L --- --- string_m.o --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 65.46 real 518.78 user 95.76 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins43382625718= 54056109.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1452_149009314.1776522370323-- From nobody Sat Apr 18 15:36:04 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 4fybSQ3vCRz66yrG for ; Sat, 18 Apr 2026 15:36:06 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fybSQ0bQfz3Vlt; Sat, 18 Apr 2026 15:36:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776526566; a=rsa-sha256; cv=none; b=SRAzwig+ELeSkgkfwoz2sqzxQxfLsF8bf9BMZB7/k8HFxJJAxxCgng7/2pCED/dl3fySd+ hp9q7WuxeSY0Mhm15iu0voQl+LSQnSz7HyM61oxerswiI5tk6xqHLHRZ1vjS+44Kq2tr/h IFw8hHKINo+aLAAIDLgKUhT9D/VLC3kdoTL4Y6c0QQ2mnUkPTaQSzDPNF8GmByhA0jTdO/ MaUdqOb97yvvc+qY9CSuchE7reYdInSZtIFx/UMVsA+ygKFtTqOgaP+wqJ0iZoG9Nbda6K AriC3VfNMe3a6kY5B99xnM952iF3MVzkcEeXh5LPxVb2yriIJDyy2QTdRfUBzQ== 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=1776526566; 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=olmc0+aah1dKdy5RYLi+K6eF4BUebic7uyFhCTnbEV4=; b=ndl0eFEhO0gcxdvyX9j2XRMQEKJgbVIkubmk3lQiT4HFqDCaxFFN8XUZ51x+nlnlsoPnpU 1R6RMj/PwMMxIfhCzV4ViYClDeSPK6N05vAHnSUZc3WBhQSl2VPAjfRU2mMEvZG/xzGQ1c R5+GjcCLAGy3ddZjyyKNbAafh5U8l8uZKtkPCxl5G5w9wx3PhY5vRqvXtNDvzERiUTC7h8 Pd1WbMnqdJeSSJH+87JU/RCgq9A8x1/9k9CR67XZUvC05mTHJdrrXuUXB342Dct8I1On4Q ay/s6ABHsS+sYom3m0SkR89XKgg6Mi0Ek3wrPL+7FEGERpjVWAajc48feAP9Lg== 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 4fybSP6zBPzmP2; Sat, 18 Apr 2026 15:36:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 15:36:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <750202952.1455.1776526565984@jenkins.ci.freebsd.org> In-Reply-To: <1695279277.1453.1776522371960@jenkins.ci.freebsd.org> References: <1695279277.1453.1776522371960@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #711 - 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_1454_217741541.1776526564320" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1454_217741541.1776526564320 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #711 (0bd9b26d19e256c1ef0de57b0= fe7d1627e07f6dc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/711/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/711/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/711/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) No changes The end of the build log: [...truncated 67.58 MiB...] --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- sys/md5.h --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_begin.o --- --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/con--- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-e--- lib/libelf__L --- trib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-ad= dress-of-packed-member -c /workspace/src/lib/libkiconv/xlat16_iconv.c= -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- --- data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- --- krb5/util/support__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_end.o --- --- lib/libnv__L --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libnv__L --- --- dnvlist.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- krb5/util/support__L --- --- dir_filenames.o --- --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- --- krb5/util/support__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- lib/libkiconv__L --- --- lib/libnv__L --- --- msgio.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- lib/libelf__L --- --- elf_data.o --- --- lib/ncurses/tinfo__L --- --- codes.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- gmt_mktime.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.gmt_mktime.o -MTgmt_mktime.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-p= acked-member -c /workspace/src/crypto/krb5/src/util/support/gmt_mktim= e.c -o gmt_mktime.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- --- lib/libkiconv__L --- --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 66.35 real 520.45 user 91.51 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins14257176304= 757919256.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1454_217741541.1776526564320-- From nobody Sat Apr 18 15:36:24 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 4fybSn2Rknz66yx1 for ; Sat, 18 Apr 2026 15:36:25 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fybSm5G0sz3VVJ; Sat, 18 Apr 2026 15:36:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776526584; a=rsa-sha256; cv=none; b=xhRHxV3nItVf/PN6nbvlrU8pvB8fuVa9lcrL2Zq7JwEPNTNAmukJ25+UFHbIeASOtLRDhl Jn0wo7ChtOw9yUvq6RwTnl7IVsVT3rrQfZphaSvS1yHUYrmEIOv9Bdel0Z8+/kLo0wjBzZ ITxA2867eXdMapRjlQLScqGGLiZWJhu0kNSBf129iHzloYoABWK//q0lyMdKJ7x0eBB2tM FmM/wwVKtV/lVCyTSjjQz+vvkY5sDLIXDRaaQfcrWwxLoDX0S+Pe/Q0Evnt4ahDog4VQS3 H/obgjcJRMLfZ1heTFY1I+WDeD9UVt0yrhxZgbpl06nJm51WtUTl69Gy9oNpdQ== 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=1776526584; 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=glMiUlYl8U6o6oPIcrRb0hhm1HOL/q41QJdxA1mLKFw=; b=w9MimfV+/4s7lQrNrNsgRKB9LqQ8NrtwMFpJEKV1GgKxX/qIpfxLAk23QaZLQE2KLDSyp5 iLYxo6qZUHJH6axExXQ8laAZ2eQ1LE+renA9MY8Rb7tEf9JgIj8SKVWn4qsOopQzAoWWaD YfNDYH4bBgNeO290tmYKa2LVUxcvD58jhb3yGi0prKtVu+dYbLzlrGXsnWMkyZLpW0oLgm horpjOHV1U3JPcQI8SYoo54D4EsliAqavuvSt1vsh0mh1eV4ndZFBSvGWGazZbXp3QWVTx JbwJhG5PejWssXaXBRxVhu/i11x/a9y0yEWf3vRFyzQR5fXRao+dVCBVmFBS3w== 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 4fybSm4VSCzmkH; Sat, 18 Apr 2026 15:36:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 15:36:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, ivy@FreeBSD.org, christos@FreeBSD.org, markj@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1239686448.1457.1776526584638@jenkins.ci.freebsd.org> In-Reply-To: <1036368731.1437.1776519829951@jenkins.ci.freebsd.org> References: <1036368731.1437.1776519829951@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28325 - 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_1456_1537138602.1776526584479" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1456_1537138602.1776526584479 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28325 (d618ba314d1452c1cb4360e15ae1c80adac= 48306) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28325= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28325/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28325/co= nsole 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) c39237a4fd2b1472e452052103156c915942d070 by christos: mixer(3): Rename _mixer_readvol() to mixer_readvol() f252ce00898d17f4892534934b8097cd7ccb9e26 by bz: LinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to struct a0112b013f93a47489051fed54ea48c077e59de4 by bz: LinuxKPI: 802.11: Add structures and functions for NAN support 25e776a5438005db59c6d474b5d47c42d2a341b9 by bz: LinuxKPI: 802.11: add struct/fields and functions for v7.0 ba94d75749721fae999f756cb227638f9d4398a8 by ivy: stand/common/load_elf: Do kernel module relocations for PPC 2b264cb802b9b45306b1f3dfd3e9d4edfb23b2f6 by markj: routing: Initialize V_rt_numfibs earlier during boot 8de0fc10a1c2d65bdb39eff862266ab1f87902c8 by markj: routing: Use a better error number in sysctl_fibs() 9899c8da0c19e66bedf37dd914e13880089877e2 by markj: gdb: Print a stack trace if a python command raises an error d618ba314d1452c1cb4360e15ae1c80adac48306 by des: du: Set BLOCKSIZE before running tests The end of the build log: [...truncated 4.17 MiB...] epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.424s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:cc:95 epair0b: Ethernet address: 58:9c:fc:10:d8:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:e6 epair1b: Ethernet address: 58:9c:fc:10:dc:95 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.868s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:cc:95 epair0b: Ethernet address: 58:9c:fc:10:d8:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.184s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:cc:95 epair0b: Ethernet address: 58:9c:fc:10:d8:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:e6 epair1b: Ethernet address: 58:9c:fc:10:dc:95 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.139s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:cc:95 epair0b: Ethernet address: 58:9c:fc:10:d8:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.290s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:cc:95 epair0b: Ethernet address: 58:9c:fc:10:d8:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:e6 epair1b: Ethernet address: 58:9c:fc:10:dc:95 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.710s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:cc:95 epair0b: Ethernet address: 58:9c:fc:10:d8:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.350s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.058s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.052s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:cc:95 epair0b: Ethernet address: 58:9c:fc:10:d8:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.921s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8595 to 201 packets/sec passed [1.898s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8306 to 190 packets/sec Limiting tcp reset response from 7609 to 197 packets/sec Limiting tcp reset response from 7609 to 187 packets/sec passed [2.157s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.606s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.178s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 437 to 207 packets/sec Limiting tcp reset response from 10119 to 206 packets/sec Limiting tcp reset response from 10256 to 201 packets/sec Limiting tcp reset response from 10126 to 193 packets/sec Limiting tcp reset response from 10654 to 209 packets/sec Limiting tcp reset response from 10245 to 193 packets/sec Limiting tcp reset response from 10379 to 208 packets/sec passed [6.330s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9146 to 203 packets/sec Limiting tcp reset response from 8591 to 211 packets/sec Limiting tcp reset response from 8952 to 209 packets/sec Limiting tcp reset response from 9036 to 189 packets/sec Limiting tcp reset response from 8811 to 196 packets/sec Limiting tcp reset response from 8886 to 211 packets/sec Limiting tcp reset response from 8896 to 184 packets/sec passed [7.390s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.474s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.462s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8004af5f030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c13fab0 frame pointer=09 =3D 0:0xfffffe008c13fbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8004a1e7200 rsi: 0000000000000001 rdx: ffffffff82269e98 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c13fbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8004af5f000 r13: 0000000000000000 r14: fffff8004af5f048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776526574 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c13f= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c13f910 panic() at panic+0x43/frame 0xfffffe008c13f970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c13f9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c13f9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c13fab0, rbp = =3D 0xfffffe008c13fbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c13fbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c13fc60 run_test() at run_test+0x2ad/frame 0xfffffe008c13fd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c13fd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c13fe= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c13fe= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c13f= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c13ff30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c13ff30 --- trap 0xdff67738, rip =3D 0, rsp =3D 0, rbp =3D 0x1e --- KDB: enter: panic [ thread pid 0 tid 107459 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff80148670780: pid 0 tid 107459 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80148670cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c140000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x4ab5c8c5 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 49m51s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28325' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins9257405684222400896.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'd618ba314d145= 2c1cb4360e15ae1c80adac48306', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../d618ba314d1452c1cb43= 60e15ae1c80adac48306/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1456_1537138602.1776526584479-- From nobody Sat Apr 18 15:45:53 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 4fybgl5kg7z671B5 for ; Sat, 18 Apr 2026 15:45:55 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fybgl2dCSz3WDw; Sat, 18 Apr 2026 15:45:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776527155; a=rsa-sha256; cv=none; b=VO9XXHyMiXlIg3wLNDZpM/NMd4Z8BZMYiVF/0qJAWst3TaAvtqiOSdZIcZj9w9wsW+xeg3 cbD4YJT2KyH3T6sKqGssijsB6ASr5oFZxw+vG1uxNDK02vuDcwfqUAVzu7FcEJKeQEqpuY 3l2GFCA+jSu5J5QoVqIWA/DTPx9vijbfBsU2DtW+mI3z07RYxswvqyB5SULEBXBeTT7v1a QB4LXpEmRFY96fKWPR5qhaKB+Bv2Ccl4BDEJeuVkB5cI+V6DuJpRplPdnPfrjXHIkE09qO 7xoxVgnOfyJIGFgQK2yyg3+jtm7lHtad5+tqqRkTx8DptduhpOsVLq2v87Tx2A== 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=1776527155; 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=f0g8RAG/ESBeitBTnom6Gr5oL/xUxkG8cnSJbUBTiLU=; b=fSAi8fGaEbXiq/LxfPqpyW7degAT5P+eKN8VJIJnSPl8scED2wUpDl5r/ZInhYpMFPQSUg BaiT/sCrL8HxacXka3vqERuC6dJqlfL02wDtEVYjevLs2yslaKf/mC9SjL61tgit+sBFLU /NLNgrm3pVW7olaMlPlQY5CiseX33JXAjPrznkRAI15HiYQsORsF6qeZk6jBTNX2K7lscV V+HC1MXa+LzX9KflJj+121HKd40nbKETN6GJhEToT4VCXxtbWoi5OcGnXGaE80flSxik9G xIBvaTLdmopHBPq74GdR4eZPoaox4PlY/LL/J5lRweW8fjWQLymBwL3NDgMT/A== 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 4fybgl1qXJzmMR; Sat, 18 Apr 2026 15:45:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 15:45:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, ivy@FreeBSD.org, christos@FreeBSD.org, markj@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <235536246.1459.1776527155264@jenkins.ci.freebsd.org> In-Reply-To: <1221532642.1451.1776521843604@jenkins.ci.freebsd.org> References: <1221532642.1451.1776521843604@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3469 - 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_1458_1229797636.1776527153173" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1458_1229797636.1776527153173 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3469 (d618ba314d1452c1cb4360e15ae1c= 80adac48306) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3469/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3469/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 469/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) c39237a4fd2b1472e452052103156c915942d070 by christos: mixer(3): Rename _mixer_readvol() to mixer_readvol() f252ce00898d17f4892534934b8097cd7ccb9e26 by bz: LinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to struct a0112b013f93a47489051fed54ea48c077e59de4 by bz: LinuxKPI: 802.11: Add structures and functions for NAN support 25e776a5438005db59c6d474b5d47c42d2a341b9 by bz: LinuxKPI: 802.11: add struct/fields and functions for v7.0 ba94d75749721fae999f756cb227638f9d4398a8 by ivy: stand/common/load_elf: Do kernel module relocations for PPC 2b264cb802b9b45306b1f3dfd3e9d4edfb23b2f6 by markj: routing: Initialize V_rt_numfibs earlier during boot 8de0fc10a1c2d65bdb39eff862266ab1f87902c8 by markj: routing: Use a better error number in sysctl_fibs() 9899c8da0c19e66bedf37dd914e13880089877e2 by markj: gdb: Print a stack trace if a python command raises an error d618ba314d1452c1cb4360e15ae1c80adac48306 by des: du: Set BLOCKSIZE before running tests The end of the build log: [...truncated 85.75 MiB...] --- chat.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.chat.pieo -MTchat.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/usr.bin/chat/chat.c -o chat.pieo --- all_subdir_sbin --- --- optr.pieo --- --- all_subdir_usr.bin --- /workspace/src/usr.bin/chat/chat.c: In function 'get_char': --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_share --- --- ru_RU.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ru_RU.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ru_RU.UTF-8 --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- all_subdir_usr.bin --- /workspace/src/usr.bin/chat/chat.c:1032:9: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1032 | chat_logf("warning: read() on stdin returned %d", status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/chat/chat.c:1034:5: note: here 1034 | case -1: | ^~~~ /workspace/src/usr.bin/chat/chat.c: In function 'put_char': /workspace/src/usr.bin/chat/chat.c:1059:9: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1059 | chat_logf("warning: write() on stdout returned %d", status)= ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/chat/chat.c:1061:5: note: here 1061 | case -1: | ^~~~ --- all_subdir_stand --- --- blake3_impl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DOMIT_SIMD -I/tm= p/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa = -D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3D= floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPOR= T -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandi= ng -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.= depend.blake3_impl.o -MTblake3_impl.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary= =3D2 -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEE= D_SOLARIS_BOOLEAN -I/workspace/src/sys/contrib/openzfs/module/icp/algs/blak= e3 -I/workspace/src/sys/contrib/openzfs/module/icp/include -DIN_LIBSA -c= /workspace/src/sys/contrib/openzfs/module/icp/algs/blake3/blake3_impl.c -o= blake3_impl.o --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_stand --- --- entropy_common.o --- --- all_subdir_sbin --- --- dumprmt.pieo --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.entropy_common.o -MTentropy_com= mon.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/entropy_common.= c -o entropy_common.o --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_krb5 --- --- pkinit_constants.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_constants.o -MTpkinit_constants.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/krb5/src/plugins/= preauth/pkinit/pkinit_constants.c -o pkinit_constants.o --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_rescue --- --- expand.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.expand.o -MTexpand.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/expand.c -o expand.o --- all_subdir_krb5 --- --- pkinit_crypto_openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_crypto_openssl.o -MTpkinit_crypto_opens= sl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/= plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkinit_crypto_openssl.o --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- hist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -incl= ude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include = /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -= Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_= BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/openzfs/module/zstd/lib= /compress/hist.c -o hist.o --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_sbin --- --- tape.pieo --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- all_subdir_secure --- --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_libexec --- --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- error_private.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.error_private.o -MTerror_privat= e.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c = /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/error_private.c -= o error_private.o --- all_subdir_libexec --- --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- huf_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.huf_decompress.o -MThuf_decompre= ss.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/decompress/huf_decompress.c -o huf_decompress.o --- all_subdir_stand/libsa32 --- --- fse_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.fse_decompress.o -MTfse_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.= c -o fse_decompress.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_share --- make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 47.74 real 293.55 user 32.96 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1582214355709600= 449.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_1458_1229797636.1776527153173-- From nobody Sat Apr 18 16:58:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fydH16S0Bz677B3 for ; Sat, 18 Apr 2026 16:58:05 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fydH12Z1Pz3dBp; Sat, 18 Apr 2026 16:58:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776531485; a=rsa-sha256; cv=none; b=guyuPjxVdNzqI5SNMg3pXsIhsMEtUm3XWDTVfZt2W/yeozAwkzT0740FcsWpiwMQYlzJ1T fRd0aTTZP0BQ5vLc0OYgJORS4SevDWVZgGHh7juus6aF4xkrmbkFtO4GQtdZKHwNXDO7eD 1776Ri8wR4BfGkVm7I2HPPptiBFR1+5Ru76V6r0My+MzDUFSs2Q1Dd1YrlQTAVR2tQkiSX UClhLFiYfBnt/KzhYrMaqnPouk+l53ulh1xLInlpajfmRxyw8Jr9QkyYRY9n03MAYunZZh 93HvBVqEACp/Rg1O8aalrQf1z9ZJ1Lhl10nCUMXUQhEdUzxXXEgnPjI757+A+w== 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=1776531485; 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=pbgiQqrBVBX7vE4MqfEMDbQ85oulCUrUAXVj2TM98ZM=; b=cTjYOIbVYSUspkBsgtmXqDZ7PqO2cjcmSi69ot1CfaXUB5tuRYyxFU1SyDlCuMyl/YHc99 DWweSAjTI+zTrtk++KJ72YOLJPcUpALEBmwyiFHssO0hQLEy18xvDTu47BOxKse7Qz5cvt 4GvkPvmrwraZEQtnIt2lmyUl+Pjq4NElZUJhBdPwU0LFse/3kJ/u+4PAeULslE27CWQeJd vo0BeTGtk7ckKbN9113SZBM9fVdYK6STN45OTUiBc61xVzyO3fAHjuCCo2sNJo92a2Kb+m JTfe6QDK9t9lXj6+k530xENW3pS1EX3PWzC5UKX3SpVtYGKYZihT7+sBVpy8JA== 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 4fydH12586zpWP; Sat, 18 Apr 2026 16:58:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 16:58:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1543589602.1461.1776531485298@jenkins.ci.freebsd.org> In-Reply-To: <1239686448.1457.1776526584638@jenkins.ci.freebsd.org> References: <1239686448.1457.1776526584638@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28326 - 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_1460_841889297.1776531485134" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1460_841889297.1776531485134 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28326 (90383181aae908d2c696f8d66c19645011b= 4c388) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28326= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28326/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28326/co= nsole 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) 225a2dcb02943b5ed98b90f4a5c53b2a9b50f5a9 by bz: rtw88: update Realtek's rtw88 driver 29163571ee4d00c3f15d26136c73587b3c537cff by bz: rtw88: update Realtek's rtw88 driver 480ba21efdc7df5d972083e64c88c39357877c0b by des: README: Update and harmonize 90383181aae908d2c696f8d66c19645011b4c388 by bz: rtw88: update module Makefile for v7.0 driver version The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to DOWN passed [0.370s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: ca:3= e:02:de:e7:a0 epair0b: Ethernet address: ce:b2:30:40:b9:b3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:14:e7:37:d4:54 epair1b: Ethernet address: 22:c9:97:70:d0:7b epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.371s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:84:d4 epair0b: Ethernet address: 58:9c:fc:10:d4:ee epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:f1:ce epair1b: Ethernet address: 58:9c:fc:10:09:e1 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.714s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:84:d4 epair0b: Ethernet address: 58:9c:fc:10:d4:ee epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.181s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:84:d4 epair0b: Ethernet address: 58:9c:fc:10:d4:ee epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:f1:ce epair1b: Ethernet address: 58:9c:fc:10:09:e1 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.232s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:84:d4 epair0b: Ethernet address: 58:9c:fc:10:d4:ee epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.253s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:84:d4 epair0b: Ethernet address: 58:9c:fc:10:d4:ee epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:f1:ce epair1b: Ethernet address: 58:9c:fc:10:09:e1 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.647s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:84:d4 epair0b: Ethernet address: 58:9c:fc:10:d4:ee epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.350s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.054s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.047s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:84:d4 epair0b: Ethernet address: 58:9c:fc:10:d4:ee epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.317s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.987s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 16296 to 196 packets/sec Limiting tcp reset response from 13636 to 189 packets/sec passed [1.201s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.007s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.206s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .009s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.118s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2635 to 188 packets/sec Limiting tcp reset response from 22825 to 193 packets/sec Limiting tcp reset response from 23499 to 187 packets/sec passed [2.769s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 22654 to 214 packets/sec Limiting tcp reset response from 15301 to 216 packets/sec Limiting tcp reset response from 14457 to 191 packets/sec Limiting tcp reset response from 14118 to 189 packets/sec Limiting tcp reset response from 14374 to 216 packets/sec passed [4.400s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.307s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.320s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80232fd5830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c360ab0 frame pointer=09 =3D 0x28:0xfffffe008c360bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8013d338b00 rsi: 0000000000000001 rdx: ffffffff822691d8 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c360bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80232fd5800 r13: 0000000000000000 r14: fffff80232fd5848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776531473 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c360= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c360910 panic() at panic+0x43/frame 0xfffffe008c360970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c3609e0 calltrap() at calltrap+0x8/frame 0xfffffe008c3609e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c360ab0, rbp = =3D 0xfffffe008c360bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c360bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c360c60 run_test() at run_test+0x2ad/frame 0xfffffe008c360d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c360d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c360e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c360e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c360= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c360f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c360f30 --- trap 0x16, rip =3D 0xd3738a16d0a, rsp =3D 0xd373cfa6ec8, rbp =3D 0xd373= cfa6ee0 --- KDB: enter: panic [ thread pid 0 tid 107520 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff801c4bd2780: pid 0 tid 107520 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801c4bd2cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c361000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1e1bc1c37 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 44m47s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28326' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./run.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins10784174883873051422.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '90383181aae90= 8d2c696f8d66c19645011b4c388', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../90383181aae908d2c696= f8d66c19645011b4c388/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1460_841889297.1776531485134-- From nobody Sat Apr 18 17:17:51 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 4fydjt2Mkzz678vs for ; Sat, 18 Apr 2026 17:17:54 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fydjs5WYXz3krm; Sat, 18 Apr 2026 17:17:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776532673; a=rsa-sha256; cv=none; b=N3jZTOpyF9SRfmFjnhfWj3/DSmOZ8Gw4URYhCReqrnHeqaF4l2IkWGz25tjxeAfQiV1Vgp NQhIMVAXO8khFUjB3mX6V5BWo/M4Em4uhe68RSjR8fZVeg3JBS9VLHRUu6j+XI46tYBiRQ Xg4Nqg2qOy/ARzL1Xht408VI4d06o7sCvsvkqRgnhlAi6Aye37GJAT/G31J9XGxTHXl8kR W887luFLfpiCWUSObM8/u3UQmUVRac00SjCVxOaMJ5Bln0nIENzTNN0QGx9HJXS8UEK5/N LFP8pxf314debAIc0Oy12mgO7HfIF/A7VgUFUvRR0IhcfrmErynJmORLxjozTg== 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=1776532673; 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=XbE1n5qPybBR6r7i3FWMKrLUUAewSbFNAfvTL582V0M=; b=o20i77fZUp06tOa35LqiBXBKHwy0NCp1q13g7vHUz21pcr61YI03iSd2AL+C9TGkeFCAS8 58GBXcJnBYEvQqU/0Kly6y8SC6//HIMeh9hrJkwivBDG9frHxUxhLHhzNthNVTkc4mwNGE l44tlX0peUEQFhlbzYB8k9BQFjB8+TRiVHmpFWTQ62KZd3Lw7i7M89Ze6o67RbEQgNC38o 4ZweUEJWc/cySnFbNVQC/ab3PsS+FA3fjgsBOGvOc9fTncgfZ+ZC4Uq3iU3ALqWXZJ5waW q/EdRe6eUghV47SmtMH1LONRd/r9/IfaCi6tfj8vwj+fMLmPE7FMA1AzjlAgRw== 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 4fydjs4v60zqHg; Sat, 18 Apr 2026 17:17:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 17:17:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1009148856.1463.1776532673693@jenkins.ci.freebsd.org> In-Reply-To: <235536246.1459.1776527155264@jenkins.ci.freebsd.org> References: <235536246.1459.1776527155264@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3470 - 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_1462_871086797.1776532671739" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1462_871086797.1776532671739 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3470 (90383181aae908d2c696f8d66c196= 45011b4c388) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3470/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3470/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 470/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) 225a2dcb02943b5ed98b90f4a5c53b2a9b50f5a9 by bz: rtw88: update Realtek's rtw88 driver 29163571ee4d00c3f15d26136c73587b3c537cff by bz: rtw88: update Realtek's rtw88 driver 480ba21efdc7df5d972083e64c88c39357877c0b by des: README: Update and harmonize 90383181aae908d2c696f8d66c19645011b4c388 by bz: rtw88: update module Makefile for v7.0 driver version The end of the build log: [...truncated 85.08 MiB...] --- setfacl_make --- (cd /workspace/src/rescue/rescue/../../bin/setfacl && make MK_PIE=3Dno NO_= SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re= scue/setfacl/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CF= LAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libisc= siutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/setfacl/ file.o mask.o mer= ge.o remove.o setfacl.o util.o) --- .depend --- echo setfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- all_subdir_bin --- --- setfacl.1.gz --- gzip -cn /workspace/src/bin/setfacl/setfacl.1 > setfacl.1.gz --- setfacl.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug setfacl= .full setfacl.debug --- setfacl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfacl.debug setfacl.full setfacl --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- all_subdir_sbin --- --- privsep.pieo --- --- all_subdir_rescue --- --- file.o --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.priv= sep.pieo -MTprivsep.pieo -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 -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/dhclient/privsep.c = -o privsep.pieo --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.file.o -MTfile.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/file.c= -o file.o --- all_subdir_bin --- --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- all_subdir_krb5 --- --- rec_delete.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_delete.pico -= MTrec_delete.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -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 -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/recno/rec_delete.c -o rec_delete.pic= o --- all_subdir_bin --- --- token.h --- sh /workspace/src/bin/sh/mktokens --- all_subdir_rescue --- --- mask.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.mask.o -MTmask.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/setfacl/mask.c= -o mask.o --- all_subdir_bin --- --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.alias.pieo -MTalias.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/alias.c -o alias.pieo --- all_subdir_rescue --- --- merge.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.merge.o -MTmerge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/setfacl/merge.= c -o merge.o --- all_subdir_krb5 --- --- rec_get.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_get.pico -MTr= ec_get.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_get.c -o rec_get.pico --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_secure --- --- nseq.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.nseq.pieo -MT= nseq.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/nseq.c -o nseq.= pieo --- all_subdir_sbin --- --- all_subdir_sbin/dhclient/tests --- =3D=3D=3D> sbin/dhclient/tests (all) --- all_subdir_libexec --- --- base64.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.base64.pieo -MTbase64.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args= -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/contri= b/dma/base64.c -o base64.pieo --- all_subdir_sbin --- --- option-domain-search_test --- (cd /workspace/src/sbin/dhclient/tests && DEPENDFILE=3D.depend.option-doma= in-search_test NO_SUBDIR=3D1 make -f /workspace/src/sbin/dhclient/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Doption-domain-search_test ) --- .depend.option-domain-search_test --- echo option-domain-search_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >>= .depend.option-domain-search_test --- alloc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.alloc.pieo -MTalloc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/alloc.c -o alloc.pieo --- all_subdir_bin --- --- arith_yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yacc.pieo -MTarith_yacc.pieo -std=3Dgnu17 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yacc.c -o arith_yacc.pieo --- all_subdir_rescue --- --- remove.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.remove.o -MTremove.o -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 -c /workspace/src/bin/setfacl/remo= ve.c -o remove.o --- all_subdir_sbin --- --- convert.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.convert.pieo -MTconvert.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/convert.c -o convert.pieo --- all_subdir_krb5 --- --- rec_open.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_open.pico -MT= rec_open.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_open.c -o rec_open.pico --- all_subdir_rescue --- --- setfacl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.setfacl.o -MTsetfacl.o -std=3Dgnu17 -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/bin/setfacl/se= tfacl.c -o setfacl.o --- all_subdir_stand --- --- skein_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o -= std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D111 -c /workspace/src/sys/cryp= to/skein/skein_block.c -o skein_block.o --- all_subdir_sbin --- --- hash.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.hash.pieo -MThash.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/hash.c -o hash.pieo --- all_subdir_secure --- --- ocsp.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.ocsp.pieo -MT= ocsp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/ocsp.c -o ocsp.= pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- arith_yylex.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.arith_yylex.pieo -MTarith_yylex.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/bin/sh/arith_yylex.c -o arith_yylex.pieo --- all_subdir_libexec --- --- conf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.conf.pieo -MTconf.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/conf.c -o conf.pieo --- all_subdir_krb5 --- --- rec_put.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_put.pico -MTr= ec_put.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_put.c -o rec_put.pico --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth.pieo -MTauth.pieo -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/crypto/openssh/auth.c -o auth.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 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 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_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.77 real 254.17 user 28.88 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4160959812056697= 935.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_1462_871086797.1776532671739-- From nobody Sat Apr 18 21:30:52 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 4fylKn2ScZz6ZLRT for ; Sat, 18 Apr 2026 21:30:53 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fylKm4jjfz3YNV; Sat, 18 Apr 2026 21:30:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776547852; a=rsa-sha256; cv=none; b=SigmDlu7z5xysh5y76H18tMQX+D/VjDVfkKfqP8dkmxORgEVwRcJx9+Z2ni1ZFXicOrOU4 jjDZ0NS65iTK1JQzMeEH4vFrEV6sd2KiBRoQuAFR6p9Sfu2rpqPi8PdrWaT6EIujvnaxnU T0bN/JdmHsfvYV+nXLc0SDYI2kFoYQe8YQLM3J/4nJBhzU0HFHUTZAh55vRgweSCyVxOeT 6gJP7mGgf9s7xFreaMjUYU5rEXkzKsKhlJreHAXzJTfRKtgIMeoZB1CK/KRAqycXz/eAqz klXLMRPdZU48Tve6GrlqJXSvagYpZvEflE8QsWpBEDIIlgvxu4RBydTd4S1m8w== 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=1776547852; 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=C2as0sVhwqOQ8nyuUvlTrPlvLQUsJVMzlEgL3TtHzWY=; b=mCiZsakRuK2K7t0IclAnVPg1ASYf0coml+yD29DiC5Y79CouQWHSLGM+zZU2VRG1Rw8S+v a4fn3KAbxiQgnxSN34N7bTGPEok5U1ThWTWtRNbVzVv5j1FZAS3aYd2VjYsBjr0VhfJedC V+RB70BcpDqSZtv2J1kH6cwUB8yHPptyj9CZZVHD8xdiglrFdkvKBLEM0310qtMa0VVE1T 5eDPptAN2OxGvHdG8wJTJAlrMlw77R9duU664QVAzlVBEu9cyja7nXKJ/pHuQaKziOGN3D RuzdNXwNd4Vc72BWg25apPgDP3sS/D0VVLuvNOnvGhahHHMw0vdoyVOY0dVmuQ== 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 4fylKm46WyzxXR; Sat, 18 Apr 2026 21:30:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 21:30:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <470930563.1465.1776547852598@jenkins.ci.freebsd.org> In-Reply-To: <1543589602.1461.1776531485298@jenkins.ci.freebsd.org> References: <1543589602.1461.1776531485298@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28327 - 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_1464_1990583371.1776547852382" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1464_1990583371.1776547852382 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28327 (29336f1c9d25c32896620a00a6218c332b3= 7c4b7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28327= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28327/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28327/co= nsole 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) 29336f1c9d25c32896620a00a6218c332b37c4b7 by gallatin: tcp: Allocate t_tcpreq_info on demand The end of the build log: [...truncated 4.17 MiB...] epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.425s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5c:a8 epair0b: Ethernet address: 58:9c:fc:10:f3:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ba:0d epair1b: Ethernet address: 58:9c:fc:10:c1:68 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.912s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:5c:a8 epair0b: Ethernet address: 58:9c:fc:10:f3:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.204s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5c:a8 epair0b: Ethernet address: 58:9c:fc:10:f3:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ba:0d epair1b: Ethernet address: 58:9c:fc:10:c1:68 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.142s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5c:a8 epair0b: Ethernet address: 58:9c:fc:10:f3:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.319s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5c:a8 epair0b: Ethernet address: 58:9c:fc:10:f3:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ba:0d epair1b: Ethernet address: 58:9c:fc:10:c1:68 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.758s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5c:a8 epair0b: Ethernet address: 58:9c:fc:10:f3:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.370s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.060s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.054s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:5c:a8 epair0b: Ethernet address: 58:9c:fc:10:f3:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.865s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8382 to 198 packets/sec passed [1.898s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8519 to 192 packets/sec Limiting tcp reset response from 7569 to 198 packets/sec Limiting tcp reset response from 7567 to 185 packets/sec passed [2.163s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.178s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 481 to 209 packets/sec Limiting tcp reset response from 10487 to 209 packets/sec Limiting tcp reset response from 10727 to 191 packets/sec Limiting tcp reset response from 10626 to 206 packets/sec Limiting tcp reset response from 10579 to 195 packets/sec Limiting tcp reset response from 10441 to 190 packets/sec Limiting tcp reset response from 10239 to 209 packets/sec passed [6.200s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9147 to 211 packets/sec Limiting tcp reset response from 9021 to 192 packets/sec Limiting tcp reset response from 8970 to 188 packets/sec Limiting tcp reset response from 9164 to 198 packets/sec Limiting tcp reset response from 8819 to 215 packets/sec Limiting tcp reset response from 8890 to 194 packets/sec Limiting tcp reset response from 8875 to 210 packets/sec passed [7.291s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.459s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.466s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000378c030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c318 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6de9c at nl_receive_message+0x11c #7 0xffffffff80e6d7e5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d33e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c1adab0 frame pointer=09 =3D 0x28:0xfffffe008c1adbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800b7eb1600 rsi: 0000000000000001 rdx: ffffffff82269f20 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c1adbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000378c000 r13: 0000000000000000 r14: fffff8000378c048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776547841 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c1ad= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c1ad910 panic() at panic+0x43/frame 0xfffffe008c1ad970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1ad9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1ad9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c1adab0, rbp = =3D 0xfffffe008c1adbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c1adbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c1adc60 run_test() at run_test+0x2ad/frame 0xfffffe008c1add00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c1add40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c1ade= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c1ade= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c1ad= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c1adf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c1adf30 --- trap 0xc, rip =3D 0x3cfd799a2d0a, rsp =3D 0x3cfd7b03ef48, rbp =3D 0x3cf= d7b03ef60 --- KDB: enter: panic [ thread pid 0 tid 107440 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff80071a81780: pid 0 tid 107440 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80071a81cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c1ae000 kcr3 =3D 0x8000000002946004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xb6225fe8 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m0s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28327' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins771447131712673064.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '29336f1c9d25c= 32896620a00a6218c332b37c4b7', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../29336f1c9d25c3289662= 0a00a6218c332b37c4b7/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1464_1990583371.1776547852382-- From nobody Sat Apr 18 21:38:26 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 4fylVY3dnLz6ZL5p for ; Sat, 18 Apr 2026 21:38:29 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fylVX74fBz3YVM; Sat, 18 Apr 2026 21:38:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776548309; a=rsa-sha256; cv=none; b=EvDWarqUIC1qtMw38t1ZNlCqV7msP3SK3Gk8bDq2hcjOaGzbPjyZt77mumOrkHFxv3BYn5 lKrrCglMuSv7espnF3lldIhTaaZHP9m8gGJkY/Xez0xEXkFCWMn3GIZWebsoyzw0RpIfU7 YLy6CtpQ7h/P4+L867tLkOU+4BmtI7u5pYwWhH/xc61g1+PU3ThYZCu2sj1Tl32Yoi8Cox zaSBgSiwlXIOWUGTRurZIjKYBr199Lc7/UJtFMiBp6al0W0lWQx8uxt6oeQO0956vl2px+ 1XIifIRE8OMay+r/Hx2oXQVZoSF070GPVEZQ+8ugDLXopSMzyzL2XYO6Z7Mgmw== 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=1776548309; 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=uy2jTRTAetM/Yoqktv8Ws0iNnA/jOLXuEbRQylpsQWc=; b=mLhR9cbHW0DgVaSHulrP4FIHlFKOHf/uf0h03jXd3gM8YdLTyxhcdad7M5BksGFhlD/g7E 8qTb+JC/B+P6vXNbq+BT4SwNDA5O1J+JiF5MsHboaC8mX9FQdetkF5gHUWKjRiFTzGQ95B M831Y9OmVo98NybbNohmZS6Y9g3dyySgNvzSNqEdyjaMhhFTBG4LdRIvdaDeUeKRXVJJfM ZwGYY/stag2z9wY15zA/CZi09iBnypBnwt6Sy029BEQq9hPuMu+eI0Yv9bIl3g/sdBATwd fOFsQ9/zCjUWQu9X5hF6zso82uLAqWPi+w2UTplqq49NeJv9Duh+QEMjzqvzjg== 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 4fylVX5Q9Czxds; Sat, 18 Apr 2026 21:38:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 21:38:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2104505915.1467.1776548308885@jenkins.ci.freebsd.org> In-Reply-To: <1009148856.1463.1776532673693@jenkins.ci.freebsd.org> References: <1009148856.1463.1776532673693@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3471 - 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_1466_1386529676.1776548306597" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1466_1386529676.1776548306597 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3471 (29336f1c9d25c32896620a00a6218= c332b37c4b7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3471/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3471/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 471/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) 29336f1c9d25c32896620a00a6218c332b37c4b7 by gallatin: tcp: Allocate t_tcpreq_info on demand The end of the build log: [...truncated 85.23 MiB...] make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[5]: stopped making "all" in /workspace/src/usr.bin/cpio/tests make[4]: stopped making "all" in /workspace/src/usr.bin/cpio make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share 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 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.sbin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /workspace/src/usr.sbin/ctld/ctld.cc:55: In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, pport>, void*>*>*; _Dp =3D std::__1::__bucket_list_dealloca= tor, pport>, void*>*>*> = >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple, std::__1::allocator<= char> >&, unsigned int&>}; _Tp =3D std::__1::__hash_value_type, pport>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, pport>, std::__1::hash >, std::__1::equ= al_to >, true>; _Equal =3D std::__1::__unorder= ed_map_equal, std::__1::__hash_value_type, pport>, std::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D = std::__1::allocator, pport> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/= __hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::basic_string, std::__1::allocator >&, unsigned int&}; _Key =3D std::__= 1::basic_string; _Tp =3D pport; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, pport> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inclu= de/c++/v1/unordered_map:1268:46, inlined from 'bool kports::add_port(std::__1::string&, uint32_t)' at /w= orkspace/src/usr.sbin/ctld/ctld.cc:1068:60: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_map:591, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/list:1735, from /workspace/src/usr.sbin/ctld/ctld.hh:45, from /workspace/src/usr.sbin/ctld/ctld.cc:59: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool kports::add_port(std::__1::string&, uint32_t)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, auth>, void*>*>*; _Dp =3D std::__1::__bucket_list_deallocat= or, auth>, void*>*>*> >]= ', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple}; _Tp =3D std::__1::__hash_value_type, a= uth>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, auth>, std::_= _1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, auth>, std::__1::equal_to >, std::__1::ha= sh >, true>; _Alloc =3D std::__1::allocator, auth> >]' at /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {const char*&}; _Key =3D std::__1::basic_string; _Tp =3D auth; _Hash =3D std::__1::hash >; = _Pred =3D std::__1::equal_to >; _Alloc =3D std= ::__1::allocator, auth> >= ]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_m= ap:1274:46, inlined from 'bool auth_group::add_chap(const char*, const char*)' at /= workspace/src/usr.sbin/ctld/ctld.cc:253:54: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool auth_group::add_chap(const char*, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, auth>, void*>*>*; _Dp =3D std::__1::__bucket_list_deallocat= or, auth>, void*>*>*> >]= ', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple}; _Tp =3D std::__1::__hash_value_type, auth>; _Hash =3D std::__1::__unordered_map_hashe= r, std::__1::__hash_value_type, auth>, std::__1::hash >, std::_= _1::equal_to >, true>; _Equal =3D std::__1::__= unordered_map_equal, std::__1::__hash_value_ty= pe, auth>, std::__1::equal_to >, std::__1::hash >, true>; _Allo= c =3D std::__1::allocator, auth> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {const char*&, const char*&, const char*&}; _Key = =3D std::__1::basic_string; _Tp =3D auth; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, auth> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/= usr/include/c++/v1/unordered_map:1274:46, inlined from 'bool auth_group::add_chap_mutual(const char*, const char*= , const char*, const char*)' at /workspace/src/usr.sbin/ctld/ctld.cc:278:70= : /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool auth_group::add_chap_mutual(const char*, const char*,= const char*, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::_= _bucket_list_deallocator= , std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _Tp =3D std::__1::__= hash_value_type, std::__1::unique_ptr >; = _Hash =3D std::__1::__unordered_map_hasher, st= d::__1::__hash_value_type, std::__1::unique_pt= r >, std::__1::hash >, std::__1::equal_to= >, true>; _Equal =3D std::__1::__unordered_ma= p_equal, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::equal_to >, std::__1::hash >, tr= ue>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__1::unique_p= tr; _Hash =3D std::__1::hash >; _Pred =3D= std::__1::equal_to >; _Alloc =3D std::__1::al= locator, std::__1::unique= _ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v= 1/unordered_map:1274:46, inlined from 'lun* conf::add_lun(const char*)' at /workspace/src/usr.sb= in/ctld/ctld.cc:1486:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'lun* conf::add_lun(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1= ::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D s= td::__1::__hash_value_type, std::__1::unique_p= tr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::= __1::unique_ptr >, std::__1::hash >, s= td::__1::equal_to >, true>; _Equal =3D std::__= 1::__unordered_map_equal, std::__1::__hash_val= ue_type, std::__1::unique_ptr >, std::= __1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:15= 31:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__= 1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc = =3D std::__1::allocator, = std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/include/c++/v1/unordered_map:1268:46, inlined from 'target* conf::add_controller(const char*)' at /workspace/= src/usr.sbin/ctld/ctld.cc:1227:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'target* conf::add_controller(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1= ::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D s= td::__1::__hash_value_type, std::__1::unique_p= tr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::= __1::unique_ptr >, std::__1::hash >, s= td::__1::equal_to >, true>; _Equal =3D std::__= 1::__unordered_map_equal, std::__1::__hash_val= ue_type, std::__1::unique_ptr >, std::= __1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:15= 31:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__= 1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc = =3D std::__1::allocator, = std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/include/c++/v1/unordered_map:1268:46, inlined from 'target* conf::add_target(const char*)' at /workspace/src/= usr.sbin/ctld/ctld.cc:1265:37: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'target* conf::add_target(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D std::= __1::__hash_value_type, std::__1::unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::u= nique_ptr >, std::__1::hash >, std::__1:= :equal_to >, true>; _Equal =3D std::__1::__uno= rdered_map_equal, std::__1::__hash_value_type<= std::__1::basic_string, std::__1::unique_ptr >, std::__1::equal= _to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__1::u= nique_ptr; _Hash =3D std::__1::hash >; _= Pred =3D std::__1::equal_to >; _Alloc =3D std:= :__1::allocator, std::__1= ::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/unordered_map:1268:46, inlined from 'bool conf::add_port(target*, portal_group*, uint32_t)' at= /workspace/src/usr.sbin/ctld/ctld.cc:1155:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(target*, portal_group*, uint32_t)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>};= _Tp =3D std::__1::__hash_value_type, std::__1= ::unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>; _Equal =3D s= td::__1::__unordered_map_equal, std::__1::__ha= sh_value_type, std::__1::unique_ptr >, s= td::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]'= at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:= 1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp = =3D std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; = _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/unordered_map:1268:46, inlined from 'bool conf::add_port(target*, pport*)' at /workspace/src/u= sr.sbin/ctld/ctld.cc:1170:47: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(target*, pport*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _= Tp =3D std::__1::__hash_value_type, std::__1::= unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type,= std::__1::unique_ptr >, std::__1::hash = >, std::__1::equal_to >, true>; _Equal =3D std= ::__1::__unordered_map_equal, std::__1::__hash= _value_type, std::__1::unique_ptr >, std= ::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:15= 31:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D= std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Al= loc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/= tmp/usr/include/c++/v1/unordered_map:1268:46, inlined from 'bool conf::add_port(kports&, target*, int, int)' at /work= space/src/usr.sbin/ctld/ctld.cc:1193:50: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(kports&, target*, int, int)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D st= d::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _T= p =3D std::__1::__hash_value_type, std::__1::u= nique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>;= _Equal =3D std::__1::__unordered_map_equal, s= td::__1::__hash_value_type, std::__1::unique_p= tr >, std::__1::equal_to >, std:= :__1::hash >, true>; _Alloc =3D std::__1::allo= cator, std::__1::u= nique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D = std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to= >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1274:46, inlined from 'portal_group* conf::add_portal_group(const char*)' at /wo= rkspace/src/usr.sbin/ctld/ctld.cc:520:41: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'portal_group* conf::add_portal_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D st= d::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _T= p =3D std::__1::__hash_value_type, std::__1::u= nique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>;= _Equal =3D std::__1::__unordered_map_equal, s= td::__1::__hash_value_type, std::__1::unique_p= tr >, std::__1::equal_to >, std:= :__1::hash >, true>; _Alloc =3D std::__1::allo= cator, std::__1::u= nique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D = std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to= >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1274:46, inlined from 'portal_group* conf::add_transport_group(const char*)' at = /workspace/src/usr.sbin/ctld/ctld.cc:559:43: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'portal_group* conf::add_transport_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D std::= __1::__hash_value_type, std::__1::unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::u= nique_ptr >, std::__1::hash >, std::__1:= :equal_to >, true>; _Equal =3D std::__1::__uno= rdered_map_equal, std::__1::__hash_value_type<= std::__1::basic_string, std::__1::unique_ptr >, std::__1::equal= _to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__1::u= nique_ptr; _Hash =3D std::__1::hash >; _= Pred =3D std::__1::equal_to >; _Alloc =3D std:= :__1::allocator, std::__1= ::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/unordered_map:1268:46, inlined from 'bool conf::add_port(target*, portal_group*, auth_group_sp= )' at /workspace/src/usr.sbin/ctld/ctld.cc:1139:9: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(target*, portal_group*, auth_group_sp)= ': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, lun*>, void*>*>*; _Dp =3D std::__1::__bucket_list_deallocat= or, lun*>, void*>*>*> >]= ', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple}; _Tp =3D std::__1::__hash_value_type, lun= *>; _Hash =3D std::__1::__unordered_map_hasher= , std::__1::__hash_value_type, lun*>, std::__1= ::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, lun*>, std::__1::equal_to >, std::__1::hash= >, true>; _Alloc =3D std::__1::allocator, lun*> >]' at /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {lun*&}; _Key =3D std::__1::basic_string= ; _Tp =3D lun*; _Hash =3D std::__1::hash >; _P= red =3D std::__1::equal_to >; _Alloc =3D std::= __1::allocator, lun*> >]'= at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map= :1268:46, inlined from 'bool conf::verify()' at /workspace/src/usr.sbin/ctld/ctld= .cc:1788:52: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::verify()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::shared_ptr >, void*>*>*; _Dp =3D std:= :__1::__bucket_list_deallocator, std::__1::shared_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple&&>}; _Tp =3D std::__1::__hash_value_type, std::__1::shared_ptr >; _Hash =3D std::__1= ::__unordered_map_hasher, std::__1::__hash_val= ue_type, std::__1::shared_ptr >, s= td::__1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, std::__1::shared_ptr >, std::__1::equal_to >, std::__1::hash >, true>;= _Alloc =3D std::__1::allocator, std::__1::shared_ptr > >]' at /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::shared_ptr}; _Key =3D std::_= _1::basic_string; _Tp =3D std::__1::shared_ptr; _Hash =3D= std::__1::hash >; _Pred =3D std::__1::equal_t= o >; _Alloc =3D std::__1::allocator, std::__1::shared_ptr >= >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered= _map:1274:46, inlined from 'auth_group* conf::add_auth_group(const char*)' at /worksp= ace/src/usr.sbin/ctld/ctld.cc:477:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'auth_group* conf::add_auth_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 46.11 real 293.02 user 27.86 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins8872077583403838= 524.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_1466_1386529676.1776548306597-- From nobody Sat Apr 18 23:07:42 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 4fynTV6RcXz6ZZCl for ; Sat, 18 Apr 2026 23:07:42 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fynTV33qCz479K; Sat, 18 Apr 2026 23:07:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776553662; a=rsa-sha256; cv=none; b=W3MeeB9gh8AyeWJwk3xZree+9htP6Ykk9FmHIg1RfsHIRUEO9zFSg1+n4YHIvtIpeYAPn3 utDgKjlbjhkShOT8xUvuoEPfAHUbnVZs/SZjU1neOLgEkq4hv6n/OzqNy2Ypef8L8FQ12B AQ6I3P/6YOTVjfp16Ul8A6I1cKIWsaHVkFkD2PBRr19q581ybduHk58gZVQKd1x1ao5k3d nHwlxKmhB7xwUq5R7UuJC/16NT1QR++9B38VfU5gH66lApqPzM96wWVsOC5zxcoMUrh/Nj 8fKl2Aagm+8C3C8bnyp8QShpb2A5bOnGjo+HZ8R1xT78KofWveyWfTHh7ajFFQ== 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=1776553662; 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=dEhJFBBHuR/NtG//tX4ikhQxBdRvIlqeQEFnE33q9uQ=; b=YrEIny0nAt6ejptA17UNZMh+3uUYkzE2c1uc0h8i8KSSaWjaNAhRFf5WtUo4m1GVXv3J+Q F7BxqRiEBCo4tLBkbdV3bG/qGDpJy9oiuEbvx7mzIkYMQTcZyRxAGC+HqwieeT27AONvUo OeGyG5mAGb7XNQVa0JH3IIFYBqDBsgcXDCFVLvk+LiIwGjw/qBSkcFTh8+/hzbEZAImBfi mBhs+MJBTqomt94Iz4CJI87CDC/D7m966co59bb2d9Im84UsFyy5HZ3YOA26KNhhqL9Kum fiNz3uzN+Qo8Xy7NJh4E1Bzu+T5YeDjEpXBYk0CA2SzVTNG5KgBZ5SDEP35bfA== 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 4fynTV2Q7Fz11PT; Sat, 18 Apr 2026 23:07:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 23:07:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <547005312.1473.1776553662342@jenkins.ci.freebsd.org> In-Reply-To: <470930563.1465.1776547852598@jenkins.ci.freebsd.org> References: <470930563.1465.1776547852598@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28328 - 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_1472_1016690878.1776553662148" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1472_1016690878.1776553662148 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28328 (aa0bc7cca153f67f8becec8a8fb259ff5fd= 30fd0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28328= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28328/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28328/co= nsole 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) cca22c36c306dfabe13b1d1de10e8d27ef3c3bce by tuexen: iflib: fix book keeping aa0bc7cca153f67f8becec8a8fb259ff5fd30fd0 by ivy: boot1.chrp: Specify --image-base The end of the build log: [...truncated 4.17 MiB...] epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.453s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:10:e8 epair0b: Ethernet address: 58:9c:fc:10:92:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ae:7f epair1b: Ethernet address: 58:9c:fc:10:d2:78 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.962s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:10:e8 epair0b: Ethernet address: 58:9c:fc:10:92:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.226s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:10:e8 epair0b: Ethernet address: 58:9c:fc:10:92:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ae:7f epair1b: Ethernet address: 58:9c:fc:10:d2:78 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.548s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:10:e8 epair0b: Ethernet address: 58:9c:fc:10:92:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.339s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:10:e8 epair0b: Ethernet address: 58:9c:fc:10:92:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:ae:7f epair1b: Ethernet address: 58:9c:fc:10:d2:78 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.902s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:10:e8 epair0b: Ethernet address: 58:9c:fc:10:92:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.360s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.065s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:10:e8 epair0b: Ethernet address: 58:9c:fc:10:92:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.258s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7467 to 199 packets/sec Limiting tcp reset response from 7731 to 210 packets/sec passed [2.139s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 6838 to 209 packets/sec Limiting tcp reset response from 6904 to 210 packets/sec passed [2.373s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.601s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.211s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> Limiting ICMPv6 destinat= ion unreachable output from 100 to 99 packets/sec passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.008s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .011s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.195s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.009s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 8s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3487 to 209 packets/sec Limiting tcp reset response from 9242 to 200 packets/sec Limiting tcp reset response from 9380 to 190 packets/sec Limiting tcp reset response from 9494 to 193 packets/sec Limiting tcp reset response from 9412 to 191 packets/sec Limiting tcp reset response from 9407 to 212 packets/sec Limiting tcp reset response from 9283 to 196 packets/sec passed [6.943s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9193 to 201 packets/sec Limiting tcp reset response from 7786 to 184 packets/sec Limiting tcp reset response from 7622 to 211 packets/sec Limiting tcp reset response from 7691 to 210 packets/sec Limiting tcp reset response from 7544 to 208 packets/sec Limiting tcp reset response from 7648 to 207 packets/sec Limiting tcp reset response from 7790 to 213 packets/sec Limiting tcp reset response from 7556 to 197 packets/sec Limiting tcp reset response from 7755 to 209 packets/sec passed [8.505s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.552s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.553s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80013725830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c293ab0 frame pointer=09 =3D 0x28:0xfffffe008c293bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b1200 rsi: 0000000000000001 rdx: ffffffff82269d00 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c293bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80013725800 r13: 0000000000000000 r14: fffff80013725848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776553650 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c293= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c293910 panic() at panic+0x43/frame 0xfffffe008c293970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c2939e0 calltrap() at calltrap+0x8/frame 0xfffffe008c2939e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c293ab0, rbp = =3D 0xfffffe008c293bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c293bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c293c60 run_test() at run_test+0x2ad/frame 0xfffffe008c293d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c293d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c293e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c293e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c293= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c293f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c293f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107421 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff801a466d780: pid 0 tid 107421 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff801a466dcd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c294000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x227544bf9 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 53m17s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28328' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins8136035684713870924.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'aa0bc7cca153f= 67f8becec8a8fb259ff5fd30fd0', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../aa0bc7cca153f67f8bec= ec8a8fb259ff5fd30fd0/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1472_1016690878.1776553662148-- From nobody Sat Apr 18 23:11:56 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 4fynZR3mSvz6ZZrT for ; Sat, 18 Apr 2026 23:11:59 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fynZQ6Pf4z480W; Sat, 18 Apr 2026 23:11:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776553918; a=rsa-sha256; cv=none; b=fZSgS9oEo49XEyk73nR+txAjjrRjoGdgvtEVHIijeDGGTsUV1M+/9lUZDZMFtm9FjPIEOp RU56byL3/cK2dc0FtVwAzj3S+GFpYjNHdbIAaJSICYMJndhOnWzEW7MEWt93eMldxXUDbi tI9dbFqdJ6mKT7TWCvxPpCm7/WJLpgiWGjRQmCIU/WV8qFqAaT9UD6eOQgryCnn8vVTqhq vkFubAncr/LyFnGzY8wK2Mcsk3b8Axf+9ZxGViF5BGTDwYxos96vqH/DgyT6LL1jCSZA2z +vvlkt7BbHggfcQ7cNjqNa8hTVEhmk4kT269weuOGOd6Rqb0HopkavHWklMjWA== 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=1776553918; 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=nAeE9NYJSeBQE9AXRWsOTr5wXhSbx7MOJjQAKaR9YfE=; b=G/H8SG2tL6xb4DU3q/jFs2whjCH50Q4g/EE6jWeIhEc12KsQpPBWG7Ls38BnGXNeV9GV1B FiBftLMkvE+DEtlHO5Sh9f+JzdnOYL8RGLeu1LJiDP5/Q4kYWbp/TR4hb8bh4gth9ftc49 3iaj1RxAPx5fsFtzRJtSKnQg5Z9/LHT0fvkY50sa4FeHpFROqPHD9yxqR5EeqbjaQaAdFX qKwyYP153cKaUwDCKBQeqa/dMiSIKqRrDc31oKG4cpFSvdNwbGbNeKbJaGtXsCEAyjV3Xw /zn+rOxEhMzX0Mc8FtLJaE9mqC41H4jxiDp5kyP1U0Kzz306zp+23tJEaMZSYA== 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 4fynZQ5sG1z11qJ; Sat, 18 Apr 2026 23:11:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Apr 2026 23:11:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <954293394.1475.1776553918827@jenkins.ci.freebsd.org> In-Reply-To: <2104505915.1467.1776548308885@jenkins.ci.freebsd.org> References: <2104505915.1467.1776548308885@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3472 - 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_1474_505804466.1776553916509" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1474_505804466.1776553916509 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3472 (aa0bc7cca153f67f8becec8a8fb25= 9ff5fd30fd0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3472/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3472/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 472/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) cca22c36c306dfabe13b1d1de10e8d27ef3c3bce by tuexen: iflib: fix book keeping aa0bc7cca153f67f8becec8a8fb259ff5fd30fd0 by ivy: boot1.chrp: Specify --image-base The end of the build log: [...truncated 85.30 MiB...] --- huf_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.huf_decompress.o -MThuf_decompr= ess.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/= contrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/worksp= ace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -= c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decompress/huf_decompr= ess.c -o huf_decompress.o --- all_subdir_sbin --- --- optr.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_share --- --- ru_RU.CP866.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.CP866 -i /workspace/src/share/ctypedef/b= e_BY.CP1131.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/ru_RU.CP8= 66 --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_share --- --- ru_RU.ISO8859-5.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.ISO8859-5 -i /workspace/src/share/ctyped= ef/be_BY.CP1131.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/ru_RU= .ISO8859-5 --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_secure --- --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_share --- --- all_subdir_share/colldef_unicode --- --- nn_NO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/nn_NO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/nn_NO.UTF-8 --- all_subdir_share/ctypedef --- --- ru_RU.KOI8-R.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.KOI8-R -i /workspace/src/share/ctypedef/= be_BY.CP1131.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/ru_RU.KO= I8-R --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_share --- --- sr_RS.ISO8859-2.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.ISO8859-2 -i /workspace/src/share/ctyped= ef/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/sr= _RS.ISO8859-2 --- all_subdir_bin --- --- histedit.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.histedit.pieo -MThistedit.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/histedit.c -o histedit.pieo --- all_subdir_secure --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_share --- --- tr_TR.ISO8859-9.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.ISO8859-9 -i /workspace/src/share/ctyped= ef/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/tr= _TR.ISO8859-9 --- all_subdir_rescue --- --- histedit.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_secure --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_secure --- --- auth2-hostbased.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share --- all_subdir_bin --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- --- all_subdir_share/colldef_unicode --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 40.97 real 280.47 user 28.41 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4357335934588280= 649.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_1474_505804466.1776553916509-- From nobody Sun Apr 19 00:01:34 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 4fypgg6P6cz6ZfbK for ; Sun, 19 Apr 2026 00:01:35 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fypgg2JkRz4DXv; Sun, 19 Apr 2026 00:01:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776556895; a=rsa-sha256; cv=none; b=tf1ozOa7PEqz43Gg/ZtFFZo4Pvw1DOvRVvzxRSQeCzczH/gXMUp2CdE77uNeqFSdA4g5SK qgCUyt/ZOsXYcmGD0ghnfAiI8e3jDnpF5p1yMre9TiqR8GCrxYCbJ7imlg4XFtSS4At8LQ WRKn6BCJO+R/Y16ZOH90783ipHiKursJ+t/0u+oWfM6nlFSlvIq8BkNQybAi6mNnRc/WA7 YM2HRFZnOAoMbykCmlPVcKifwr4Ahgp78EySzgzYtHuxbMK+eLUMfznauJJdQg5VnUmLFW IuXHPxWanAj2VxAFwEbm9nndk/0/v4KUzgI0kmI5EIGmXSK6qThiFh1fzpgZdw== 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=1776556895; 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=7tQl+QYIHyB+u4EJXR+AA8yjpE2R1xKC28/6ZakwtgE=; b=d3CXL7tn9J5xw0QKJRIDwEdLQJi4BHVb6pu6g44UlG9+aGzYLGFRmjnTrAN65oQiSLjOgP y0PSIA0oJ8ZBKJSqxYLlrBAyzZNG1QmYMurAVw2OvsX2sQ/QbgpsgASkivZRbfiwMrq8h9 3IL1LBfqk/Rm3/9++ZlUU3nNVFSSwm72Hp39HfFqjolAXu+VZyQ1s6qYDnUhEJpdBE2EGU FTLotC/2B9iOFBFuFeKq5hq5PN+zA4NnaR0Xwyy1Lqy2n5K6/5I+CKlEvm3tZxq4MsRDpG l6QtEccSrKROSjszU410PyEu/ulnv+DnMema/uWTaSiVGBXdGh9cGDELcbG9cQ== 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 4fypgg1lPkz12yY; Sun, 19 Apr 2026 00:01:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 00:01:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <847900455.1477.1776556895253@jenkins.ci.freebsd.org> In-Reply-To: <547005312.1473.1776553662342@jenkins.ci.freebsd.org> References: <547005312.1473.1776553662342@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28329 - 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_1476_398991799.1776556895032" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1476_398991799.1776556895032 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28329 (1c50cb1d75625bea2ba928697ea1cbafa29= dd245) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28329= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28329/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28329/co= nsole 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) 38f28119183e997231ed4a8c0d5e42f55e0a2efa by bz: iwlwifi: update Intel's mvm/mld drivers 5927bf24daca1f63e6a7100df68c7343f48258aa by bz: mt76: update Mediatek's mt76 driver 777767fb72f8fdc7a20023ca89d7a28edf3e26c1 by bz: rtw89: update Realtek's rtw89 driver 9ed3331fb5822b93313edae42cc529eb25e1a6cc by bz: iwlwifi: update module Makefile for v7.0 driver version 3780e6f9db01cc4f7d53d67ed1fc992a8f64c53f by bz: rtw89: update module Makefile for v7.0 driver version 1c50cb1d75625bea2ba928697ea1cbafa29dd245 by bz: mt76: update module Makefile for v7.0 driver version The end of the build log: [...truncated 4.17 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.516s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b5:ca epair0b: Ethernet address: 58:9c:fc:10:2b:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:87:6d epair1b: Ethernet address: 58:9c:fc:10:96:03 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.934s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:b5:ca epair0b: Ethernet address: 58:9c:fc:10:2b:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.216s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b5:ca epair0b: Ethernet address: 58:9c:fc:10:2b:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:87:6d epair1b: Ethernet address: 58:9c:fc:10:96:03 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.481s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b5:ca epair0b: Ethernet address: 58:9c:fc:10:2b:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.350s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:b5:ca epair0b: Ethernet address: 58:9c:fc:10:2b:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:87:6d epair1b: Ethernet address: 58:9c:fc:10:96:03 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.950s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:b5:ca epair0b: Ethernet address: 58:9c:fc:10:2b:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.379s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.067s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:b5:ca epair0b: Ethernet address: 58:9c:fc:10:2b:10 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.250s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7550 to 201 packets/sec Limiting tcp reset response from 7542 to 214 packets/sec passed [2.140s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 6804 to 189 packets/sec Limiting tcp reset response from 6792 to 199 packets/sec passed [2.421s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.609s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.010s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.211s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.209s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .011s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.198s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 7s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3611 to 196 packets/sec Limiting tcp reset response from 8918 to 202 packets/sec Limiting tcp reset response from 8878 to 215 packets/sec Limiting tcp reset response from 8958 to 203 packets/sec Limiting tcp reset response from 8949 to 190 packets/sec Limiting tcp reset response from 8931 to 208 packets/sec Limiting tcp reset response from 9007 to 188 packets/sec Limiting tcp reset response from 9145 to 210 packets/sec passed [7.236s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7603 to 194 packets/sec Limiting tcp reset response from 7640 to 201 packets/sec Limiting tcp reset response from 7730 to 208 packets/sec Limiting tcp reset response from 7765 to 196 packets/sec Limiting tcp reset response from 7609 to 209 packets/sec Limiting tcp reset response from 7524 to 194 packets/sec Limiting tcp reset response from 7660 to 215 packets/sec Limiting tcp reset response from 7595 to 185 packets/sec passed [8.526s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.568s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.574s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80195014030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c0e0ab0 frame pointer=09 =3D 0:0xfffffe008c0e0bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b1e00 rsi: 0000000000000001 rdx: ffffffff82268848 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c0e0bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80195014000 r13: 0000000000000000 r14: fffff80195014048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776556884 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c0e0= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c0e0910 panic() at panic+0x43/frame 0xfffffe008c0e0970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0e09e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0e09e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c0e0ab0, rbp = =3D 0xfffffe008c0e0bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c0e0bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c0e0c60 run_test() at run_test+0x2ad/frame 0xfffffe008c0e0d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c0e0d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c0e0e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c0e0e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c0e0= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c0e0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c0e0f30 --- trap 0xc, rip =3D 0x2fcc41494d0a, rsp =3D 0x2fcc4347be88, rbp =3D 0x2fc= c4347bea0 --- KDB: enter: panic [ thread pid 0 tid 107431 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bccc0 curthread =3D 0xfffff800531d0780: pid 0 tid 107431 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff800531d0cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c0e1000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xb4e06ded gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 52m46s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28329' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins3686200618729033354.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '1c50cb1d75625= bea2ba928697ea1cbafa29dd245', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../1c50cb1d75625bea2ba9= 28697ea1cbafa29dd245/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1476_398991799.1776556895032-- From nobody Sun Apr 19 00:15:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fypzJ1m86z6ZgGf for ; Sun, 19 Apr 2026 00:15:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fypzH5pkwz4G9r; Sun, 19 Apr 2026 00:15:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776557707; a=rsa-sha256; cv=none; b=YKE8apTqZOXgo3GngV4ZN9ClNylE9xrdvSLMIU9s7Fm9/+DFJniDB8TtdtYGptUfJ6aEOz LBvfHw2b7gpqaKg4ZBoteD1APtTRIdtzywGCXxMXdHZhy6lyGlonrytduk0x2l4nnIIE47 X846zkhb9Zm/Bb7Lgkv+ZT/sc35exDhLQLGpfMDUMHxj7/GDnoJPnRF0e5o3OcLipz3MyM YTcyEYTtByfcTta5Yf/a+p3y1eqets/qkDKyK8zMVknPtFIMBRuddzRUfxQlymJEK7lNPI 2DeOdwt3D9rQw0ble447fIzskLk2Bk/VdZW+qoUhfJL0f0J8iNSSdHZi6EIvOA== 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=1776557707; 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=6H3CXXY5iSyvVX/8uDb9ymvUuwnC7HszlEka2UvRarQ=; b=M2bCi3EHZ4J18BqDaNmZA/XSuBa7IdQP2IByUWDlrf7pNkmRDheWwHpUJX2f4ob9KLFPvc SSlN76Sz6b5nd751lIQL+bZIx4ydfLuiMHK9Eug8DjvPTecZNm4aUAAJqWqqKQAavcf87P dyktJQXnm4wx6/aPuIu44nXwij2aT0I7jwqhiFjjMQQEcv6xdN1dQrlWwTdckC2BBDOfBX px674vn3ZR4yv3tlOx229XSw8e1P6iF9Vumwgt4BVh/6dNrD79+tcVmLvGKnKhPNefgOLr nX3O/tRARvPisjWwmAgLV1v8Qf6niy0Wiuh1enp2d+6hslMnyMKfu1gqSszBDw== 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 4fypzH51Jzz12lw; Sun, 19 Apr 2026 00:15:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 00:15:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <963352811.1479.1776557707715@jenkins.ci.freebsd.org> In-Reply-To: <954293394.1475.1776553918827@jenkins.ci.freebsd.org> References: <954293394.1475.1776553918827@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3473 - 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_1478_170233080.1776557705527" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1478_170233080.1776557705527 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3473 (1c50cb1d75625bea2ba928697ea1c= bafa29dd245) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3473/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3473/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 473/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) 38f28119183e997231ed4a8c0d5e42f55e0a2efa by bz: iwlwifi: update Intel's mvm/mld drivers 5927bf24daca1f63e6a7100df68c7343f48258aa by bz: mt76: update Mediatek's mt76 driver 777767fb72f8fdc7a20023ca89d7a28edf3e26c1 by bz: rtw89: update Realtek's rtw89 driver 9ed3331fb5822b93313edae42cc529eb25e1a6cc by bz: iwlwifi: update module Makefile for v7.0 driver version 3780e6f9db01cc4f7d53d67ed1fc992a8f64c53f by bz: rtw89: update module Makefile for v7.0 driver version 1c50cb1d75625bea2ba928697ea1cbafa29dd245 by bz: mt76: update module Makefile for v7.0 driver version The end of the build log: [...truncated 84.97 MiB...] --- tables.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.tabl= es.pieo -MTtables.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -c /workspace/src/sbin/dhclient/tables.c -o tab= les.pieo --- all_subdir_libexec --- --- .depend --- --- all_subdir_bin --- --- all_subdir_libexec --- echo atrun.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- atrun.pieo --- --- all_subdir_bin --- --- all_subdir_bin/pwd/tests --- =3D=3D=3D> bin/pwd/tests (all) --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.atrun.pieo -MTatrun.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/libexec/atrun/atrun.c -= o atrun.pieo --- all_subdir_bin --- --- pwd_test --- echo '#! /usr/libexec/atf-sh' > pwd_test.tmp --- all_subdir_cddl --- --- all_subdir_bin --- cat /workspace/src/bin/pwd/tests/pwd_test.sh >>pwd_test.tmp --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_bin --- chmod +x pwd_test.tmp --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- mv pwd_test.tmp pwd_test --- Kyuafile --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- nvlist.o --- --- all_subdir_bin --- --- pwd.full --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE = -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloat= face -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace= /src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-ss= e -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.nvlist= .o -MTnvlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werro= r -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=3Dclob--- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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=3Du--- all_subdir_stand --- bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -Os -include /workspace/src/sys/contrib--- all_subdir_bin --- nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o pwd.full pwd.pieo = =20 --- all_subdir_stand --- /openzfs/include/sys/simd_config.h -include /workspace/src/sys/contrib/ope= nzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src= /sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -c /workspace/src/s= tand/libsa/zfs/nvlist.c -o nvlist.o --- all_subdir_bin --- --- pwd.1.gz --- gzip -cn /workspace/src/bin/pwd/pwd.1 > pwd.1.gz --- pwd.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pwd.ful= l pwd.debug --- pwd --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpwd.debug pwd.full pwd --- all_subdir_sbin --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.pars= e.pieo -MTparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/sbin/dhclient/parse.c -o parse.p= ieo --- all_subdir_bin --- --- all_subdir_bin/realpath --- =3D=3D=3D> bin/realpath (all) --- all_subdir_secure --- --- all_subdir_bin --- --- .depend --- --- all_subdir_secure --- --- auth.pieo --- --- all_subdir_bin --- echo realpath.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth.pieo -MTauth.pieo -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/crypto/openssh/auth.c -o auth.pieo --- all_subdir_bin --- --- realpath.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.realpath.pieo -MTr= ealpath.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 -c /workspace/src/bin/realpath/realpath.c = -o realpath.pieo --- all_subdir_krb5 --- --- hash_bigkey.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_bigkey.pico = -MThash_bigkey.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c -o hash_bigk= ey.pico --- all_subdir_bin --- --- realpath.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = realpath.full realpath.pieo =20 --- realpath.1.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- all_subdir_bin --- gzip -cn /workspace/src/bin/realpath/realpath.1 > realpath.1.gz --- all_subdir_stand --- --- skein_block.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o = -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -include /workspace/src/sys/co= ntrib/openzfs/include/sys/simd_config.h -include /workspace/src/sys/contri= b/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspac= e/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D11= 1 -c /workspace/src/sys/crypto/skein/skein_block.c -o skein_block.o --- all_subdir_bin --- --- realpath.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug realpat= h.full realpath.debug --- realpath --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drealpath.debug realpath.full realpath --- all_subdir_libexec --- --- gloadavg.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.gloadavg.pieo -MTgloadavg.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/libexec/atrun/gl= oadavg.c -o gloadavg.pieo --- all_subdir_bin --- --- all_subdir_bin/rm --- =3D=3D=3D> bin/rm (all) --- .depend --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- rm.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rm.pieo -MTrm.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -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 -c /workspace/src/bin/rm/rm.c -o rm.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- atrun.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"/var/at/jobs/.l= ockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" -DDAEMON_UID= =3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDEFAULT_AT_QUEUE=3D\'= c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/at -I/workspace/src= /libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack= -o atrun.full atrun.pieo gloadavg.pieo -lpam -lutil=20 --- atrun.8 --- Making atrun.8 from atrun.man --- atrun.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug atrun.f= ull atrun.debug --- atrun.8.gz --- gzip -cn atrun.8 > atrun.8.gz --- atrun --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Datrun.debug atrun.full atrun --- all_subdir_libexec/blocklistd-helper --- =3D=3D=3D> libexec/blocklistd-helper (all) --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status --- all_subdir_sbin --- --- privsep.pieo --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.priv= sep.pieo -MTprivsep.pieo -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 -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/dhclient/privsep.c = -o privsep.pieo --- all_subdir_cddl --- make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- 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 --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 42.82 real 232.00 user 25.15 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6239291327668260= 653.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_1478_170233080.1776557705527-- From nobody Sun Apr 19 00:56:08 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 4fyqtc6jwHz6Zkbc for ; Sun, 19 Apr 2026 00:56:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyqtc3FFHz4KXq; Sun, 19 Apr 2026 00:56:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776560168; a=rsa-sha256; cv=none; b=q4cwNFoZ28RFO+i4MDmw6vvngTGdfgXC8Rs82OqNZ/vBi/MghUW90Bd3vEqML8a8it2y1Y uhVao1CoWUv+vkWLk3Wfh3zaV4IC82ttKkfHcXv6gDHFwK9nCb4RI5dJlffviXsUaETBBX s6Ie6Wd/CPJZT9060Rc7vUsV1q+QxR9VLlgYfjV51SKBbjsCiflGi67x8Nuva+1sWPMwOg dN5ZmxtcEz9F+gDtUN36V+Y9QX3Cr9hBdjhgwLYzQ8iy/49EiZGp3p+sGqrz+GV6YFeJKf O+ajmai6DEUtFmbRgf93xJAuqm6BEDMnPjs9qDjYIWSshFcMO5HZ3S98jwRIUQ== 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=1776560168; 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=HRVhZVCvNuzY9h2CNSEeWniloThTlXfZqN3eA0Vdfgs=; b=g3CVcI7wwojAhIt4PkfzUGLMyeP1Q4EvPgUM/igeQ1gQVOd0JvCoOrIt/LR9w0GsvLfK7w eP0Mdf5YJPI16iUc3sAhlLQUyOcBZkfR7L9hOrbwe/seVRohqLwECkwY6slLMSALrGfFtr zsPYDoGTp/7pF/6y8MUhQl0oY9xU7ArZK8pJdAFvzjpfZUEQW0mVqEFTflzEjHNgWn8zLd EGcMYopQQYNk62qfAAsvBH3D2LkubPYWX2PzautrLUkKdzPx2/7cjM+osjjvX3QXt9vfYL cgSm6gtS44lUzTQBQlEiSf4SkCwnKVadaB9jy07A3Q6V/UYGItLhODLAQ3XqGg== 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 4fyqtc2Wk3z13yV; Sun, 19 Apr 2026 00:56:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 00:56:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1968645549.1485.1776560168357@jenkins.ci.freebsd.org> In-Reply-To: <847900455.1477.1776556895253@jenkins.ci.freebsd.org> References: <847900455.1477.1776556895253@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28330 - 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_1484_1732479633.1776560168122" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1484_1732479633.1776560168122 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28330 (1c50cb1d75625bea2ba928697ea1cbafa29= dd245) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28330= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28330/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28330/co= nsole 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) No changes The end of the build log: [...truncated 4.17 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.493s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:89:e1 epair0b: Ethernet address: 58:9c:fc:10:28:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:41:ac epair1b: Ethernet address: 58:9c:fc:10:71:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.958s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:89:e1 epair0b: Ethernet address: 58:9c:fc:10:28:99 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.206s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:89:e1 epair0b: Ethernet address: 58:9c:fc:10:28:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:41:ac epair1b: Ethernet address: 58:9c:fc:10:71:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.543s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:89:e1 epair0b: Ethernet address: 58:9c:fc:10:28:99 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.340s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:89:e1 epair0b: Ethernet address: 58:9c:fc:10:28:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:41:ac epair1b: Ethernet address: 58:9c:fc:10:71:d3 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [9.008s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:89:e1 epair0b: Ethernet address: 58:9c:fc:10:28:99 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.389s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.069s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.060s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:89:e1 epair0b: Ethernet address: 58:9c:fc:10:28:99 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.214s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7435 to 202 packets/sec Limiting tcp reset response from 7268 to 207 packets/sec passed [2.188s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 6546 to 185 packets/sec Limiting tcp reset response from 6532 to 206 packets/sec passed [2.483s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.008s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .011s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.199s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.008s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 8s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 4387 to 201 packets/sec Limiting tcp reset response from 9212 to 194 packets/sec Limiting tcp reset response from 9323 to 197 packets/sec Limiting tcp reset response from 9369 to 185 packets/sec Limiting tcp reset response from 9199 to 188 packets/sec Limiting tcp reset response from 9126 to 199 packets/sec Limiting tcp reset response from 9300 to 212 packets/sec Limiting tcp reset response from 9109 to 193 packets/sec passed [7.043s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7352 to 199 packets/sec Limiting tcp reset response from 7471 to 195 packets/sec Limiting tcp reset response from 7310 to 186 packets/sec Limiting tcp reset response from 7383 to 187 packets/sec Limiting tcp reset response from 7279 to 213 packets/sec Limiting tcp reset response from 7374 to 190 packets/sec Limiting tcp reset response from 7337 to 214 packets/sec Limiting tcp reset response from 7346 to 192 packets/sec passed [8.812s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.557s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.558s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff801d0d89030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c14eab0 frame pointer=09 =3D 0x28:0xfffffe008c14ebd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80109170a00 rsi: 0000000000000001 rdx: ffffffff82269370 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c14ebd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff801d0d89000 r13: 0000000000000000 r14: fffff801d0d89048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776560156 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c14e= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c14e910 panic() at panic+0x43/frame 0xfffffe008c14e970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c14e9e0 calltrap() at calltrap+0x8/frame 0xfffffe008c14e9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c14eab0, rbp = =3D 0xfffffe008c14ebd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c14ebd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c14ec60 run_test() at run_test+0x2ad/frame 0xfffffe008c14ed00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c14ed40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c14ee= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c14ee= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c14e= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c14ef30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c14ef30 --- trap 0xc, rip =3D 0x34c6cda9fd0a, rsp =3D 0x34c6cff31e98, rbp =3D 0x34c= 6cff31eb0 --- KDB: enter: panic [ thread pid 0 tid 107422 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff80149683000: pid 0 tid 107422 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80149683550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c14f000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x137a2dfb0 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 53m14s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28330' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13006620473669419500.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '1c50cb1d75625= bea2ba928697ea1cbafa29dd245', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../1c50cb1d75625bea2ba9= 28697ea1cbafa29dd245/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1484_1732479633.1776560168122-- From nobody Sun Apr 19 00:59:45 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 4fyqyr4LLCz6Zknx for ; Sun, 19 Apr 2026 00:59:48 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyqyq62NFz4Kdl; Sun, 19 Apr 2026 00:59:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776560387; a=rsa-sha256; cv=none; b=EPA2BzOraWbsdBbyuil6RnpEwGqtVfSDnLUhbOIwwmq0x0JRFtR7RRlKlqCWIHEr1pEKnR jYWmO4p6I1wCTPC+MscnzcooRciZGY2BL9evmsK6VRHHE/yy8hlXugVAGd7YvHJY7fGsoV HqHo9Nd5gBCPA5Egt6xHG824kvGsHYZSStvfV98TjKdE4ZXYacQMUOCfBN5o+TBcNMZ0qE /sws4VuH9UaXzYke7L2yWcpkJb/VG4GPjCrs1jvba/A6zEV5qCkupcy0b2YrD8yqQGhgbF P3KEa1oLoACcLN4v30sksAeTjav1cuDvsj5GCE79iAMTOEsx6uxNt1I/rKV1RA== 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=1776560387; 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=jvkTmYcEoHqn270+npfMzQtZ7+83nfa0j5kYngfFIbk=; b=fNAu5Ak9mI9ZkskCVht9ETr9Jx0M3yS46RPB4XKZaWsaPYIzvtvn+TLBEOGqG7YHsOMmu+ kl0MFb5JAFuu+rKv18Q/qDQD43PJL5rX9rUPnNp5eD9gVoY+BCj0jr7yPfU8rzMrfbi9Tw Db8dM2j4eGt6zpSjQ1zYH9Tmk+DkoSsoQA0DUN1ohXfB0Dsqx1liCZBkTXEymrf6XTa9GE GG0eCsAxqYUaKZDN3p3zPcyx1wdOpUbW7OeVjsQl3FgLSLtnLT6OeOAV9zKFEb/JrSiG6f CbuWYYeCJc2h9UDhB9/NRYy4dF6E219k/9CIY/OCvK5zYXkN5ODsjj2To0bUkg== 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 4fyqyq5W7zz14CY; Sun, 19 Apr 2026 00:59:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 00:59:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1344219553.1487.1776560387777@jenkins.ci.freebsd.org> In-Reply-To: <963352811.1479.1776557707715@jenkins.ci.freebsd.org> References: <963352811.1479.1776557707715@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3474 - 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_1486_1253268714.1776560385639" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1486_1253268714.1776560385639 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3474 (1c50cb1d75625bea2ba928697ea1c= bafa29dd245) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3474/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3474/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 474/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) No changes The end of the build log: [...truncated 85.34 MiB...] --- all_subdir_stand/libsa --- --- hist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -incl= ude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include = /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -= Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_= BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/openzfs/module/zstd/lib= /compress/hist.c -o hist.o --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_sbin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.main.pieo = -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/main.c -o main.pieo --- all_subdir_stand --- --- huf_decompress.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.huf_decompress.o -MThuf_decompre= ss.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd= _config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/s= pl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/incl= ude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/ope= nzfs/module/zstd/lib/decompress/huf_decompress.c -o huf_decompress.o --- all_subdir_secure --- --- auth2-chall.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_bin --- --- exec.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.exec.pieo -MTexec.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/exec.c -o exec.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c: In function 'main': /workspace/src/sbin/dump/main.c:344:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 344 | (void)strncpy(spcl.c_dev, disk, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:341:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 341 | (void)strncpy(spcl.c_dev, dt->fs_spec, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:342:23: warning: 'strncpy' specified bound = 64 equals destination size [-Wstringop-truncation] 342 | (void)strncpy(spcl.c_filesys, dt->fs_file, NAMELEN)= ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:365:64: warning: '/.snap' directive output = may be truncated writing 6 bytes into a region of size between 1 and 1024 [= -Wformat-truncation=3D] 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~= ~~ /workspace/src/sbin/dump/main.c:365:25: note: 'snprintf' output between 7 a= nd 1030 bytes into a destination of size 1024 365 | snprintf(snapname, sizeof snapname, "%s/.sn= ap", mntpt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:376:40: warning: '/.snap/dump_snapshot' dir= ective output may be truncated writing 20 bytes into a region of size betwe= en 1 and 1024 [-Wformat-truncation=3D] 376 | "%s/.snap/dump_snapshot", mntpt= ); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:375:33: note: 'snprintf' output between 21 = and 1044 bytes into a destination of size 1024 375 | snprintf(snapname, sizeof snapname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | "%s/.snap/dump_snapshot", mntpt= ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ /workspace/src/sbin/dump/main.c:377:71: warning: '%s' directive output may = be truncated writing up to 1023 bytes into a region of size 1007 [-Wformat-= truncation=3D] 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | = ^~ /workspace/src/sbin/dump/main.c:377:33: note: 'snprintf' output between 19 = and 2065 bytes into a destination of size 1024 377 | snprintf(snapcmd, sizeof snapcmd, "= %s %s %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ 378 | _PATH_MKSNAP_FFS, mntpt, snapna= me); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ --- all_subdir_rescue --- --- expand.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.expand.o -MTexpand.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/expand.c -o expand.o --- all_subdir_libexec --- --- util.pieo --- --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_secure --- --- ciphers.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.ciphers.pieo = -MTciphers.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -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/crypto/openssl/apps/ciphers.= c -o ciphers.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- --- optr.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- groupaccess.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_share --- --- ro_RO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ro_RO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ro_RO.UTF-8 --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- cmp.pieo --- --- all_subdir_secure/libexec --- --- all_subdir_secure/usr.bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/--- all_subdir_sec= ure/libexec --- --- auth-bsdauth.pieo --- --- all_subdir_secure/usr.bin --- workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.am= d64/secure/usr.bin/openssl -I/workspace/src/crypto/openssl/apps/include -I/= tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.de= pend.cmp.pieo -MTcmp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/a= pps/cmp.c -o cmp.pieo --- all_subdir_secure/libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_secure --- --- auth2-hostbased.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue 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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 30.56 real 191.65 user 24.25 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1542172610444979= 6560.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_1486_1253268714.1776560385639-- From nobody Sun Apr 19 10:16:31 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 4fz4KF1JXFz6bLKR for ; Sun, 19 Apr 2026 10:16:33 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz4KD4CZVz47qh; Sun, 19 Apr 2026 10:16:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776593792; a=rsa-sha256; cv=none; b=tloeVg7kbMZkbAj4PGRYGPHmeuoBl+D2ZxK/sNjQEDNPzaTPvPm64nQWfLTNRkBbz8qFeT p6LynJ4x4zjUcyPX8GxLiOy+7OYSsNqQ7gcACwW0QlM4h2sV2v4JvYQwaOe0P2YlY0YdXp hWDYPim/jXUzqcJVkVt3W/Q7ldhiEH5gVQOUP/VNiA9Ih6E15RpT4+mSLMB5wZh3pQSF+b CLxeCSeglEIj6BYDMPXjQJr/4hmgY/2ztOswiKGZoeqVQxxL0L32zWXLZlsyRhjzYP5SIX 5ZQVIg8gis4vzD0XHxB4sX9mtCzGJYA7B9l3p335FACca9pXkW23koJOc6KV6A== 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=1776593792; 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=lSDaK/puI9g8pZ/yD8MN4OsLcPQevvPickqcIf+guTc=; b=Q/1xvnqGNJT3FAgOmTyCL9+kCgLGlThGx6Q2vK5JavRcP5uCOgromxwJruUGjuY+GmP13e g7CgWLdMki4hprZKKJPtnDM2mSkHIlAW+QT7ODZlPnmCgdXzDRaALvM8wPLI6LQXkGJfcw +g4WCk/0taQL5fW4lM79knuN3cKdgtZbcaiuvrwF0VoE+FwWaOFPjRdAeNSmLHMotdGWsq Vb+zMBa0UfkfglOXQBynl2u1fJ2ynw7HEqUTCYw5POcXRX+hm04kjEgiNIpgkTdtefcHgO kkVq4/de9Zl9AEugRw8x9sD4Oi5JVghw8WL9PvdT3Hn5ZMwzWE5ybX/I6/RnSg== 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 4fz4KD3Wxkz1L8d; Sun, 19 Apr 2026 10:16:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 10:16:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: noreply@github.com, behlendorf1@llnl.gov, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1575562241.1513.1776593792503@jenkins.ci.freebsd.org> In-Reply-To: <1968645549.1485.1776560168357@jenkins.ci.freebsd.org> References: <1968645549.1485.1776560168357@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28331 - 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_1512_2047832964.1776593791885" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1512_2047832964.1776593791885 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28331 (d8fbbd371ca11d9ad4b29b9d3a316885a5d= a0b15) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28331= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28331/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28331/co= nsole 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) 4627c57f27e8ea9217d388c6b123864cc55fc0e8 by noreply: CI: Support repository variable override for ZTS OS selection 3f3cadc5252d1e827e644fbb714683c326df2e94 by noreply: CI: Add ARM builder 8518e3e809a4ca0d152c24efbd2409772295b056 by noreply: Linux 7.0: autoconf: Remove copy-from-user-inatomic API checks (#18348) a45929021a0a2cca7a9d94e662ace605e3cbef20 by noreply: zpool-list.8: clarify that only imported pools are listed (#18352) ef47c3a0be977abc5a7eede4d11635a2b52a391b by noreply: pyzfs: update license tags/classifiers 08d7a62673dc641e38c25b8505091f7665c43255 by noreply: ci: update FreeBSD CI images from 14.3 to 14.4 931deb290c304739263ad720eb447fb3542bc70b by noreply: Prevent range tree corruption race by updating dnode_sync() b44a3ecf4a23eca047404cc8d6392c4d4e95bd71 by noreply: zpool: Change zpool offline spares policy 4155d1533e1ac22057c9d21d57b28f8d36e59359 by noreply: Linux 7.0: ensure LSMs get to process mount options 3667b047345b1e55390363a209d4a4c47df345da by noreply: zfs-set.8: document the received column and -o all option 2e1dd5760b9c4c72676a07a1d336f88b817ddfaf by noreply: doc: note that resilver progress can exceed 100% ce837a28eb184acfde84e748c6521f8de0214699 by noreply: Bridge speculative and prescient prefetchers 78dd0987680903103f472bd5286ad33fb0dda719 by noreply: dbufstat: add man page 915067b63f84af81a254053c8a90b1f810474463 by noreply: Fix zfs partition size for disks of different sector size fc659bd6dec2b65b1c55d329b1787fa1d236bbd1 by noreply: draid: fix import failure after disks replacements 67ec68fd0daa7d5ffcbcdb5f33c99991da202fc3 by noreply: zfs.4: document the zfs_arc_free_target parameter 8553675dba86ecefe027faacd97eceaa16aa9c11 by noreply: man: Fix checking manpages without a full build 869d8059975b5dd1b93309c6a7e0d2ccfbad72ba by noreply: Support bin-sbin merge on Fedora a22b3f6700cb1c1eccc5a5fe8cfb2929d8e03fca by noreply: abd: Fix stats asymmetry in case of Direct I/O 0f86f244ce9ad8a0b811f89f5d158aab7df4c0c5 by noreply: ZTS: re-enable send_raw_ashift on FreeBSD 16858492e6e4793a84858b62f2abe8d1ef435509 by noreply: FreeBSD: Implement relatime property 74504cf7fd6e2cf56359ddcf371ba8186518f578 by noreply: zinject: add numeric suffix support for -r range f203fedde8fa84658855e57397ddc854b0e46b55 by noreply: Add zoned_uid property with additive least privilege authorization a7157221db1d3a7c3517dee98f5124c13a515053 by noreply: AUTHORS: add Christos Longros 040fb2994f59115afdc68cc2268045c36d56fed5 by behlendorf1: linux/vfsops: add vfs_t allocator, make public 5b4e8f86977dc66cfdeed9fd0247dad7b90a34a2 by behlendorf1: linux/vfsops: remove old options parser 1419bfc7d71462d4983ac135a77f1e1a1019a052 by behlendorf1: linux/super: remove zpl_parse_monolithic 2782d2a1beeebc95dd6040d1f6d612bc0a164685 by behlendorf1: linux/super: match vfs_t lifetime to fs_context f5a9e3a622ed8028094ce0642f2761707056e6ea by behlendorf1: linux/super: implement new mount params parser 11f8f08106c27063fa171c4999d0b9288f981f92 by behlendorf1: linux/super: work around kernels that enforce "forbidden" mount options cfae167754ed417369fc969a77c9867663d73b26 by behlendorf1: linux/vfsops: remove zfs_mnt_t, pass directly 33ed68fc24f3c5ea04dddc2956da450f70537b9c by noreply: zpool create: report which device caused failure 74da51695edd4a2d3c89cd171207f7c2f26a1b24 by noreply: CI: Free 35GB of unused files on the runner 1ff1f13a87fc2449d54597100df107397777abdd by noreply: vdevprops: remove unused slow_io defaults, fix documentation 3599964dd2d9bacd5bb31b30798f0cde3569e8f7 by noreply: Linux: Refactor zpl_fadvise() 5cb95ad89ab45f111b23b904393bc9627669bfad by noreply: fix memleak in spa_errlog.c 7b1682a825c24124de4c7663bd1d8588a6bf8ada by noreply: Add support for POSIX_FADV_DONTNEED 0752cf0676f09bd4ebb1aebebf972ff54a595562 by noreply: draid: allow seq resilver reads from degraded vdevs fd067644a20788abd597f48acd480a1a5e77d048 by behlendorf1: Fix s_active leak in zfsvfs_hold() when z_unmounted is true 4fec688987f3f1637d32a599bd922b5f059f6c48 by behlendorf1: Remove forced zfs_umount() from zfs_resume_fs() bail path e635d27ebcee7c130bc56c20f1a66182f2254703 by noreply: Add ability to set user properties while changing encryption key eb5c93fa8e3e3423732d42f8ef39dac6ee88aaa7 by noreply: CI: set /etc/hostid in zloop runner d1b0a698253c520009050bd9e6354d58aaa436e2 by noreply: draid: add failure domains support 6de1457a2d0ea9c95edddb9e2d3d8780ae79da3f by behlendorf1: FreeBSD: Fix zvol teardown races d736868672cb3df197d2ddcfef29ac14edf4ee20 by behlendorf1: Make zvol_set_common() block until the operation has completed d7b8eef9d281f6831ac7d9cb27362509ec434fb2 by behlendorf1: zvol: Hold the zvol state writer lock when renaming 943a05528494b2f4585541089606796476fb229e by behlendorf1: zvol: Fix uses of uninitialized variables in zvol_rename_minors_impl() a616ba811c42af5f79fe8bee3ef7c5858b0c7b8c by behlendorf1: Fix options memory leak in zfsctl_snapshot_mount 9bf1a720f6f7bfcacb35874919f9cf90464bd095 by behlendorf1: Fix snapshot automount deadlock during concurrent zfs recv 6692b6e28a2f4fe241bc8e327aa9e59aaeb41edd by noreply: CI: Disable ZIP file artifacts, update versions 2abf469be5988ab8ba7951ec17dd93cd56c29bff by noreply: draid: fix cksum errors after rebuild with degraded disks 01e2a968396316d2ca4ce7d934c76802c7e896d4 by noreply: Use AVL tree lookup in zfsctl_snapdir_vget for mounted snapshots 4b4ae48f9a286ac536679d68dce9aa46d126249b by noreply: deb.am: propagate build errors in native-deb targets 1644e2ffd2640fa3e2c191ceaf048a5fc8399493 by noreply: Fix read corruption after block clone after truncate The end of the build log: [...truncated 4.17 MiB...] epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.474s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:76:06 epair0b: Ethernet address: 58:9c:fc:10:13:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:53:bf epair1b: Ethernet address: 58:9c:fc:10:62:27 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.923s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:76:06 epair0b: Ethernet address: 58:9c:fc:10:13:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.225s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:76:06 epair0b: Ethernet address: 58:9c:fc:10:13:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:53:bf epair1b: Ethernet address: 58:9c:fc:10:62:27 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.443s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:76:06 epair0b: Ethernet address: 58:9c:fc:10:13:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.313s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:76:06 epair0b: Ethernet address: 58:9c:fc:10:13:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:53:bf epair1b: Ethernet address: 58:9c:fc:10:62:27 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.851s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:76:06 epair0b: Ethernet address: 58:9c:fc:10:13:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.380s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.063s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.057s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:76:06 epair0b: Ethernet address: 58:9c:fc:10:13:3e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.089s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7907 to 203 packets/sec Limiting tcp reset response from 8099 to 210 packets/sec passed [2.038s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7216 to 202 packets/sec Limiting tcp reset response from 7330 to 190 packets/sec passed [2.233s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.190s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2037 to 214 packets/sec Limiting tcp reset response from 9309 to 187 packets/sec Limiting tcp reset response from 9667 to 208 packets/sec Limiting tcp reset response from 9836 to 195 packets/sec Limiting tcp reset response from 9703 to 214 packets/sec Limiting tcp reset response from 9469 to 213 packets/sec Limiting tcp reset response from 9413 to 197 packets/sec passed [6.807s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9193 to 188 packets/sec Limiting tcp reset response from 8014 to 201 packets/sec Limiting tcp reset response from 7874 to 197 packets/sec Limiting tcp reset response from 7993 to 193 packets/sec Limiting tcp reset response from 8009 to 210 packets/sec Limiting tcp reset response from 7959 to 205 packets/sec Limiting tcp reset response from 8051 to 206 packets/sec Limiting tcp reset response from 8026 to 211 packets/sec Limiting tcp reset response from 7979 to 213 packets/sec passed [8.183s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.523s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.519s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800034c6830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c162ab0 frame pointer=09 =3D 0:0xfffffe008c162bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b2a00 rsi: 0000000000000001 rdx: ffffffff822699d0 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c162bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800034c6800 r13: 0000000000000000 r14: fffff800034c6848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776593780 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c162= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c162910 panic() at panic+0x43/frame 0xfffffe008c162970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1629e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1629e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c162ab0, rbp = =3D 0xfffffe008c162bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c162bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c162c60 run_test() at run_test+0x2ad/frame 0xfffffe008c162d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c162d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c162e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c162e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c162= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c162f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c162f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107435 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff80040874000: pid 0 tid 107435 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80040874550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c163000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1d39ded89 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 52m23s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28331' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins6467003152774640949.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'd8fbbd371ca11= d9ad4b29b9d3a316885a5da0b15', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../d8fbbd371ca11d9ad4b2= 9b9d3a316885a5da0b15/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1512_2047832964.1776593791885-- From nobody Sun Apr 19 10:20:55 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 4fz4QL6rMnz6bLqK for ; Sun, 19 Apr 2026 10:20:58 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz4QK6ZGSz47jx; Sun, 19 Apr 2026 10:20:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776594057; a=rsa-sha256; cv=none; b=rJutv8lCDbUUJvXxj4m41NnjQwzZKHat4Xo09oR/aoT5RCICPxXayiFrlacC1MDz6tb8yL VdN2dOHFsWNHEGxlgOB5/G5NIRJy6QtkkxvRqqQu7QHXg4bDXxjJk3DZKZ5RY7L67VGKFg fs1LrENTfa82gWdKUzI2+zXd47mqdVIuSZfvIELiXMlcPobkWmJXeC4uXT7w/rGvN88QmC biJMZ/KcYvB4e9Kg/ktmxU/lNmoXu2fbMn+IeM8HKnXeoxCbUkYp41zBvm7aJyIF9r5+44 L49eRpq+pbKRBeX+nQUHxnbmL6xZmrErHneFuFKRNtIGdsgoAb3+gAWowPcD2w== 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=1776594057; 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=4Qog0VHKDKfZ3BviYuWSGUpKQba+e0ghg65Zn4puz7E=; b=JMlpoXnaa6BOZc56ETLYu/GfKcngsfO15dRCpPK89UrgXxNfAfnaLziAWgtrTUCKOCKZ8p XEAlCivyq/5Bt9IMIxSiWgB+65d6SKpcqofmLD7pOYNvRuReoQBTfzyGHnM5T3mRIe5yXO sIZAfGt0XlK85XSVxuZXGeeRXRh3fr2uE7E/FNqc6uKxylxh+0NyJRGJiopYMQ0XqX8BpZ tpe4uyQ2bz/JrJPxtY2gm7KyPBMFHEZQeQThwDjLv6opzo8lMZfPMFtmgHcokVeapbEioZ M9JXlItXFSEdsi4knu3tvo6p0t/Nsia+eqCDssQpdibROqMKX38+xEc9fbbd7Q== 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 4fz4QK5vDfz1M47; Sun, 19 Apr 2026 10:20:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 10:20:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: noreply@github.com, behlendorf1@llnl.gov, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1398206523.1515.1776594057833@jenkins.ci.freebsd.org> In-Reply-To: <1344219553.1487.1776560387777@jenkins.ci.freebsd.org> References: <1344219553.1487.1776560387777@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3475 - 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_1514_345512524.1776594055634" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1514_345512524.1776594055634 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3475 (d8fbbd371ca11d9ad4b29b9d3a316= 885a5da0b15) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3475/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3475/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 475/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) 4627c57f27e8ea9217d388c6b123864cc55fc0e8 by noreply: CI: Support repository variable override for ZTS OS selection 3f3cadc5252d1e827e644fbb714683c326df2e94 by noreply: CI: Add ARM builder 8518e3e809a4ca0d152c24efbd2409772295b056 by noreply: Linux 7.0: autoconf: Remove copy-from-user-inatomic API checks (#18348) a45929021a0a2cca7a9d94e662ace605e3cbef20 by noreply: zpool-list.8: clarify that only imported pools are listed (#18352) ef47c3a0be977abc5a7eede4d11635a2b52a391b by noreply: pyzfs: update license tags/classifiers 08d7a62673dc641e38c25b8505091f7665c43255 by noreply: ci: update FreeBSD CI images from 14.3 to 14.4 931deb290c304739263ad720eb447fb3542bc70b by noreply: Prevent range tree corruption race by updating dnode_sync() b44a3ecf4a23eca047404cc8d6392c4d4e95bd71 by noreply: zpool: Change zpool offline spares policy 4155d1533e1ac22057c9d21d57b28f8d36e59359 by noreply: Linux 7.0: ensure LSMs get to process mount options 3667b047345b1e55390363a209d4a4c47df345da by noreply: zfs-set.8: document the received column and -o all option 2e1dd5760b9c4c72676a07a1d336f88b817ddfaf by noreply: doc: note that resilver progress can exceed 100% ce837a28eb184acfde84e748c6521f8de0214699 by noreply: Bridge speculative and prescient prefetchers 78dd0987680903103f472bd5286ad33fb0dda719 by noreply: dbufstat: add man page 915067b63f84af81a254053c8a90b1f810474463 by noreply: Fix zfs partition size for disks of different sector size fc659bd6dec2b65b1c55d329b1787fa1d236bbd1 by noreply: draid: fix import failure after disks replacements 67ec68fd0daa7d5ffcbcdb5f33c99991da202fc3 by noreply: zfs.4: document the zfs_arc_free_target parameter 8553675dba86ecefe027faacd97eceaa16aa9c11 by noreply: man: Fix checking manpages without a full build 869d8059975b5dd1b93309c6a7e0d2ccfbad72ba by noreply: Support bin-sbin merge on Fedora a22b3f6700cb1c1eccc5a5fe8cfb2929d8e03fca by noreply: abd: Fix stats asymmetry in case of Direct I/O 0f86f244ce9ad8a0b811f89f5d158aab7df4c0c5 by noreply: ZTS: re-enable send_raw_ashift on FreeBSD 16858492e6e4793a84858b62f2abe8d1ef435509 by noreply: FreeBSD: Implement relatime property 74504cf7fd6e2cf56359ddcf371ba8186518f578 by noreply: zinject: add numeric suffix support for -r range f203fedde8fa84658855e57397ddc854b0e46b55 by noreply: Add zoned_uid property with additive least privilege authorization a7157221db1d3a7c3517dee98f5124c13a515053 by noreply: AUTHORS: add Christos Longros 040fb2994f59115afdc68cc2268045c36d56fed5 by behlendorf1: linux/vfsops: add vfs_t allocator, make public 5b4e8f86977dc66cfdeed9fd0247dad7b90a34a2 by behlendorf1: linux/vfsops: remove old options parser 1419bfc7d71462d4983ac135a77f1e1a1019a052 by behlendorf1: linux/super: remove zpl_parse_monolithic 2782d2a1beeebc95dd6040d1f6d612bc0a164685 by behlendorf1: linux/super: match vfs_t lifetime to fs_context f5a9e3a622ed8028094ce0642f2761707056e6ea by behlendorf1: linux/super: implement new mount params parser 11f8f08106c27063fa171c4999d0b9288f981f92 by behlendorf1: linux/super: work around kernels that enforce "forbidden" mount options cfae167754ed417369fc969a77c9867663d73b26 by behlendorf1: linux/vfsops: remove zfs_mnt_t, pass directly 33ed68fc24f3c5ea04dddc2956da450f70537b9c by noreply: zpool create: report which device caused failure 74da51695edd4a2d3c89cd171207f7c2f26a1b24 by noreply: CI: Free 35GB of unused files on the runner 1ff1f13a87fc2449d54597100df107397777abdd by noreply: vdevprops: remove unused slow_io defaults, fix documentation 3599964dd2d9bacd5bb31b30798f0cde3569e8f7 by noreply: Linux: Refactor zpl_fadvise() 5cb95ad89ab45f111b23b904393bc9627669bfad by noreply: fix memleak in spa_errlog.c 7b1682a825c24124de4c7663bd1d8588a6bf8ada by noreply: Add support for POSIX_FADV_DONTNEED 0752cf0676f09bd4ebb1aebebf972ff54a595562 by noreply: draid: allow seq resilver reads from degraded vdevs fd067644a20788abd597f48acd480a1a5e77d048 by behlendorf1: Fix s_active leak in zfsvfs_hold() when z_unmounted is true 4fec688987f3f1637d32a599bd922b5f059f6c48 by behlendorf1: Remove forced zfs_umount() from zfs_resume_fs() bail path e635d27ebcee7c130bc56c20f1a66182f2254703 by noreply: Add ability to set user properties while changing encryption key eb5c93fa8e3e3423732d42f8ef39dac6ee88aaa7 by noreply: CI: set /etc/hostid in zloop runner d1b0a698253c520009050bd9e6354d58aaa436e2 by noreply: draid: add failure domains support 6de1457a2d0ea9c95edddb9e2d3d8780ae79da3f by behlendorf1: FreeBSD: Fix zvol teardown races d736868672cb3df197d2ddcfef29ac14edf4ee20 by behlendorf1: Make zvol_set_common() block until the operation has completed d7b8eef9d281f6831ac7d9cb27362509ec434fb2 by behlendorf1: zvol: Hold the zvol state writer lock when renaming 943a05528494b2f4585541089606796476fb229e by behlendorf1: zvol: Fix uses of uninitialized variables in zvol_rename_minors_impl() a616ba811c42af5f79fe8bee3ef7c5858b0c7b8c by behlendorf1: Fix options memory leak in zfsctl_snapshot_mount 9bf1a720f6f7bfcacb35874919f9cf90464bd095 by behlendorf1: Fix snapshot automount deadlock during concurrent zfs recv 6692b6e28a2f4fe241bc8e327aa9e59aaeb41edd by noreply: CI: Disable ZIP file artifacts, update versions 2abf469be5988ab8ba7951ec17dd93cd56c29bff by noreply: draid: fix cksum errors after rebuild with degraded disks 01e2a968396316d2ca4ce7d934c76802c7e896d4 by noreply: Use AVL tree lookup in zfsctl_snapdir_vget for mounted snapshots 4b4ae48f9a286ac536679d68dce9aa46d126249b by noreply: deb.am: propagate build errors in native-deb targets 1644e2ffd2640fa3e2c191ceaf048a5fc8399493 by noreply: Fix read corruption after block clone after truncate The end of the build log: [...truncated 84.71 MiB...] --- all_subdir_stand --- --- rijndael-alg-fst.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.rijndael-alg-fst.o -MTrijndael-a= lg-fst.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of= -packed-member -Os -DNDEBUG -c /workspace/src/sys/crypto/rijndael/rijnd= ael-alg-fst.c -o rijndael-alg-fst.o --- all_subdir_rescue --- --- ln_make --- (cd /workspace/src/rescue/rescue/../../bin/ln && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= ln/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/ln/ ln.o) --- all_subdir_secure --- --- auth-rhosts.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-rhosts.pieo -MTauth-rhosts.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth-rho= sts.c -o auth-rhosts.pieo --- all_subdir_rescue --- --- .depend --- echo ln.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- all_subdir_bin --- --- getoldopt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.getoldopt.pieo -MT= getoldopt.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 -c /workspace/src/bin/pax/getoldopt.c -o g= etoldopt.pieo --- all_subdir_rescue --- --- ln.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.ln.o -MTln.o -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 -c /workspace/src/bin/ln/ln.c -o ln.= o --- all_subdir_share --- --- hy_AM.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/hy_AM.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/hy_AM.UTF-8 --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_bin --- --- options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.options.pieo -MTop= tions.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wreturn-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=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/bin/pax/options.c -o opt= ions.pieo --- all_subdir_libexec --- --- atf_pytest_wrapper.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_CONFIG_H -fPIE -g -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wformat=3D2 -Wn= o-format-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -fPIE -g -std=3Dgnu++17 -Wno-attributes -Wno-deprecated-dec= larations -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-exten= sions -Wno-attributes -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -Wl,-zrelro -pie -Wl,-znoexecstack -o atf_pytest_wrapper.full atf_pytes= t_wrapper.pieo=20 --- all_subdir_bin --- /workspace/src/bin/pax/options.c: In function 'tar_options': /workspace/src/bin/pax/options.c:664:28: warning: this statement may fall t= hrough [-Wimplicit-fallthrough=3D] 664 | if (opt_add("write_opt=3Dnodir") < 0) | ^ /workspace/src/bin/pax/options.c:666:17: note: here 666 | case 'O': | ^~~~ --- all_subdir_libexec --- --- atf_pytest_wrapper.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug atf_pyt= est_wrapper.full atf_pytest_wrapper.debug --- atf_pytest_wrapper --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Datf_pytest_wrapper.debug atf_pytest_wrapper.full atf_pytest_wra= pper --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- time.o --- --- all_subdir_libexec --- --- all_subdir_libexec/atf/atf-sh --- =3D=3D=3D> libexec/atf/atf-sh (all) --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.time.o -MTtime.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -c /workspace/src/stand/libsa/time.c -o time= .o --- all_subdir_sbin --- --- all_subdir_stand --- --- ffs_subr.o --- --- all_subdir_sbin --- --- devfs.full --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.ffs_subr.o -MTffs_subr.o -std= =3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -mpreferred-stack-boundary=3D2 -DSTANDALONE_SMALL -c /workspace/sr= c/sys/ufs/ffs/ffs_subr.c -o ffs_subr.o --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 = devfs.full devfs.pieo rule.pieo =20 --- all_subdir_libexec --- --- .depend --- echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- atf-sh.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie= -O2 -pipe -fno-common -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DATF_LIBEXECDIR=3D= '"/usr/libexec"' -DATF_PKGDATADIR=3D'"/usr/share/atf"' -DATF_SHELL=3D'"/bin= /sh"' -I/workspace/src/contrib/atf -fPIE -g -MD -MF.depend.atf-sh.pieo -MTa= tf-sh.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -W= no-uninitialized -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fPIE -g -s= td=3Dgnu++17 -Wno-attributes -Wno-deprecated-declarations -Wno-error=3Dclas= s-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-attributes -Wno-= error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/co= ntrib/atf/atf-sh/atf-sh.cpp -o atf-sh.pieo --- all_subdir_sbin --- --- devfs.8.gz --- gzip -cn /workspace/src/sbin/devfs/devfs.8 > devfs.8.gz --- devfs.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug devfs.f= ull devfs.debug --- devfs --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddevfs.debug devfs.full devfs --- all_subdir_rescue --- --- ls_make --- (cd /workspace/src/rescue/rescue/../../bin/ls && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= ls/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/ls/ cmp.o ls.o print.o util.o) --- all_subdir_sbin --- --- all_subdir_sbin/devmatch --- =3D=3D=3D> sbin/devmatch (all) --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- rijndael-api-fst.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.rijndael-api-fst.o -MTrijndael-a= pi-fst.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of= -packed-member -Os -DNDEBUG -c /workspace/src/sys/crypto/rijndael/rijnd= ael-api-fst.c -o rijndael-api-fst.o --- all_subdir_rescue --- --- .depend --- echo ls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libtermcapw.a >> .depend --- all_subdir_sbin --- --- .depend --- echo devmatch.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libdevinfo.a >> .depend --- devmatch.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.devmatch.pieo -MTd= evmatch.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 -c /workspace/src/sbin/devmatch/devmatch.c= -o devmatch.pieo --- all_subdir_rescue --- --- cmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -M= D -MF.depend.cmp.o -MTcmp.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/bin/ls/cmp= .c -o cmp.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_secure --- --- auth-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-passwd.pieo -MTauth-passwd.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/openssh/auth-pas= swd.c -o auth-passwd.pieo --- all_subdir_krb5 --- --- kdb_xdr.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.kdb_xdr.pico -MTk= db_xdr.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/kdb_xdr.c -o kdb_xdr.pico --- all_subdir_rescue --- --- ls.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -M= D -MF.depend.ls.o -MTls.o -std=3Dgnu17 -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/bin/ls/ls.c -o= ls.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- /workspace/src/sbin/devmatch/devmatch.c: In function 'search_hints': /workspace/src/sbin/devmatch/devmatch.c:331:65: warning: 'v' may be used un= initialized [-Wmaybe-uninitialized] 331 | pri= ntf("Ignoring %s (%c) table=3D%#x tomatch=3D%#x\n", | ^~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | = cp + 2, *cp, v, ival); | = ~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/devmatch/devmatch.c:254:51: note: 'v' was declared here 254 | int ival, len, ents, i, notme, mask, bit, v, found; | ^ --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share 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 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_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_lib --- --- all_subdir_stand --- make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src 17.88 real 172.67 user 21.25 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1048368209146742= 2109.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_1514_345512524.1776594055634-- From nobody Sun Apr 19 11:52:21 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 4fz6Rp6MfHz6bTj9 for ; Sun, 19 Apr 2026 11:52:22 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz6Rn6sQ4z3dFM; Sun, 19 Apr 2026 11:52:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776599542; a=rsa-sha256; cv=none; b=TVOzRpzo8MY9MyojcMgwNALhStTp09b25pXyhOM2Jfomx2pJlwUIYZBcEwdLAADasFfSOO d4+BIWZYmv5JzKbZdA+lfm6PYMi4r71NjPPMEQBVr1PGE1AARISo0VrrsKgJRDkWUg+7vQ V3Vli7n/NbBEUZ2oLo2QVPFh95e/RPQ3HiniIXSc7W4Ff8fyGfuuC0tuMv76rc+m85smjg ZbRhjyt5D+vEPdCRoN7I53lYa3m7JmkIvNBCHq9FuxtnLzUQYbTmd1+lr7nieagpi74q7F CskhFdIi5oGHhYb5u8C6E2YfLAZ+85N5Ye11o4fC0NQPGOTVUd/bIDg9P8Nidg== 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=1776599542; 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=sUxyT81IQpYAkwKRpe+SnPvRNrpBeXuXwId/ElTknXM=; b=M1VmaWHkQcE1XCP4cc3FXj5YU6qycbyYY+jwRfLeQP79IzC+4BUsksBm/YG0TWQnuR49iU hcUdNJqnSQS+lnYNJPvIYV6zp4U4rdFlYx7ipWahMEoBJtWMxQrkSDFI1evY8xxtIWUd6p FGpTfM2BL9QkHBgJIFOkA5CDjzsoTOp4fUMtNzMZxm6iKla+BT5M59f+Hcbm3MOUVOLQuu Be0S/AeKLnTj3H38kN2/41MzDMjD6GXgpeZrdJ5moc+lMwmlcfo6CckVNf3dGBZ4tKwi+r OMkl9O+riftY9lVAxzG3eYc1ro0VadvRI+bIfRXvK8/thiEhOxmDb6jKbFaHbg== 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 4fz6Rn6QH8z1P89; Sun, 19 Apr 2026 11:52:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 11:52:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1980767117.1523.1776599541905@jenkins.ci.freebsd.org> In-Reply-To: <1575562241.1513.1776593792503@jenkins.ci.freebsd.org> References: <1575562241.1513.1776593792503@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28332 - 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_1522_1843471616.1776599541707" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1522_1843471616.1776599541707 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28332 (6323e2be6102e2a152b4420db272f7e8800= 17cf0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28332= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28332/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28332/co= nsole 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) 59dacd7f008f54a335ec49e747bb8ddac67b0a83 by gbe: librpcsec_gss: Fix a typo in a source code comment 4177af3b0e2db36238bbd6f973943f830d1ff46f by gbe: stand/powerpc: Fix a typo in a source code comment 33e0180a306b9ed60df5eae1818c40ef65750525 by gbe: thunderbolt: Fix a typo in a source code comment 96246330c1c47ea06b7e781ddd87de45d541494f by gbe: msdosfs(4): Fix two typos in source code comments 6323e2be6102e2a152b4420db272f7e880017cf0 by gbe: rpcsec_gss(3): Fix a typo in a source code comment The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.434s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:da:9d epair0b: Ethernet address: 58:9c:fc:10:b9:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d6:0d epair1b: Ethernet address: 58:9c:fc:10:b0:94 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.933s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:da:9d epair0b: Ethernet address: 58:9c:fc:10:b9:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.256s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:da:9d epair0b: Ethernet address: 58:9c:fc:10:b9:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d6:0d epair1b: Ethernet address: 58:9c:fc:10:b0:94 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.341s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:da:9d epair0b: Ethernet address: 58:9c:fc:10:b9:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.331s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:da:9d epair0b: Ethernet address: 58:9c:fc:10:b9:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:d6:0d epair1b: Ethernet address: 58:9c:fc:10:b0:94 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.845s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:da:9d epair0b: Ethernet address: 58:9c:fc:10:b9:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.370s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.065s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.056s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:da:9d epair0b: Ethernet address: 58:9c:fc:10:b9:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.048s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8063 to 200 packets/sec Limiting tcp reset response from 8207 to 190 packets/sec passed [2.004s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7173 to 197 packets/sec Limiting tcp reset response from 7345 to 205 packets/sec passed [2.239s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.603s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.211s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.189s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1802 to 203 packets/sec Limiting tcp reset response from 9413 to 207 packets/sec Limiting tcp reset response from 9453 to 196 packets/sec Limiting tcp reset response from 9570 to 212 packets/sec Limiting tcp reset response from 9527 to 215 packets/sec Limiting tcp reset response from 9702 to 198 packets/sec Limiting tcp reset response from 9511 to 212 packets/sec passed [6.843s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9039 to 208 packets/sec Limiting tcp reset response from 8117 to 194 packets/sec Limiting tcp reset response from 8066 to 202 packets/sec Limiting tcp reset response from 8061 to 199 packets/sec Limiting tcp reset response from 8148 to 198 packets/sec Limiting tcp reset response from 8040 to 212 packets/sec Limiting tcp reset response from 8051 to 191 packets/sec Limiting tcp reset response from 7996 to 196 packets/sec passed [8.071s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.514s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.496s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000378d030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008c068ab0 frame pointer=09 =3D 0:0xfffffe008c068bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800a35a3c00 rsi: 0000000000000001 rdx: ffffffff82268958 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c068bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000378d000 r13: 0000000000000000 r14: fffff8000378d048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776599530 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c068= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c068910 panic() at panic+0x43/frame 0xfffffe008c068970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c0689e0 calltrap() at calltrap+0x8/frame 0xfffffe008c0689e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c068ab0, rbp = =3D 0xfffffe008c068bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c068bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c068c60 run_test() at run_test+0x2ad/frame 0xfffffe008c068d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c068d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c068e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c068e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c068= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c068f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c068f30 --- trap 0xb8a9ce37, rip =3D 0, rsp =3D 0, rbp =3D 0x56140ce010c0 --- KDB: enter: panic [ thread pid 0 tid 107460 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bccc0 curthread =3D 0xfffff80130c43780: pid 0 tid 107460 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80130c43cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c069000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x21a556e38 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 51m19s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28332' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins4251614501515360944.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '6323e2be6102e= 2a152b4420db272f7e880017cf0', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../6323e2be6102e2a152b4= 420db272f7e880017cf0/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1522_1843471616.1776599541707-- From nobody Sun Apr 19 12:35:08 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 4fz7PC4cCDz6bY1t for ; Sun, 19 Apr 2026 12:35:11 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz7PC0ntVz3j8l; Sun, 19 Apr 2026 12:35:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776602111; a=rsa-sha256; cv=none; b=JEudMg2WqmICz43USMVQ9wt/LuQlXKKREeY/29hji8q2UW4K/mkoJYokB6SyjVtuvh2+Oy mXleq3TvwGvyc/e/rt+vw51Aqb9zYf10sB/8EXn/kvyXacZf88N5djgq7t0D5u5OKTMKVp Wvh7jF+lOy3GjZY4SqQwHKDOYrC8h63Irt9tBFkXj8r9VK8A43foErni2xgegbVvq9OFUG +NZ7LmQ/F8PhFTnbEzFnlwXf+fSTPnPTGgDFGLxw7yGlH72Sbod7J23mCqw85ZJZmeI0QV eT6qHcXAlO5STn05CJSmd9pN0BSOLUBADXKqVDnJmu6Zkv0v64pqGJ7iMjyPKQ== 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=1776602111; 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=PKLXFpUosWxeVfEYNkNqgZAjQzAum/uDVNzw3IJMIF4=; b=loHklgw/d9VuAKQCca0m/zdxowtdOkQ0w8YxthhM7rh7bG/whryoxnyRvsAXW1CZRDL58G G4bJ+54WMBHzFn2LQLJgW3sLWzw4wzIJghPH7/01HshZCaPCClA6lzuxnQuyW3EFHwgUYL kup8uWh0g+u10omSBCAkBhg7WAUG5JIyDXglvVWZ9vi4YITYXqtZ0m+7w/YHL7Jzgy4z6J LyAkqDfcmmFhQiUZwLpURuTBErOpVkqT9mxdITPfLbnV69O9BrH+bdaMkdKJrrlbvAx35z apD0UOXzulx3sF3Cyvxlv1Xgo/YlTa6fWPaF6js+dxWlOS5H2/Q9aRxyKL43rg== 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 4fz7PC095bz1Pv2; Sun, 19 Apr 2026 12:35:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 12:35:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <665039851.1527.1776602111026@jenkins.ci.freebsd.org> In-Reply-To: <1398206523.1515.1776594057833@jenkins.ci.freebsd.org> References: <1398206523.1515.1776594057833@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3476 - 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_1526_15756044.1776602108854" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1526_15756044.1776602108854 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3476 (6323e2be6102e2a152b4420db272f= 7e880017cf0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3476/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3476/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 476/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) 59dacd7f008f54a335ec49e747bb8ddac67b0a83 by gbe: librpcsec_gss: Fix a typo in a source code comment 4177af3b0e2db36238bbd6f973943f830d1ff46f by gbe: stand/powerpc: Fix a typo in a source code comment 33e0180a306b9ed60df5eae1818c40ef65750525 by gbe: thunderbolt: Fix a typo in a source code comment 96246330c1c47ea06b7e781ddd87de45d541494f by gbe: msdosfs(4): Fix two typos in source code comments 6323e2be6102e2a152b4420db272f7e880017cf0 by gbe: rpcsec_gss(3): Fix a typo in a source code comment The end of the build log: [...truncated 85.71 MiB...] --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_rescue --- --- expand.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.expand.o -MTexpand.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/expand.c -o expand.o --- all_subdir_bin --- --- expand.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.expand.pieo -MTexpand.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/expand.c -o expand.pieo --- all_subdir_share --- --- sl_SI.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sl_SI.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sl_SI.UTF-8 --- all_subdir_lib --- --- fts_options_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/li= b/libc/tests/gen -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fts_options_t= est.full fts_options_test.pieo -lprivateatf-c --- fts_options_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug fts_opt= ions_test.full fts_options_test.debug --- fts_options_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfts_options_test.debug fts_options_test.full fts_options_test --- ftw_test --- (cd /workspace/src/lib/libc/tests/gen && DEPENDFILE=3D.depend.ftw_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/gen/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dftw_test ) --- .depend.ftw_test --- echo ftw_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 >> .depend.= ftw_test --- ftw_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/= workspace/src/lib/libc/tests/gen -fPIE -g -MD -MF.depend.ftw_test.ftw_test= .pieo -MTftw_test.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/lib/libc/tests/gen/ftw_test.c -o = ftw_test.pieo --- all_subdir_libexec --- --- dma-mbox-create.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_cddl --- --- all_subdir_lib --- --- all_subdir_libexec --- --- dma-mbox-create.debug --- --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_lib --- --- ftw_test.full --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/li= b/libc/tests/gen -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o ftw_test.full= ftw_test.pieo -lprivateatf-c --- all_subdir_libexec --- --- dma-mbox-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- all_subdir_lib --- --- ftw_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug ftw_tes= t.full ftw_test.debug --- all_subdir_libexec --- --- .depend --- --- all_subdir_lib --- --- ftw_test --- --- all_subdir_libexec --- echo flua.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libedit.a >> .depend --- lua.pieo --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dftw_test.debug ftw_test.full ftw_test --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lua.pieo -MTlua.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -W= error -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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 -Wno-format-nonliteral -c= /workspace/src/contrib/lua/src/lua.c -o lua.pieo --- all_subdir_lib --- --- getentropy_test --- (cd /workspace/src/lib/libc/tests/gen && DEPENDFILE=3D.depend.getentropy_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/gen/Makefile _RECU= RSING_PROGS=3Dt PROG=3Dgetentropy_test ) --- .depend.getentropy_test --- echo getentropy_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.getentropy_tes= t --- getentropy_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/= workspace/src/lib/libc/tests/gen -I/workspace/src/include -fPIE -g -MD -MF= .depend.getentropy_test.getentropy_test.pieo -MTgetentropy_test.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c = /workspace/src/lib/libc/tests/gen/getentropy_test.c -o getentropy_test.pieo --- getentropy_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/li= b/libc/tests/gen -I/workspace/src/include -fPIE -g -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoex= ecstack -o getentropy_test.full getentropy_test.pieo -lprivateatf-c -lc --- all_subdir_sbin --- --- unctime.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.unctime.pi= eo -MTunctime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/unctime.c -o unctime.pieo --- all_subdir_lib --- --- getentropy_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug getentr= opy_test.full getentropy_test.debug --- getentropy_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgetentropy_test.debug getentropy_test.full getentropy_test --- getmntinfo_test --- (cd /workspace/src/lib/libc/tests/gen && DEPENDFILE=3D.depend.getmntinfo_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/gen/Makefile _RECU= RSING_PROGS=3Dt PROG=3Dgetmntinfo_test ) --- all_subdir_sbin --- --- cache.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.cache.pieo= -MTcache.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/sbin/dump/cache.c -o cache.pieo --- all_subdir_secure --- --- monitor_wrap.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.monitor_wrap.pieo -MTmonitor_wrap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/monit= or_wrap.c -o monitor_wrap.pieo --- all_subdir_lib --- --- .depend.getmntinfo_test --- echo getmntinfo_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .= depend.getmntinfo_test --- getmntinfo_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/= workspace/src/lib/libc/tests/gen -fPIE -g -MD -MF.depend.getmntinfo_test.g= etmntinfo_test.pieo -MTgetmntinfo_test.pieo -std=3Dgnu17 -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 -c /workspace/src/lib/libc/tes= ts/gen/getmntinfo_test.c -o getmntinfo_test.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' --- all_subdir_sbin --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' --- all_subdir_lib --- --- all_subdir_sbin --- --- dump.full --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_lib --- --- getmntinfo_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/workspace/src/li= b/libc/tests/gen -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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=3Dforma--- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DRDUMP -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthro--- all_subdir_lib --- t-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough= -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-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 -Wno-address-of-packed-member -= Wl,-zrelro -pie -Wl,-znoexecstack -o getmntinfo_test.full getmntinfo_test.= pieo -lprivateatf-c --- all_subdir_sbin --- ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o dump.full itime.pieo main.pieo optr= .pieo dumprmt.pieo tape.pieo traverse.pieo unctime.pieo cache.pieo -lufs= =20 --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/gen 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 --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec 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 *** [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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/msun --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 47.72 real 303.28 user 30.52 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1277602172835865= 9696.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_1526_15756044.1776602108854-- From nobody Sun Apr 19 12:59:30 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 4fz7xK35Wxz6bZY4 for ; Sun, 19 Apr 2026 12:59:33 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz7xJ5bZ9z3m2B; Sun, 19 Apr 2026 12:59:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776603572; a=rsa-sha256; cv=none; b=D+e6m7ZM2aGI4M4DwSpdTexfiMoqVoljBDWY2QJYnjBrYuDGvT71FqIGBSf+HkGXN6z2P2 6OiqJYgd5lXjXfaqupx2z6d8bAifRR6VHLYsOP7i8QxpBTXTN8+WaOEWU91KzgJdSayV3a ulEld31Jf5RmBvPRUwyaJDnA94BlcKEWTrO+8WFzCyCg9uLFbKi2QOVIWqDPgnmyQ1UGnv nl8SyAJoxU2J2M/X2xAiM6M/mbCfSBsQD/LFcsAP9pJaJEheNVPt1I2mQ23qS+nph6wykd jCESjqqAGuskksX2uY95ZUMkvD/xpnijppgZk7mdDEWOGa16QDlTtOVjIiRSig== 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=1776603572; 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=qegpdjoz6Rbyi1z23v/VJvRTgmjUKMQiNe7foyL0sys=; b=sM5vzTqtY15JwJjLf28txMW67DnG8L/PJgEXEJXcgpps/Yxysim5mjTL7zvqTCQreBV8iu P5aYZmfwUAEnk25V1ExhwxMTXwhbW4fRpculE15cXRozYuIWCHj2efT91gWNYn8IZF05hY i72ubI9+qWpeggaiCXPlkUFXtCOW/hJaTDKHkU7pSzVFZu8slZmJRxrnCysajEw/8TErKe nypc++E7uIzG6oRXZjicGObzSF8BF92/OinmLspQDsQbrbhk0GeyXeXlTXUGxAU+vnG/dn E72VMVoIsQsVTcqGBMKDJpxiPeyfjEkoU8+mlRrYwHLvIJxuNJGfldyX8UAuGg== 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 4fz7xJ4lgBz1QN3; Sun, 19 Apr 2026 12:59:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 12:59:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1359728316.1529.1776603572674@jenkins.ci.freebsd.org> In-Reply-To: <756466071.1399.1776486707097@jenkins.ci.freebsd.org> References: <756466071.1399.1776486707097@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1027 - 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_1528_180446522.1776603571037" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1528_180446522.1776603571037 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1027 (d1160074500d66d402951e93= c35bab7dc4fc4b04) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1027/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1027/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1027/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) d1160074500d66d402951e93c35bab7dc4fc4b04 by kbowling: ixgbe: Fix MRQC register value. The end of the build log: [...truncated 56.69 MiB...] --- sha1c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1c.o -MTsha1c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libm= d/sha1c.c -o sha1c.o --- lib/libgssapi__L --- --- gss_inquire_cred_by_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_mech.o -MTgss_inquire_cred_by_mech.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_mech.c -o gss_inquire_cred_by_mech.o --- lib/libmd__L --- /workspace/src/lib/libmd/sha1c.c:102:13: warning: "sha1_block" redefined 102 | # define sha1_block sha1_block_x86 | ^~~~~~~~~~ --- lib/libjail__L --- --- libjail.a --- Building static jail library ar -crsD libjail.a jail.o jail_getid.o =20 --- libjail.so.1.full --- Building shared library libjail.so.1 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libjail.so.1.full -Wl,-= soname,libjail.so.1 jail.pico jail_getid.pico=20 --- lib/libmd__L --- In file included from /workspace/src/lib/libmd/sha1c.c:72: /workspace/src/lib/libmd/sha.h:156:9: note: this is the location of the pre= vious definition 156 | #define sha1_block _libmd_sha1_block | ^~~~~~~~~~ --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_oid.o -MTgss_inquire_cred_by_oid.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_oid.c -o gss_inquire_cred_by_oid.o --- lib/libjail__L --- --- libjail.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libjail= .so.1.full libjail.so.1.debug --- libjail.so.1 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibjail.so.1.debug libjail.so.1.full libjail.so.1 --- _libinstall --- install -U -o root -g wheel -m 444 -C libjail.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libjail.so.1 /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libjail.so.1 /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib32/libjail.so --- _debuginstall --- install -U -o root -g wheel -m 444 libjail.so.1.debug /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libjail.so.1.debug --- lib/libelf__L --- --- elf_strptr.o --- --- lib/libgssapi__L --- --- gss_inquire_mechs_for_name.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_strptr.o -MTelf_strptr.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st--- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_mechs_for_name.o -MTgss_inquire_mechs_for_name.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations--- lib/libelf__L --- -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-error=3Doverflow = -Wno-return-type -c /workspace/src/cont--- lib/libgssapi__L --- -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inquire= _mechs_for_name.c -o gss_inquire_mechs_fo--- lib/libelf__L --- rib/elftoolchain/libelf/elf_strptr.c -o elf_strptr.o --- elf_scn.o --- --- lib/libgssapi__L --- r_name.o --- gss_inquire_names_for_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_names_for_mech.o -MTgss_inquire_names_for_mech.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_names_for_mech.c -o gss_inquire_names_for_mech.o --- gss_inquire_mechs_for_name.o --- --- lib/libexpat__L --- --- xmlrole.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmlrole= .o -MTxmlrole.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/= xmlrole.c -o xmlrole.o --- lib/libgssapi__L --- --- gss_inquire_names_for_mech.o --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- lib/libmd__L --- --- sha1hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1hl.o -MTsha1hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c sha1hl.c -o sha1hl.o --- lib/libelf__L --- --- elf_strptr.o --- --- elf_update.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_mech_switch.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-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 -Wshadow -Wunused-paramet= er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_m= ech_switch.o --- lib/libnv__L --- --- bsd_nvpair.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.bsd_nvpair.o -MTbsd_nvpair.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/bsd_= nvpair.c -o bsd_nvpair.o --- lib/libmd__L --- --- sha224hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a224hl.o -MTsha224hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha224hl.c -o s= ha224hl.o --- lib/libcrypt__L --- --- crypt-blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-blowfish.o -MTcrypt-blowfish.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/secure/lib/libcrypt/crypt-blowfi= sh.c -o crypt-blowfish.o --- lib/libbz2__L --- --- blocksort.o --- --- lib/libmd__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256c.o -MTsha256c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha256c.c -o sha256c.o --- sha224hl.o --- --- lib/libgssapi__L --- --- gss_names.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- lib/libcrypt__L --- /workspace/src/secure/lib/libcrypt/crypt-blowfish.c: In function 'crypt_blo= wfish': /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:36: warning: 'snpri= ntf' output may be truncated before the last format character [-Wformat-tru= ncation=3D] 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^ /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:9: note: 'snprintf'= output between 4 and 5 bytes into a destination of size 4 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- lib/libmd__L --- --- sha256hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256hl.o -MTsha256hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha256hl.c -o s= ha256hl.o --- lib/libcrypt__L --- --- blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.blowfish.o -MTblowfish.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/secure/lib/libcrypt/blowfish.c -o blowfish.= o --- lib/libgssapi__L --- --- gss_mech_switch.o --- --- gss_oid_to_str.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libgssapi/gss_oid_to_str.c -o gss_oid_to= _str.o --- lib/libmd__L --- --- lib/libc++__L --- --- bind.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 -march=3Di686 -mmmx -msse = -msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCO= MPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loca= l/x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib32 -O2 -pipe -fno-common -isystem /workspace/src/contrib/llvm-proje= ct/libcxx/src -isystem /workspace/src/lib/libc++ -isystem /workspace/src/co= ntrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/libcxxrt = -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SY= STEM_HEADER -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections= -ffunction-sections -fno-semantic-interposition -fvisibility-inlines-hidde= n -fvisibility=3Dhidden -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.dep= end.bind.o -MTbind.o -Wno-format-zero-length -fstack-protector-strong -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dc++23 -= Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-= error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/cont= rib/llvm-project/libcxx/src/bind.cpp -o bind.o --- lib/libgssapi__L --- --- gss_pname_to_uid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pname_to_uid.o -MTgss_pname_to_uid.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_pname_to_uid.c -o gss_= pname_to_uid.o --- lib/libexpat__L --- --- lib/libmd__L --- --- sha384hl.o --- --- lib/libgssapi__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a384hl.o -MTsha384hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha384hl.c -o s= ha384hl.o --- lib/libgssapi__L --- --- gss_process_context_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_process_context_token.o -MTgss_process_context_token.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_p= rocess_context_token.c -o gss_process_context_token.o --- lib/libcrypt__L --- --- crypt.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crypt.pico -MTcrypt.pico= -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt.c -o crypt.pi= co --- lib/libgssapi__L --- --- gss_pseudo_random.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_pseudo_random.o -MTgss_pseudo_random.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/lib/libgssapi/gss_pseudo_random.c -o = gss_pseudo_random.o --- gss_release_buffer.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_release_buffer.o -MTgss_release_buffer.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_release_buffer.c= -o gss_release_buffer.o --- lib/libmd__L --- --- lib/libexpat__L --- --- xmltok.o --- --- lib/libcrypt__L --- --- lib/libexpat__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmltok.= o -MTxmltok.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/xm= ltok.c -o xmltok.o --- lib/libcrypt__L --- --- misc.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I= /workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHA= S_BLOWFISH -DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD= 4Update -DMD4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -= DMD5Update=3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init = -DSHA224_Final=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_= Init=3D__SHA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SH= A256_Update -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SH= A512_224_Final -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init= =3D__SHA512_256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_U= pdate=3D__SHA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D= __SHA384_Final -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_I= nit -DSHA512_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffil= e-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/works= pace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.misc.pico -MTmisc.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/misc.c -o misc.pico --- lib/libelf__L --- cc1: all warnings being treated as errors --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- sha256c.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 87.83 real 721.32 user 90.38 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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/jenkins88710706958= 30071921.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_1528_180446522.1776603571037-- From nobody Sun Apr 19 13:09:00 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 4fz88H07zzz6bbH2 for ; Sun, 19 Apr 2026 13:09:03 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz88G16N0z3n3H; Sun, 19 Apr 2026 13:09:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776604142; a=rsa-sha256; cv=none; b=teC1nObiiukow93WCLY1O4NV/jYYMVZdOgfOkSzo585CkUuZ60f9Ksl7bwMQG9uR9YRH3X Zlo8FzDuoTG9RWSGHKCoq4qF/nH20uGaPDKOUFJ77ZzUccFZewCRhqBGUgD75LY2HeZeeE xVxYw0Hlmy6ftKCdWhjWj6j2hBnz3pJKHBmTu+w5PnKoZ1G55jemdwAJFei3/k7Kz9Sqjb ptBypCWfi/q/G597QoKh5GHjY3CTAgVdv62VJijG2H9b8bR2I9eW9AcCQFUa4HwQ4NsTNx QlK5fn1s7UtRsIvjAkHvlouwK1tc7h+A8gWXN91UHC7hTGXY01B0LFYfj31CrQ== 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=1776604142; 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=OUDkLv3q5/jz0MWpjp0w2A0Yk3mp0UN4QyK681MWk4o=; b=I8vF04sJBC8RLTczKVXLv7DD/vgFp9r9kDPcqsJMp/naHIpp8EK0vXS0JslEd/owx3e+jy 1C+Kp1fCn5WfHOi+AJqhKWZaS2/Es+zNFgK7YoKfP4GysIIZeX3M/E9mIL6tEejq33bane lWuWW6mhAHFc/vHrkIN9THErFLg7n5KYYFA/rLuby6P65hN/jkmkC/5I6rIofH7BwJjc38 Jrx8iqh8StT4yBZOtRGIJb+hDcrvqQ2atwXLSLJUOq6BJbdO9a3rHtOJxrP+/1/A0OdrZM x34v+KjlIrabXWJAOOzvwqbDK/wK1OUz8+0TKD/5dXdWOCsjU7CUz4x9cfGRUg== 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 4fz88G0QbKz1QyL; Sun, 19 Apr 2026 13:09:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 13:09:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2143860306.1531.1776604142062@jenkins.ci.freebsd.org> In-Reply-To: <750202952.1455.1776526565984@jenkins.ci.freebsd.org> References: <750202952.1455.1776526565984@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #712 - 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_1530_300520589.1776604140235" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1530_300520589.1776604140235 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #712 (fa3958c92e948ce8c59801b5f= 6b8682585f20bb1) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/712/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/712/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/712/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) fa3958c92e948ce8c59801b5f6b8682585f20bb1 by kbowling: ixgbe: Fix MRQC register value. The end of the build log: [...truncated 67.78 MiB...] --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- --- std_rqs.c --- --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:1031:20: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- krb5/util/ss__L --- --- data.o --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libelf__L --- --- krb5/util/ss__L --- --- lib/libelf__L --- --- elf_end.o --- --- krb5/util/ss__L --- --- execute_cmd.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- xlat16_iconv.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- fallback.c --- --- lib/libelf__L --- --- elf_errno.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- krb5/util/ss__L --- --- help.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_data.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/libnv__L --- --- msgio.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libfigpar__L --- --- string_m.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- krb5/util/support__L --- --- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 63.63 real 506.37 user 78.05 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins16535726338= 808052990.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1530_300520589.1776604140235-- From nobody Sun Apr 19 13:55:54 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 4fz9BM4Drcz6bfhF for ; Sun, 19 Apr 2026 13:55:55 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz9BM106Fz3rZs; Sun, 19 Apr 2026 13:55:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776606955; a=rsa-sha256; cv=none; b=F65vP6w4j/EJBRGGOfjzo35CntMACkqpflE1W8WrVCai2ni015zWYvfGU80sceW6XyHMyK T9jJ4lN+aqA9iH2fSq7ZtyUyBKx9/V3w0FPbFzb2O59B3cxqMiYxnus+WV5e3a6dDjBRbc Oj2hj53WNIGYZeBZOhsPEL5n6sSvZoQVxjh9K0NfcO5oZuil9l5DMiZFBsJtMhtFJAKzsd tBC/DcDixEY+aWXfvlVy0m/hxI7g5YnpcDT6VX0E0e/sYuumXdrhX+LPXUfjwiSX9yqonf CNXbw6GJ7HPFB0zb384fYVf9ZX86pow9+MzRgvzf6HcHv1O8Vx6KLZ/tFP/Hrw== 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=1776606955; 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=+ed/uXHgBwO+vDOmEUcvg70NoQghnQC/bJbIexGjyLc=; b=SfmwNcz/5v1VA2N80H1/RyMjh87/i80QNRkdNn++t9WczlqUWkZy9OuvfYdSsR7Gzlv+AV K/vzT0d9Hn1nEsl9vLYvvDmyWu60kMzSz7wM1zCzgFcdlbvzvvg1jAGwuHwWnKoNKNaaEM frTpBLuadfKYgXbiD+6MaSI6NZ5jaon6KSibXzNUMHh18HOSA/C3+Qax/Yeo09eCgAFjHm qdrC6SI3RNQqy3G+g06JLeXod+xzx+bplH8Wg15kPYJk0Lqn9B6eCwlQbXO1y1CUZgYFga bdU758O+mysDw2MvNnTEgBG80DQE6Wh1Suidt0o7aCFIrZ4LV4t7APmQpb2bYg== 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 4fz9BM0Pktz1Rml; Sun, 19 Apr 2026 13:55:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 13:55:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <798734547.1535.1776606955060@jenkins.ci.freebsd.org> In-Reply-To: <1980767117.1523.1776599541905@jenkins.ci.freebsd.org> References: <1980767117.1523.1776599541905@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28333 - 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_1534_1232344975.1776606954823" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1534_1232344975.1776606954823 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28333 (554f5aa526266057672740e22af0a75cc32= bddd5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28333= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28333/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28333/co= nsole 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) 554f5aa526266057672740e22af0a75cc32bddd5 by christos: service(8): Replace indentation in usage() The end of the build log: [...truncated 4.17 MiB...] epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.444s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a8:c5 epair0b: Ethernet address: 58:9c:fc:10:60:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:98:da epair1b: Ethernet address: 58:9c:fc:10:0c:c7 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.906s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:a8:c5 epair0b: Ethernet address: 58:9c:fc:10:60:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.208s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a8:c5 epair0b: Ethernet address: 58:9c:fc:10:60:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:98:da epair1b: Ethernet address: 58:9c:fc:10:0c:c7 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.440s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:a8:c5 epair0b: Ethernet address: 58:9c:fc:10:60:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.328s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:a8:c5 epair0b: Ethernet address: 58:9c:fc:10:60:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:98:da epair1b: Ethernet address: 58:9c:fc:10:0c:c7 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.804s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:a8:c5 epair0b: Ethernet address: 58:9c:fc:10:60:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.400s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.070s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:a8:c5 epair0b: Ethernet address: 58:9c:fc:10:60:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.217s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 7920 to 201 packets/sec Limiting tcp reset response from 8048 to 205 packets/sec passed [2.041s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7110 to 201 packets/sec Limiting tcp reset response from 7207 to 200 packets/sec passed [2.266s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.208s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> Limiting ICMPv6 destinat= ion unreachable output from 100 to 98 packets/sec passed [0.210s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.187s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 2263 to 197 packets/sec Limiting tcp reset response from 9163 to 204 packets/sec Limiting tcp reset response from 9187 to 209 packets/sec Limiting tcp reset response from 9205 to 201 packets/sec Limiting tcp reset response from 9446 to 201 packets/sec Limiting tcp reset response from 9243 to 186 packets/sec Limiting tcp reset response from 9158 to 200 packets/sec Limiting tcp reset response from 9240 to 200 packets/sec passed [7.052s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 7736 to 198 packets/sec Limiting tcp reset response from 7875 to 211 packets/sec Limiting tcp reset response from 7974 to 190 packets/sec Limiting tcp reset response from 7887 to 190 packets/sec Limiting tcp reset response from 7914 to 212 packets/sec Limiting tcp reset response from 7960 to 195 packets/sec Limiting tcp reset response from 7864 to 198 packets/sec Limiting tcp reset response from 7895 to 209 packets/sec passed [8.271s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.526s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.517s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff800034c9830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe00a223cab0 frame pointer=09 =3D 0:0xfffffe00a223cbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff801d83b8500 rsi: 0000000000000001 rdx: ffffffff82269618 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a223cbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff800034c9800 r13: 0000000000000000 r14: fffff800034c9848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776606943 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a223c= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a223c910 panic() at panic+0x43/frame 0xfffffe00a223c970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a223c9e0 calltrap() at calltrap+0x8/frame 0xfffffe00a223c9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a223cab0, rbp = =3D 0xfffffe00a223cbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a223cbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a223cc60 run_test() at run_test+0x2ad/frame 0xfffffe00a223cd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a223cd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a223ce= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a223ce= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a223c= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a223cf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a223cf30 --- trap 0x6f61f240, rip =3D 0x1dda6f620350, rsp =3D 0x1, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107451 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff8007c076000: pid 0 tid 107451 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8007c076550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe00a223d000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1e99ddf7e gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 52m22s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28333' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins1413801047704071521.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '554f5aa526266= 057672740e22af0a75cc32bddd5', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../554f5aa5262660576727= 40e22af0a75cc32bddd5/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1534_1232344975.1776606954823-- From nobody Sun Apr 19 14:38:39 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 4fzB7k3gQSz672rj for ; Sun, 19 Apr 2026 14:38:42 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzB7j6sk4z3x0K; Sun, 19 Apr 2026 14:38:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776609521; a=rsa-sha256; cv=none; b=EhNGIXFV+kJv1H4iYNUsDDS6IQfZB34CGJ8NFs2g0KHWIbTCI5YSxavhludk19A6rOYk7f Q1jQjCQLKNm2lzRNZagxeZvjNBGGlxAGFQB4/c0dJG3Q3bidSrd0GH5bpIPM7ZH8HDQUJ/ TSPruU1lyd1I2PGe+izkVs5k491RydwyfLBhHmhFdslYLmTNCaD0d33pjbDbrGdC8vFDAC lMWuhuviL9Q0SU1zfiR5uqe2y/alVSDqtjosyMONVhdS4sXf5kiwQbAA6WqfCX1+YgHg7B HKEbJdJV1lhExyMwRZTlsKEfTqnt7Aag86dbMkL2ZWSguJ1kRbpl0sJpnqByFw== 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=1776609521; 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=RCKY5MGQPFox3Q3tBNRgNi2//rXOyOIZKzJF3uUOhkk=; b=xI6mSlSmj6dJZAmgLU0IWW5K4r8X8HJcH/NNLpmi1P1yM84pdVaufACxME4bZyuiEF5eTk mAM/L/TBGjXDIdfIj8j2vns+dEMqSygNYoVTmEWu3JsvwKzNzmkhaOtVQfCWCuqa4cuGgs GlD0rDozb3JTABJO38VSURhb1lYU16eiaQNupV12czm0jrHgQnWJrrQ1r9AVCl8HeI3EYA TRE7zYOJOh+j9ngi+mWgI/WrJ5f9Ot6JTZT4OXz4Ca/IkDxlEmQsEfguEyDpw0sDi2o8Y6 1gTUmJ73cpzAETepae832tR/uMRORtP6ZQN3Om/9HaAqLg6d0luf5/ESHMjc7w== 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 4fzB7j6KVJzVX; Sun, 19 Apr 2026 14:38:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 14:38:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <273600506.1543.1776609521893@jenkins.ci.freebsd.org> In-Reply-To: <665039851.1527.1776602111026@jenkins.ci.freebsd.org> References: <665039851.1527.1776602111026@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3477 - 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_1542_361512070.1776609519669" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1542_361512070.1776609519669 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3477 (554f5aa526266057672740e22af0a= 75cc32bddd5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3477/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3477/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 477/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) 554f5aa526266057672740e22af0a75cc32bddd5 by christos: service(8): Replace indentation in usage() The end of the build log: [...truncated 85.66 MiB...] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth-bsdauth.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_secure --- --- auth2-hostbased.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- pkcs8.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.pkcs8.pieo -M= Tpkcs8.pieo -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-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssl/apps/pkcs8.c -o = pkcs8.pieo --- all_subdir_rescue --- --- input.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.input.o -MTinput.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/input.c -o input.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-kbdint.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-kbdint.pieo -MTauth2-kbdint.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -kbdint.c -o auth2-kbdint.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' --- all_subdir_share --- --- sr_RS.UTF-8.LC_COLLATE --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sr_RS.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sr_RS.UTF-8 --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl 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 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_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 72.52 real 460.69 user 48.53 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins6192778485507767= 807.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_1542_361512070.1776609519669-- From nobody Sun Apr 19 15:00:36 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 4fzBd15hvdz674tl for ; Sun, 19 Apr 2026 15:00:37 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzBd11xwpz41wr; Sun, 19 Apr 2026 15:00:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776610837; a=rsa-sha256; cv=none; b=kI5TDMAus5uIxtQ/3CCeMnY91PPsg19m0DCBtZElrWAeH4oCJ1ofQoMm/mhOqWG4S/20Of mzGx0fcJyCuBhua/pEHkDbQ6wD98L0rJ2b+qtZnkXC0nouTNGUlByksvMqXm0KUmlTUegt ZC9Tt0wvgO7ASF4qVx6bYDLsWJIuGs0GnJvu/cKY+Nb7eej3aqekkyPscVrz89HsMdkUsF z4kSMfUiNGjNTyMSAOGTRxwTasZUoTa5WxdWIaKkHvS5zs1+vRewF/QzNAcve5SZXlBDfb XJC+LANmcAb5YDUjUH/Q5zYi/lh6y+ccjloj1+AQaBmwoeo0D8S66DZ1WkAWjQ== 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=1776610837; 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=oTCEk/5EEMkuAA+wjhoKZGX+OttMABcFNX1x8Mshffc=; b=OgrqRY+g8jXM8Oq9m6pPXj40azTu22cvmrsBfMwpfD/r3luJIAGYawxDpcWQoDL6E95hNs zLGUpKRlctIWy6rQQREPi5Ry0dNtl3EUzMxAWecyv3yo+khy/yPUrX0vM5GLnoS4DXfNII E5MY/zjj4yiKMpbzJiptrmHBP/tl5Ix95f7wpzYQtHiHMe3bQ+oCW1lefigkoawNPXubfy 0RPIJLj56kILRmicINrkTF9inr1LMimBqtZ3J2R5Y/UEzL3lDTXMIjCbrPtEuCBPEQo+zo biqE66/dBOzbOKH47x6yYU6C2fbo+CRPKXIMZx4fK/dnq0tZXvzkfewLx39UIQ== 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 4fzBd11T4Dz1K7; Sun, 19 Apr 2026 15:00:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 15:00:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1129712509.1547.1776610837210@jenkins.ci.freebsd.org> In-Reply-To: <1527608699.1413.1776494516665@jenkins.ci.freebsd.org> References: <1527608699.1413.1776494516665@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1880 - Still Unstable 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_1546_1890020622.1776610836960" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1546_1890020622.1776610836960 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1880 (d1160074500d66d402951e93c35bab7dc4fc4b04) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1880/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1880/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1880/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d1160074500d66d402951e93c35bab7dc4fc4b04 by kbowling: ixgbe: Fix MRQC register value. The failed test cases: 558 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.float Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.linklocal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.addr_range Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.delete6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check Error Message: /usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details ... and 458 other failed tests. ------=_Part_1546_1890020622.1776610836960-- From nobody Sun Apr 19 15:32:35 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 4fzCKw2NtRz6785q for ; Sun, 19 Apr 2026 15:32:36 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzCKv6PXDz3CRn; Sun, 19 Apr 2026 15:32:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776612755; a=rsa-sha256; cv=none; b=F5GC0KJhjgOphyxubIMD3N8UtJnXKhLLFTjjmruT2beXCWCHCFOFtTDTTSngwkHaXuXNnl YcyAGDU3APAXYz8szv/2GyklL5Ki6SCaPO1AKclpR6rbN4AOekEJiDbbVFy2lCzyOO0XdB BpE+Oi+7clGsey48Pm5URJ1IiK7roK6dOlNPX4PUF3fByLQ6GNtOasVcnBziiwW8c8S9Gy ApJT/FHr8Q4FOB0BJj9H3JxbuY2sHvyfz7cGD6h4A8KrCQngiOHoNh+6qK94m+nvPjWPLn uEN/l8zX55bQTbfXFpRUHq6mReJ2WB/iuH47NCLRNdv2wldHqPaz/UftUN1EmQ== 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=1776612755; 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=YCX9ppea4GPf3cZZ/b6mJbY1qYspRJMrHoLcq1G1284=; b=dF+vw+StQIqH7E3OUp1sl6Wfv0cJEQAeXswnsHIl3joR2PLuZiSiu8ehtkvFcHZJJU+aAF aJ7aMwpE2Xx7QBo86FJ8r8j71Hqdit5Jd/Zh/TrEIwdQoIzGffWDtMPCfPaovJhSnouBQp FnuQ3PqntSQQZyG6YMt12RGN03cOabsVT0Z0PYF96TqPDtel/FmTZdXN+tG+e1lQRFZrRD NpsSxHwiWpRaAci5LakUWzgr3tKkh9qs2wVhECI60BDHOYvJRrlmI5QPGLaQx76Ib3ogAl F07OC1GDpwioC/+hW2x9WEtAO6aP0aDZ48tAwK5wkMx/BQlBuBUvloISn+R9Vw== 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 4fzCKv5xXbz2V5; Sun, 19 Apr 2026 15:32:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 15:32:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: netchild@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1363639747.1549.1776612755839@jenkins.ci.freebsd.org> In-Reply-To: <798734547.1535.1776606955060@jenkins.ci.freebsd.org> References: <798734547.1535.1776606955060@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28334 - 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_1548_1026405119.1776612755666" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1548_1026405119.1776612755666 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28334 (315f665fe1ac97ea2ca946e51ced24f7b21= fb22e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28334= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28334/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28334/co= nsole 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) 315f665fe1ac97ea2ca946e51ced24f7b21fb22e by netchild: Doxygen subsystem config: exclude the content of the .git directory The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.457s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:98:c2 epair0b: Ethernet address: 58:9c:fc:10:3f:34 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:13:16 epair1b: Ethernet address: 58:9c:fc:10:ee:64 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.890s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:98:c2 epair0b: Ethernet address: 58:9c:fc:10:3f:34 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.215s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:98:c2 epair0b: Ethernet address: 58:9c:fc:10:3f:34 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:13:16 epair1b: Ethernet address: 58:9c:fc:10:ee:64 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.244s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:98:c2 epair0b: Ethernet address: 58:9c:fc:10:3f:34 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.351s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:98:c2 epair0b: Ethernet address: 58:9c:fc:10:3f:34 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:13:16 epair1b: Ethernet address: 58:9c:fc:10:ee:64 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.768s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:98:c2 epair0b: Ethernet address: 58:9c:fc:10:3f:34 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.390s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.074s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.059s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:98:c2 epair0b: Ethernet address: 58:9c:fc:10:3f:34 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.999s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8107 to 200 packets/sec passed [1.997s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 8187 to 187 packets/sec Limiting tcp reset response from 7406 to 194 packets/sec Limiting tcp reset response from 7478 to 213 packets/sec passed [2.194s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.604s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.210s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.181s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1412 to 184 packets/sec Limiting tcp reset response from 10179 to 203 packets/sec Limiting tcp reset response from 10178 to 211 packets/sec Limiting tcp reset response from 9860 to 195 packets/sec Limiting tcp reset response from 10043 to 210 packets/sec Limiting tcp reset response from 10099 to 205 packets/sec Limiting tcp reset response from 9747 to 209 packets/sec passed [6.518s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 8995 to 209 packets/sec Limiting tcp reset response from 8342 to 204 packets/sec Limiting tcp reset response from 8431 to 201 packets/sec Limiting tcp reset response from 8320 to 211 packets/sec Limiting tcp reset response from 8429 to 199 packets/sec Limiting tcp reset response from 8000 to 198 packets/sec Limiting tcp reset response from 7805 to 204 packets/sec Limiting tcp reset response from 8285 to 192 packets/sec passed [7.929s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.498s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.492s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8000378d830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c2c0ab0 frame pointer=09 =3D 0x28:0xfffffe008c2c0bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800034b8300 rsi: 0000000000000001 rdx: ffffffff8226bf88 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c2c0bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8000378d800 r13: 0000000000000000 r14: fffff8000378d848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776612745 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c2c0= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c2c0910 panic() at panic+0x43/frame 0xfffffe008c2c0970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c2c09e0 calltrap() at calltrap+0x8/frame 0xfffffe008c2c09e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c2c0ab0, rbp = =3D 0xfffffe008c2c0bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c2c0bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c2c0c60 run_test() at run_test+0x2ad/frame 0xfffffe008c2c0d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c2c0d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c2c0e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c2c0e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c2c0= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c2c0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c2c0f30 --- trap 0x16, rip =3D 0x914d2852d0a, rsp =3D 0x914d4dd6ec8, rbp =3D 0x914d= 4dd6ee0 --- KDB: enter: panic [ thread pid 0 tid 107461 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff80090473000: pid 0 tid 107461 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80090473550 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe008c2c1000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x18cb3ac16 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 50m38s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28334' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins34784116740867249.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '315f665fe1ac9= 7ea2ca946e51ced24f7b21fb22e', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../315f665fe1ac97ea2ca9= 46e51ced24f7b21fb22e/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1548_1026405119.1776612755666-- From nobody Sun Apr 19 16:11:57 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 4fzDCM350wz67CMB for ; Sun, 19 Apr 2026 16:11:59 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzDCM0Lqfz3JLR; Sun, 19 Apr 2026 16:11:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776615119; a=rsa-sha256; cv=none; b=iOn70U15yO/qCFEs/UQ++lFvixcGFk6J9IhZ3gegzdgvcU4c01dJZGlQKbvd8UoC8yQbWy 1zIE5XMqewxDfzpqEJLwTryUqUpdUi4F6uaIO/voM3y0FstNsHJrFK35gFaAtOUndSB0wF gqjLdOwyoCwV/7ssXElJMmJnHBYFrobvI3lS7Md6R7tkWswMwjDQDkWLRkHLI9h2tcx1Jf DWL2i1EIWY/ivqxiU0xFejF8Tgd01kyAHstu3rhyHUef17W5RiY94dsnjFpvMZThdBBLvP 27nTjQ97818k+3qt7OiT0iU6MMVgdAGfX/gSGuMEGqr1+cc2iww9EdGbTtlgGA== 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=1776615119; 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=sBLdh3ZzYzqdcGGf0PL8GVeq0tQoaPli6notdTTNmcQ=; b=e1CFY93jOhjUpLQQJ1Oex70n9ygon2RmKFxUfkuRtev1Je0UAbaXPwlq8rt7yXn7VsqvpB MNpcmssuU/XjBg1W1Urkc432pNGRiFVE0ZndqoKuXdBz2QH8YVTuKaRDkW9rTgohr2j0iW QpL5cs1upr3y9aoqN8/n5Jc3lkXMwxF/+qrXz93fR5hySdJTcXvqMX05AtFCPK1biNfAG1 C3yWQCLnkLyeAaHZ9XMGtfzav8Xxvy6Dhi/2TsIsxpC41ZXggSDq3XYWl2TwDchkKgSoAV zy4sB53Yrj44j1ZHm59ITxwhMm9lM5+qx4/C3lKJsGCbXVTjFGdwbEisI/shlA== 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 4fzDCL6sCXz3FC; Sun, 19 Apr 2026 16:11:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 16:11:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: obiwac@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1533269602.1555.1776615118969@jenkins.ci.freebsd.org> In-Reply-To: <2143860306.1531.1776604142062@jenkins.ci.freebsd.org> References: <2143860306.1531.1776604142062@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #713 - 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_1554_348862570.1776615117179" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1554_348862570.1776615117179 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #713 (237d5b05f5bb229db96fdafc5= 9e7f504fc3d039a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/713/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/713/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/713/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) 237d5b05f5bb229db96fdafc59e7f504fc3d039a by obiwac: acpi: Return "unknown D-state" in acpi_d_state_to_str() if unknown The end of the build log: [...truncated 67.82 MiB...] 1031 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:1035:9: note: here 1035 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- md4hl.c --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspac= e/src/lib/libmd/mdXhl.c) > md4hl.c --- krb5/util/ss__L --- chmod 755 mk_cmds --- std_rqs.c --- --- lib/libmd__L --- --- sys/md5.h --- --- krb5/util/ss__L --- sh mk_cmds /workspace/src/crypto/krb5/src/util/ss/std_rqs.ct --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTm= d4c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md4c.c = -o md4c.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk"= generated < curses.h | fgrep undef > nomacros.h --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/libelf__L --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/li= b/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/libelf__L --- --- elf_begin.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_begin.o -MTelf_begin.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st--- krb5/util/ss__L --- --- data.o --- --- lib/libelf__L --- -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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_b= egin.c -o elf_begin.o --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.data.o = -MTdata.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/crypto/krb5/src/util/ss/data.c -o data.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd15.= 0-gcc14 14.2.0 --- lib/libkiconv__L --- --- xlat16_sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.o -MTxlat16_sysctl.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.o --- krb5/util/ss__L --- --- error.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.error.o= -MTerror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro--- = krb5/util/support__L --- --- krb5/util/ss__L --- ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c /workspace/src/crypto/krb5/src/util/ss/error.c -o error.o --- lib/libelf__L --- --- elf_cntl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_cntl.o -MTelf_cntl.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_c= ntl.c -o elf_cntl.o --- krb5/util/support__L --- --- bcmp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.bcmp.o -MTbcmp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/support/bcmp.c -o bcmp.o --- lib/libkiconv__L --- --- quirks.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd= 64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.o -MTquirks.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-error=3Doverflow -Wno-retur= n-type -Wno-address-of-packed-member -c /workspace/src/lib/libkiconv/= quirks.c -o quirks.o --- lib/libnv__L --- --- dnvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.o -MTdnvlist.o -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D= overflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/dnvlis= t.c -o dnvlist.o --- lib/libkiconv__L --- --- kiconv_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.kiconv_sysctl.pico -MTkic= onv_sysctl.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/kiconv_sysctl.c -o kiconv_sysctl.pico --- lib/libelf__L --- --- elf_end.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_end.o -MTelf_end.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_end.= c -o elf_end.o --- krb5/util/ss__L --- --- execute_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.execute= _cmd.o -MTexecute_cmd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/execute_cmd.c -o execute_= cmd.o --- krb5/util/support__L --- --- dir_filenames.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.dir_filenames.o -MTdir_filenames.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/di= r_filenames.c -o dir_filenames.o --- lib/libelf__L --- --- elf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errmsg.o -MTelf_errmsg.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/= elf_errmsg.c -o elf_errmsg.o --- lib/libkiconv__L --- --- lib/libnv__L --- --- msgio.o --- --- lib/libkiconv__L --- --- xlat16_iconv.pico --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.msgio.o -MTmsgio.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libnv/msgio.c -o msgio.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_iconv.pico -MTxlat= 16_iconv.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.pico --- lib/libmd__L --- --- md5c.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/worksp= ace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DRMD= 160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md5c.o -MTm= d5c.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c /workspace/src/sys/crypto/md5c.c = -o md5c.o --- lib/ncurses/tinfo__L --- --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- krb5/util/support__L --- --- errors.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.errors.o -MTerrors.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/util/support/errors.c -o e= rrors.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- lib/libelf__L --- --- elf_errno.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_errno.o -MTelf_errno.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf= _errno.c -o elf_errno.o --- krb5/util/ss__L --- --- help.o --- --- lib/ncurses/tinfo__L --- --- unctrl.c --- --- krb5/util/ss__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.help.o = -MThelp.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong--- = lib/ncurses/tinfo__L --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- krb5/util/ss__L --- -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -= c /workspace/src/crypto/krb5/src/util/ss/help.c -o help.o --- lib/ncurses/tinfo__L --- --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- string_m.o --- --- lib/libelf__L --- --- elf_data.o --- --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.o -MTstring_m.o -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libfigpar/stri= ng_m.c -o string_m.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchai= n/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.a= md64=3D/usr/obj -g -MD -MF.depend.elf_data.o -MTelf_data.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-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-error=3Doverflow = -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_d= ata.c -o elf_data.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspac= e/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/s= rc/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/= obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -D= HAVE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.de= pend.codes.o -MTcodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -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=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:98, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:358:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 358 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:385:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 385 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- krb5/util/support__L --- --- fake-addrinfo.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/support -I/workspace/sr= c/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/worksp= ace/src/amd64.amd64/obj-lib32/krb5/util/support -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.= depend.fake-addrinfo.o -MTfake-addrinfo.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/crypto/krb5/src/util/support/fa= ke-addrinfo.c -o fake-addrinfo.o --- krb5/util/ss__L --- --- invocation.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unus= ed-parameter -I/workspace/src/crypto/krb5/src/util/ss -I/workspace/src/cry= pto/krb5/src/util/et -I/workspace/src/crypto/krb5/src/util -I/workspace/s= rc/krb5/include -I/workspace/src/crypto/krb5/src/include -I/tmp/obj/works= pace/src/amd64.amd64/obj-lib32/krb5/util -I/tmp/obj/workspace/src/amd64.am= d64/obj-lib32/krb5/util/ss -DHAVE_READLINE=3D1 -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/edit -Wno-deprecated-non-prototype -Wno-unused-= parameter -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.invocat= ion.o -MTinvocation.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/util/ss/invocation.c -o invocatio= n.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/support__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- krb5/util/ss__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libkiconv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 99.92 real 792.78 user 113.05 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins11892481019= 114358698.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1554_348862570.1776615117179-- From nobody Sun Apr 19 16:14:52 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 4fzDGl0QR3z6Wjkd for ; Sun, 19 Apr 2026 16:14:55 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzDGk5hznz3JXF; Sun, 19 Apr 2026 16:14:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776615294; a=rsa-sha256; cv=none; b=V4AiHwfGhUXtwS61r4VwcMQW1pS+bXTq00hOAl5zDHhuQ6VRCFVJUwtVYSurOyuLKZd+SL 8S/R56eoNbXsS078kkayu+I2LYq+1kg6pz72SvKFQ8Af289Eg7LUpaAtqK9RRNxqPK4vhE letQCiRnC/cyHfsUmEwOaFN/+SyjZ9QrOf3+UnFxEejQ9H7pFBkGQPDsESJqmmr4SrDAhQ o//AO3PLvGeOU78SkK56qRXw530b4rEbJut4EI+I07b6BHQ+qfrdZEiM8ccLG+cPG/S5sC QWRGUP2vpNTZV8fUPiVqEYLY0u/RtmjM/KFk2uqfPb9bFN9C3ptuwZRSwkGPEA== 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=1776615294; 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=eVGof7CyGh8n7Pfu6K5KWy6JdKcY4lo21DMhnhUESjs=; b=ft0L8wJvm7TZIvmFfIqlPpj/W7IuNJwfDkpa/WBAxg5l4AyDKQazODBGLSe1s6ZWJGZK4b Q+qsZKyDP55onfmKugR2ILRTf27SAC0amnduIsmeiLMGr5oZO9PrDm8Ixu+45uCmLGpHBX oGwJY8OdQBQhHvUK69/alof0dPjQJykRoJthkDt1vyZA22MzwOX7elfjVSLWB2HVBdgDPp LsDx+1abAzduFKvDoQiiwPAo7LXKz/B/u1ToNNaDm0WzIIXwGvLuOEVmVbcfCoC2AzYQIP 5YOGnADpSxrB5cmt8QrgElPuXyFf0Ls/319AGOBNheB35C9hTFGLIjJsTbo70A== 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 4fzDGk5F36z3TJ; Sun, 19 Apr 2026 16:14:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 16:14:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: netchild@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <626851129.1557.1776615294741@jenkins.ci.freebsd.org> In-Reply-To: <273600506.1543.1776609521893@jenkins.ci.freebsd.org> References: <273600506.1543.1776609521893@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3478 - 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_1556_2042949484.1776615292605" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1556_2042949484.1776615292605 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3478 (315f665fe1ac97ea2ca946e51ced2= 4f7b21fb22e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3478/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3478/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 478/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) 315f665fe1ac97ea2ca946e51ced24f7b21fb22e by netchild: Doxygen subsystem config: exclude the content of the .git directory The end of the build log: [...truncated 85.42 MiB...] --- pkinit_clnt.o --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_clnt.o -MTpkinit_clnt.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/pkin= it/pkinit_clnt.c -o pkinit_clnt.o --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- all_subdir_sbin --- 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 --- make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:489:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 489 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- /workspace/src/contrib/dma/net.c: In function 'read_remote': /workspace/src/contrib/dma/net.c:181:25: warning: 'strncat' output may be t= runcated copying between 0 and 1023 bytes from a string of length 2047 [-Ws= tringop-truncation] 181 | strncat(neterr, buff, copysize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- /workspace/src/contrib/dma/net.c: In function 'deliver_to_host': /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:516:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 516 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:516:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 516 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:529:25: note: in expansion of macro 'READ_= REMOTE_CHECK' 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:529:25: note: in expansion of macro 'READ_= REMOTE_CHECK' 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:560:73: warning: '%s' directive output may= be truncated writing up to 1024 bytes into a region of size 1010 [-Wformat= -truncation=3D] 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | = ^~ /workspace/src/contrib/dma/net.c:560:25: note: 'snprintf' output between 22= and 1046 bytes into a destination of size 1024 560 | snprintf(errmsg, sizeof(errmsg), "SMTP logi= n to %s failed", host->host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31= and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 42.54 real 262.03 user 27.44 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7758630604531303= 297.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_1556_2042949484.1776615292605-- From nobody Sun Apr 19 16:48:57 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 4fzF2207WVz6WmNs for ; Sun, 19 Apr 2026 16:48:58 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzF213XB9z3Q0s; Sun, 19 Apr 2026 16:48:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776617337; a=rsa-sha256; cv=none; b=pmd6bzZ9WKzhBPUd+yeNl+uKlFCLcz7VLf53p3kjv3U6Ujn13DdM8/yWyVUYRU6SlZTmsF lEKD+TNtBveRfinqOXlUX61lhQ4sXJWWiPljpN0SqWApaCQB0WqebWZcwB1Ws7bHPpCq6b O1sgCN7jksvOuo56jUmjWYD3RTVYPbyQETD6zP8N62lgcAHKtXttWCvtHNibzEwvX8Jv61 xlrYSY7r0u6pqY5P055Qabv61WSvKMKYPxtmghyB+cFhdFEwPCElw469fOxpQJrpZ8ZV4e m4E3lzGLMgATtiz/xAFZgnCy4wNcMu5IKqERZ9FUzILcVVP4tv6r/K34dWslmA== 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=1776617337; 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=75MOKac8o1gieANrF0b+D/V+q6MNkr6OBbeE9FIdXms=; b=ZGnqtEuwyf+gbdGuYV2hqkfk74zbElZLWcjDDe15T16C2HrwjZ18R3XyYX18IS1Zy/Ya7Q Z40C0Re4zIq5lkpcPW24hQqetvTVghtaUy4NxrD2elJwXrHaqn5UpojX3N92F8ZrFog8iN vGHJGgirrEOHneTLAr2g0+IPEdZlNCw9FYOwWR09De1cuJl6+V+f+/V2XVXswaoshtk4xo T14p2H9/zqDdLt5Htb/RnMMue6F70GCSUoy31TW4UCSKxneBm4OME8YMjwDFfSLFKxJqoi azZLutYV2Scg23DHw5aP9WzQPpUP1Oj6FiaWojtl84yeSLG47jfd/jgFxBCAmQ== 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 4fzF212nQlz49R; Sun, 19 Apr 2026 16:48:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 16:48:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <301473195.1561.1776617337397@jenkins.ci.freebsd.org> In-Reply-To: <1363639747.1549.1776612755839@jenkins.ci.freebsd.org> References: <1363639747.1549.1776612755839@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28335 - 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_1560_1008736693.1776617337132" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1560_1008736693.1776617337132 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28335 (4546eb0c27f22236be8179616e1f0a3e88d= dfbbe) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28335= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28335/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28335/co= nsole 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) 18b3ba7a3f35f47856a1940428219ebf86f85a4e by bz: ath-common: update common Atheros/QCA code bbc9d102496a6ee93c55d32a9ce40d2f737fc9e7 by bz: ath10k: update Atheros/QCA's ath10k driver 4546eb0c27f22236be8179616e1f0a3e88ddfbbe by bz: athk_common / ath10k: update module Makefiles for v7.0 driver version The end of the build log: [...truncated 4.17 MiB...] passed [0.356s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: 76:e= f:c0:b5:6b:ea epair0b: Ethernet address: 8a:2a:64:32:ff:0a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:9d:5e:22:33:b0 epair1b: Ethernet address: ee:fc:1e:50:af:3e epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.363s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:c4:8e epair0b: Ethernet address: 58:9c:fc:10:8f:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:35:1c epair1b: Ethernet address: 58:9c:fc:10:7e:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.704s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:c4:8e epair0b: Ethernet address: 58:9c:fc:10:8f:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.191s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:c4:8e epair0b: Ethernet address: 58:9c:fc:10:8f:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:35:1c epair1b: Ethernet address: 58:9c:fc:10:7e:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.551s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:c4:8e epair0b: Ethernet address: 58:9c:fc:10:8f:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.270s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:c4:8e epair0b: Ethernet address: 58:9c:fc:10:8f:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:35:1c epair1b: Ethernet address: 58:9c:fc:10:7e:5c epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.612s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:c4:8e epair0b: Ethernet address: 58:9c:fc:10:8f:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.262s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.053s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.049s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:c4:8e epair0b: Ethernet address: 58:9c:fc:10:8f:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.352s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 15094 to 193 packets/sec passed [1.083s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13777 to 199 packets/sec passed [1.187s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.602s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.206s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .008s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.198s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3782 to 191 packets/sec Limiting tcp reset response from 15343 to 195 packets/sec Limiting tcp reset response from 15316 to 207 packets/sec Limiting tcp reset response from 15460 to 207 packets/sec Limiting tcp reset response from 15309 to 186 packets/sec passed [4.244s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 14326 to 190 packets/sec Limiting tcp reset response from 14149 to 193 packets/sec Limiting tcp reset response from 14085 to 185 packets/sec Limiting tcp reset response from 14114 to 207 packets/sec passed [4.621s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.316s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.318s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8001e695030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe008bef1ab0 frame pointer=09 =3D 0:0xfffffe008bef1bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff80003510b00 rsi: 0000000000000001 rdx: ffffffff82269c78 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008bef1bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8001e695000 r13: 0000000000000000 r14: fffff8001e695048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776617324 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008bef1= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008bef1910 panic() at panic+0x43/frame 0xfffffe008bef1970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008bef19e0 calltrap() at calltrap+0x8/frame 0xfffffe008bef19e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008bef1ab0, rbp = =3D 0xfffffe008bef1bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008bef1bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008bef1c60 run_test() at run_test+0x2ad/frame 0xfffffe008bef1d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008bef1d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008bef1e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008bef1e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008bef1= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008bef1f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008bef1f30 --- trap 0xc, rip =3D 0xa272ea0dd0a, rsp =3D 0xa272fa79f48, rbp =3D 0xa272f= a79f60 --- KDB: enter: panic [ thread pid 0 tid 107526 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bccc0 curthread =3D 0xfffff802211d2000: pid 0 tid 107526 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff802211d2550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008bef2000 kcr3 =3D 0x8000000002946004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x81a2dc63 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m26s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28335' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins3791251922009555714.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '4546eb0c27f22= 236be8179616e1f0a3e88ddfbbe', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../4546eb0c27f22236be81= 79616e1f0a3e88ddfbbe/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1560_1008736693.1776617337132-- From nobody Sun Apr 19 17:19:15 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 4fzFj22PgKz6WqT8 for ; Sun, 19 Apr 2026 17:19:18 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzFj20Hlbz3X7t; Sun, 19 Apr 2026 17:19:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776619158; a=rsa-sha256; cv=none; b=UrizEFiRQjkZfxOP/yNxTq97s7s6i3jx/T84ugiVc8iQ9JCBrrGS3WfVxgzriudM/3qQXO pEBbmwxvUSi0a2j04WFSzPK2Q11ng3yXMyrVDgvqv4denDD6/5p2HptUMJ5j01tKARqw/E KwBwnxg2c45FydrKqvMuIJh72LLAwym5jaW5rcytgEatp3fAl13Y280r9qMEeoIAAWX0fK Q88p6OmQL2c+VFcC2AmUI6S0spvNbngcUuL/jVH0AIcxcYSGbaHCaqPiHxY6ZlDn0DRN9P 0xJ5Jj8ePEQDrNUiPW+KyRfBxjr0vKcubNGi0zy5s8zmkhoPrRt1TZbZl6SZ/A== 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=1776619158; 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=+B+l93G9/erFEVKUnyAShhewDcEYLVuxMq9SdQrz4DI=; b=PCaSM5/1sX+ICFd8UQp+h5rCsYP7S2c4djCP2+VuK7InINnjlz0l2oBh9TNvNYGQOSq7Yo uJDA4Gpwy0QhGXPQ/6y9BQUc9dnhoKrXzFfDV6UUJFGXnN2yCt8Vbz2tnJJmnB9WGJllW2 iEft7fdy3ARW2i6JRuukfbmqEImGBNyWTExriGo0K3tpcfkNKFFx1i+E3J2kTpjpJmhMZ+ tg851Ow9n8sKiPr0CV5v+HItYz+nUzSs5wQsw2iWgLiw+JQvEprKqAC80yhM5Jy2YCBbty pCrL+6Ay+8G9TpK86RlcpPiZMDBdPsHz6piJZRiq+2grjUjBrMQrsLBPu2BHtA== 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 4fzFj16n2Xz4Rt; Sun, 19 Apr 2026 17:19:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 17:19:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1009055644.1565.1776619157957@jenkins.ci.freebsd.org> In-Reply-To: <626851129.1557.1776615294741@jenkins.ci.freebsd.org> References: <626851129.1557.1776615294741@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3479 - 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_1564_1523145747.1776619155754" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1564_1523145747.1776619155754 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3479 (4546eb0c27f22236be8179616e1f0= a3e88ddfbbe) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3479/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3479/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 479/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) 18b3ba7a3f35f47856a1940428219ebf86f85a4e by bz: ath-common: update common Atheros/QCA code bbc9d102496a6ee93c55d32a9ce40d2f737fc9e7 by bz: ath10k: update Atheros/QCA's ath10k driver 4546eb0c27f22236be8179616e1f0a3e88ddfbbe by bz: athk_common / ath10k: update module Makefiles for v7.0 driver version The end of the build log: [...truncated 85.33 MiB...] /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_libexec --- --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_secure --- --- kdf.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.kdf.pieo -MTk= df.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/kdf.c -o kdf.pi= eo --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_bin --- --- kill.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.kill.pieo -MTkill.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/kill/kill.c -o kill.pieo --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-pubkeyfile.pieo --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-pubkeyfile.pieo -MTauth2-pubkeyfile= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/ope= nssh/auth2-pubkeyfile.c -o auth2-pubkeyfile.pieo --- all_subdir_secure/usr.bin --- --- lib/cmp_mock_srv.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.lib_cmp_mock_= srv.pieo -MTlib/cmp_mock_srv.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/ope= nssl/apps/lib/cmp_mock_srv.c -o lib/cmp_mock_srv.pieo --- all_subdir_bin --- --- mail.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.mail.pieo -MTmail.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/mail.c -o mail.pieo --- all_subdir_libexec --- --- dma-mbox-create.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY= -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libe= xec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP= =3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dma-mbox-create.full dma-mbox-create.pieo =20 --- all_subdir_share --- --- ru_RU.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ru_RU.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ru_RU.UTF-8 --- all_subdir_libexec --- --- dma-mbox-create.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma-mbo= x-create.full dma-mbox-create.debug --- dma-mbox-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma-mbox-create.debug dma-mbox-create.full dma-mbox-create --- all_subdir_sbin --- --- traverse.pieo --- --- all_subdir_libexec --- --- all_subdir_libexec/flua --- =3D=3D=3D> libexec/flua (all) --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_krb5 --- --- pkinit_identity.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_identity.o -MTpkinit_identity.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/pr= eauth/pkinit/pkinit_identity.c -o pkinit_identity.o --- all_subdir_libexec --- --- .depend --- echo flua.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libedit.a >> .depend --- lua.pieo --- --- all_subdir_bin --- --- main.pieo --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lua.pieo -MTlua.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -W= error -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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 -Wno-format-nonliteral -c= /workspace/src/contrib/lua/src/lua.c -o lua.pieo --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.main.pieo -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/main.c -o main.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_rescue --- --- kill.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.kill.o -MTkill.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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 -= c /workspace/src/bin/kill/kill.c -o kill.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_bin --- --- memalloc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.memalloc.pieo -MTmemalloc.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/memalloc.c -o memalloc.pieo --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status --- all_subdir_secure --- --- monitor.pieo --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.monitor.pieo -MTmonitor.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/crypto/openssh/monitor.c -o mon= itor.pieo --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl 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 *** [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_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.28 real 290.30 user 29.10 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1352014445619224= 8538.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_1564_1523145747.1776619155754-- From nobody Sun Apr 19 17:35:24 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 4fzG3d5rLPz6Wryv for ; Sun, 19 Apr 2026 17:35:25 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzG3d1M3Yz3XjP; Sun, 19 Apr 2026 17:35:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776620125; a=rsa-sha256; cv=none; b=Qt9mh0g/zyP5rek8CPy4ECoIghTRZPDVaQIWMVnJ+hVnswlrJEqcBKNuarsA3alRUdch/F BbL3BAL5O7Hk3OobrCdUy3kxzAhFBYeXVxUey4IMTpICaVqppe9keJFT7bSrUYZvjGZ1a/ dQtNu8LHmT9VOcGLbPlFEQZJWvWbBw/twR0UslZ9QGzQFbqOsQ9lhnL/YpCu7vZfbPegOt DkF3VTL1mtaJTNHYyqpX3FeHPkv063DDE1ZR2E4BgJ2pQwwLuOZ9ufBXWE404zIc37APQm kucU0akg6fjWU7ebU1B+E3xE9bF8fAD7pD6Sp3f6AT7skwwvn6AHE6m4rykIKw== 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=1776620125; 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=oMdIBSytfTgxm4m9F2L70oYDdlC9R4xtF47WuE1rKTU=; b=O0o3tyqIi8+93KuBFngiLe0f1FK38yP/Q90881s3s6AweoiSOyvH9/Ri+rZdmafks2WhBz G2S0frDrKWKV2K4rkqE+THjDkjjgQUH9rb3XynTNAV312gyIrMNDAEZTDu7xqpw4xFO12E 7OTbtBbz8mECuOZvKEqPmkO0oQQ8jkd/jjfHT05o79cSvJtnKf1LXOZTo0YdviOl29s6Kv N+XQYuXQN8eOCHKau2h94qBF4mJdHT74hjMk4YhEnon/9QnCwMsrIve0PlHvN1iDEyxwxy r0XlTeqK6nd2Uq6LEN1DKhUbJiARqN8Vjj6OMifFQvzBdcbyJaTl3HRzq61G4A== 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 4fzG3d0lYBz4b0; Sun, 19 Apr 2026 17:35:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 17:35:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1041784673.1567.1776620125109@jenkins.ci.freebsd.org> In-Reply-To: <301473195.1561.1776617337397@jenkins.ci.freebsd.org> References: <301473195.1561.1776617337397@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28336 - 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_1566_1422166104.1776620124944" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1566_1422166104.1776620124944 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28336 (5cfadb6633128dccc32b1e4f84386ad705a= dc721) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28336= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28336/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28336/co= nsole 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) c3e04a1cd3b64885db5238b60db0da610586d3ce by bz: ath11k: update Atheros/QCA's ath11k driver 80f1906e3b916553fa2dabc7c77bf7d877287e3f by bz: ath12k: update Atheros/QCA's ath12k driver bc66030cad2bc6999493d7a61a33fc3d3c6e2d08 by bz: brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers 634a48f3673ff8af9848846a6bff1a8c068d205d by bz: brcm80211: update module Makefiles for v7.0 driver version 20cf11812ac722852322f2f2994698d7a5fa8dc6 by bz: ath11k: update module Makefiles for v7.0 driver version 5cfadb6633128dccc32b1e4f84386ad705adc721 by bz: ath12k: update module Makefiles for v7.0 driver version The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to DOWN passed [0.413s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: 66:0= 6:c9:4a:a0:48 epair0b: Ethernet address: 4a:dc:62:2e:f5:61 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:00:14:80:c0:98 epair1b: Ethernet address: fe:49:16:6c:4a:e9 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.343s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9c:31 epair0b: Ethernet address: 58:9c:fc:10:35:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2c:c5 epair1b: Ethernet address: 58:9c:fc:10:95:57 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.686s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:9c:31 epair0b: Ethernet address: 58:9c:fc:10:35:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.171s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9c:31 epair0b: Ethernet address: 58:9c:fc:10:35:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2c:c5 epair1b: Ethernet address: 58:9c:fc:10:95:57 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.525s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:9c:31 epair0b: Ethernet address: 58:9c:fc:10:35:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.244s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:9c:31 epair0b: Ethernet address: 58:9c:fc:10:35:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:2c:c5 epair1b: Ethernet address: 58:9c:fc:10:95:57 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.652s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:9c:31 epair0b: Ethernet address: 58:9c:fc:10:35:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.358s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.053s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.049s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:9c:31 epair0b: Ethernet address: 58:9c:fc:10:35:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.297s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 15329 to 213 packets/sec passed [1.069s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 14038 to 192 packets/sec passed [1.165s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.006s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.207s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.006s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .007s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.200s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3309 to 213 packets/sec Limiting tcp reset response from 17328 to 214 packets/sec Limiting tcp reset response from 15640 to 195 packets/sec Limiting tcp reset response from 15415 to 196 packets/sec Limiting tcp reset response from 15526 to 198 packets/sec passed [4.068s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 19882 to 205 packets/sec Limiting tcp reset response from 18659 to 201 packets/sec Limiting tcp reset response from 14340 to 184 packets/sec passed [3.854s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.313s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.317s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80012241030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe008c167ab0 frame pointer=09 =3D 0x28:0xfffffe008c167bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff8003368b300 rsi: 0000000000000001 rdx: ffffffff82269f20 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe008c167bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80012241000 r13: 0000000000000000 r14: fffff80012241048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776620112 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008c167= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe008c167910 panic() at panic+0x43/frame 0xfffffe008c167970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe008c1679e0 calltrap() at calltrap+0x8/frame 0xfffffe008c1679e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe008c167ab0, rbp = =3D 0xfffffe008c167bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe008c167bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe008c167c60 run_test() at run_test+0x2ad/frame 0xfffffe008c167d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe008c167d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe008c167e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe008c167e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe008c167= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008c167f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008c167f30 --- trap 0x16, rip =3D 0x197e20fded0a, rsp =3D 0x197e237f2ec8, rbp =3D 0x19= 7e237f2ee0 --- KDB: enter: panic [ thread pid 0 tid 107520 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bccc0 curthread =3D 0xfffff80163075780: pid 0 tid 107520 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff80163075cd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe008c168000 kcr3 =3D 0x8000000002946002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x12db18805 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m16s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28336' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins12841305312157256770.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '5cfadb6633128= dccc32b1e4f84386ad705adc721', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../5cfadb6633128dccc32b= 1e4f84386ad705adc721/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1566_1422166104.1776620124944-- From nobody Sun Apr 19 18:22:15 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 4fzH5k3Cfdz6ZBTQ for ; Sun, 19 Apr 2026 18:22:18 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzH5j6kYxz3pgF; Sun, 19 Apr 2026 18:22:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776622937; a=rsa-sha256; cv=none; b=JxYhifrZOGwpYXt6aUqTuutRDDgMQeQBGp8zX3mTfQ/FbbyWepXM+KYMpXy1GDKNDJs/KD 9ROONN3BOn0WtY6gNf965yV6CECmxH/poMnLMXNgjH28FEfPrUTlfu6fP4f79AlNszRtI1 ED61+0DyNRfrLo6/qJmXOTUQQ8SYuayeCxfSTWT+ZeXkXV6xlXtRrA0hYm4YHSS8qYUoFs jzzoyBbaMqU0N4uCKP7dJhTaDK08Xw1sQoK2dz2uKcJqbcxw+914OpTL1CPONtlWTZyv6z 0+JVCgbs5hsmDPtQJz3ItqX7vxvm1AYjouHvV3/sxBcnfpBtkSCph7qNxOcvew== 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=1776622937; 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=FqZsDdouyvMkKnxfr6jtxkVQNQj8u1XlxIqs7h/W4mE=; b=v0doqc2+IQ6hQWdQ+iWBrFZJkitqAA1uwp5w7/g0Zx+Ldk6SQUyHbLvrTZM6KZiRomZ9fp Aih9MoWRqAkO15TFgGmxqWfKUyyNPUhwFRA+aEQRgZWJjKZ1XZlVYDDq8ZN5wkgd9kA24b VXOnWKIl6zkyRYmy09etKDPJ4uNglKBYUr/dgsBGhsNJPNdniD7HVQUfFBRsTlFnRN4AoM Bp3ExHzNth7A3G/gvIOi+/PusV3sOLAOnUc5Wxa0UZUvZATsIWVaPBsVmo6Z2QFrrxsCZd pv13/8UIwy/twl4Yd+gYncK1+OqYChEgrxxh81zz95d9oVqwbtCFy5DF/sCYhg== 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 4fzH5j60fMz6Z8; Sun, 19 Apr 2026 18:22:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 18:22:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <942367517.1573.1776622937848@jenkins.ci.freebsd.org> In-Reply-To: <1009055644.1565.1776619157957@jenkins.ci.freebsd.org> References: <1009055644.1565.1776619157957@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3480 - 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_1572_1747289692.1776622935764" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1572_1747289692.1776622935764 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3480 (5cfadb6633128dccc32b1e4f84386= ad705adc721) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3480/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3480/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 480/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) c3e04a1cd3b64885db5238b60db0da610586d3ce by bz: ath11k: update Atheros/QCA's ath11k driver 80f1906e3b916553fa2dabc7c77bf7d877287e3f by bz: ath12k: update Atheros/QCA's ath12k driver bc66030cad2bc6999493d7a61a33fc3d3c6e2d08 by bz: brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers 634a48f3673ff8af9848846a6bff1a8c068d205d by bz: brcm80211: update module Makefiles for v7.0 driver version 20cf11812ac722852322f2f2994698d7a5fa8dc6 by bz: ath11k: update module Makefiles for v7.0 driver version 5cfadb6633128dccc32b1e4f84386ad705adc721 by bz: ath12k: update module Makefiles for v7.0 driver version The end of the build log: [...truncated 84.64 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.file_subs.pieo -MT= file_subs.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 -c /workspace/src/bin/pax/file_subs.c -o f= ile_subs.pieo --- all_subdir_share --- --- he_IL.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/he_IL.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/he_IL.UTF-8 --- all_subdir_cddl --- --- .depend --- echo ztest.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib= /libnvpair/libnvpair_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibumem.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzpool/libzpool_pie.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib/libavl.a /tmp/obj/workspace/src/amd64.amd= 64/cddl/lib/libzfs_core/libzfs_core_pie.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libspl.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzutil= /libzutil_pie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfs/libzfs_p= ie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libicp/libicp_pie.a >> .de= pend --- ztest.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/ope= nzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspac= e/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/incl= ude -include /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h = -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco= mpile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -g -DDEBUG=3D1 -Wno-format -DZFS_DEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHA= VE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.ztest.pieo -MTztest.pieo= -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas = -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/c= ontrib/openzfs/cmd/ztest.c -o ztest.pieo --- all_subdir_krb5 --- --- kdb_db2.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.kdb_db2.pico -MTk= db_db2.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/kdb_db2.c -o kdb_db2.pico --- all_subdir_secure --- --- ssh-sk-helper.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/crypto/openssh -include ssh_namespace.h -i= nclude krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\" -DHAVE_LDNS=3D= 1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT=3D0x10100000L -I/= workspace/src/contrib/libfido2/src -fPIE -g -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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 -Wl,-zrelro -pie -Wl,-zn= oexecstack -o ssh-sk-helper.full ssh-sk-helper.pieo ssh-sk.pieo sk-usbhid= .pieo -lprivatessh -lcrypto -lz -lprivatefido2 -lprivatecbor=20 --- all_subdir_bin --- --- ftree.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ftree.pieo -MTftre= e.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/pax/ftree.c -o ftree.pieo --- all_subdir_secure --- --- ssh-sk-helper.8.gz --- gzip -cn /workspace/src/crypto/openssh/ssh-sk-helper.8 > ssh-sk-helper.8.gz --- ssh-sk-helper.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug ssh-sk-= helper.full ssh-sk-helper.debug --- ssh-sk-helper --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dssh-sk-helper.debug ssh-sk-helper.full ssh-sk-helper --- all_subdir_secure/libexec/sshd-session --- =3D=3D=3D> secure/libexec/sshd-session (all) --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- nfs.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.nfs.o -MTnfs.o -std=3Dgnu17 -Wn= o-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -Os -mpref= erred-stack-boundary=3D2 -c /workspace/src/stand/libsa/nfs.c -o nfs.o --- all_subdir_secure --- --- .depend --- echo sshd-session.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib/libprivatessh.a /tmp/obj/workspace/src/amd64= .amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libbsm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libblocklist.a /tm= p/obj/workspace/src/amd64.amd64/krb5/lib/gssapi/libgssapi_krb5_pie.a /tmp/o= bj/workspace/src/amd64.amd64/krb5/lib/krb5/libkrb5_pie.a /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/lib/libwrap.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libcrypto.a >> .depend --- sshd-session.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.sshd-session.pieo -MTsshd-session.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/sshd-= session.c -o sshd-session.pieo --- all_subdir_rescue --- --- getfacl_make --- (cd /workspace/src/rescue/rescue/../../bin/getfacl && make MK_PIE=3Dno NO_= SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re= scue/getfacl/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CF= LAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libisc= siutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/getfacl/ getfacl.o) --- all_subdir_sbin --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/sbin/devd -fPIE -g -MD= -MF.depend.parse.pieo -MTparse.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 -Wreturn-type -W= cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-redundant-decls = -c parse.c -o parse.pieo --- all_subdir_rescue --- --- .depend --- echo getfacl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/zinject --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_rescue --- --- getfacl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.getfacl.o -MTgetfacl.o -std=3Dgnu17 -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/bin/getfacl/ge= tfacl.c -o getfacl.o --- all_subdir_bin --- --- gen_subs.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.gen_subs.pieo -MTg= en_subs.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 -c /workspace/src/bin/pax/gen_subs.c -o ge= n_subs.pieo --- all_subdir_sbin --- --- all_subdir_sbin/devd/tests --- =3D=3D=3D> sbin/devd/tests (all) --- client_test --- (cd /workspace/src/sbin/devd/tests && DEPENDFILE=3D.depend.client_test NO= _SUBDIR=3D1 make -f /workspace/src/sbin/devd/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Dclient_test ) --- .depend.client_test --- echo client_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 >> .depe= nd.client_test --- client_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.client_test.client= _test.pieo -MTclient_test.pieo -std=3Dgnu17 -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 -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspac= e/src/sbin/devd/tests/client_test.c -o client_test.pieo --- all_subdir_stand --- --- cd9660.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.cd9660.o -MTcd9660.o -std=3Dgnu= 17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/libsa/cd9660.= c -o cd9660.o --- all_subdir_rescue --- --- hostname_make --- (cd /workspace/src/rescue/rescue/../../bin/hostname && make MK_PIE=3Dno NO= _SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj= /workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/work= space/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/r= escue/hostname/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_= CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib= /libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libi= scsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/hostname/ hostname.o) --- .depend --- echo hostname.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- all_subdir_bin --- --- getoldopt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.getoldopt.pieo -MT= getoldopt.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 -c /workspace/src/bin/pax/getoldopt.c -o g= etoldopt.pieo --- all_subdir_rescue --- --- hostname.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD -MF.dep= end.hostname.o -MThostname.o -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 -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/bin/hostna= me/hostname.c -o hostname.o --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_krb5 --- --- kdb_xdr.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.kdb_xdr.pico -MTk= db_xdr.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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/crypto/= krb5/src/plugins/kdb/db2/kdb_xdr.c -o kdb_xdr.pico --- all_subdir_sbin --- --- client_test.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o client_test.full client_test.pieo -lprivateatf-c --- all_subdir_rescue --- --- kenv_make --- (cd /workspace/src/rescue/rescue/../../bin/kenv && make MK_PIE=3Dno NO_SHA= RED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wor= kspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspac= e/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescu= e/kenv/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/kenv/ kenv.o) --- all_subdir_bin --- --- options.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.options.pieo -MTop= tions.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wreturn-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=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/bin/pax/options.c -o opt= ions.pieo --- all_subdir_rescue --- --- .depend --- echo kenv.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- all_subdir_sbin --- --- client_test.debug --- --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' --- all_subdir_sbin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug client_= test.full client_test.debug --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_sbin --- --- client_test --- --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_sbin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dclient_test.debug client_test.full client_test --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/devd/tests make[4]: stopped making "all" in /workspace/src/sbin/devd make[3]: stopped making "all" in /workspace/src/sbin 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 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_bin --- /workspace/src/bin/pax/options.c: In function 'tar_options': /workspace/src/bin/pax/options.c:664:28: warning: this statement may fall t= hrough [-Wimplicit-fallthrough=3D] 664 | if (opt_add("write_opt=3Dnodir") < 0) | ^ /workspace/src/bin/pax/options.c:666:17: note: here 666 | case 'O': | ^~~~ --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- ffs_subr.o --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/atf make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ztest --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 39.03 real 189.37 user 21.03 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1248912423854040= 8079.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_1572_1747289692.1776622935764-- From nobody Sun Apr 19 18:22:02 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 4fzH5Q5j8gz6ZBTK for ; Sun, 19 Apr 2026 18:22:02 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzH5Q2g3Bz3plp; Sun, 19 Apr 2026 18:22:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776622922; a=rsa-sha256; cv=none; b=udx160ZNj8Efw7ZSt1vQXDRs/730EsvH2D6JX6txbXeO4Kod9BGv3/bGN9+pogu03NA4OU Du3riRrAVkcvudJRyHDQajMzYB2WPbW6WHrpcprexlxeDKUfmIannCccvUxqu12BQWCYcS ULlQq7jXzIvpDvXv7wvDAu9iQJQLM/kmoGovnqYj9ch4JMErASHo5au3CYJeZ3I6d3tuvZ r4LvYXbv3R5MGELuja9ckPdgb87a8/rBKK3csP1YgJiSWSlMZIpoSFbtk1j566ifa1cXj6 JLzgSSjSBx7tm1Q2wcQG2MjnagsJGmLZBYq/rxxfnW0RF6ycRv6saCfc9GTtlQ== 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=1776622922; 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=9evBFcgCPdj2NcUtBXd5inoT1m5cTmyg3jX6rBPP9N8=; b=C+hXT+ucfZPKYRoZhgIMC/rNQw0ahpE9fWMrsCJiOm9lMDTb7sBGyaHcGYlGoEDYTlRrrZ zuivr5j6zqS1jTJlgae1TA6rulqJujvDHq5Oq81PWtP/bCO4KEEX/lIvpSu4AXSEDmo1+L P5LI8gQxnGzbK7RY/5zxfaa4K/U7g+hCc7vtVCev3C/q5v2yU/osuFJ/f6qxYJpfwt6ZT5 pc6KobdqOrU+Wq16dkNA/PIwjrOnwXdpDb/ks64Xvl5npMdeBXSsxvpFGLNWuRTjbcwQ3A AqliEnZQlIKIurx/R+ROHuqhkrzQWZEYqBTYjPl09ow4jIVPFzFimCgorLeOoQ== 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 4fzH5Q1Qymz5sn; Sun, 19 Apr 2026 18:22:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 18:22:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1780322762.1571.1776622922205@jenkins.ci.freebsd.org> In-Reply-To: <1041784673.1567.1776620125109@jenkins.ci.freebsd.org> References: <1041784673.1567.1776620125109@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28337 - 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_1570_496846367.1776622922047" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1570_496846367.1776622922047 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28337 (9d39213d222395eb40323102db018cbedf7= 73ddf) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28337= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28337/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28337/co= nsole 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) 9d39213d222395eb40323102db018cbedf773ddf by asomers: pdfork.2: correct pdrfork's HISTORY section The end of the build log: [...truncated 4.17 MiB...] passed [0.434s] sys/netinet/multicast:MCAST_JOIN_GROUP -> epair0a: Ethernet address: da:7= b:57:21:1e:2a epair0b: Ethernet address: 82:5a:83:1c:d2:bd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:99:22:b7:e2:47 epair1b: Ethernet address: a6:f2:64:b9:43:9b epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.375s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:6e:04 epair0b: Ethernet address: 58:9c:fc:10:1c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b9:69 epair1b: Ethernet address: 58:9c:fc:10:99:e5 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.642s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:6e:04 epair0b: Ethernet address: 58:9c:fc:10:1c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.172s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:6e:04 epair0b: Ethernet address: 58:9c:fc:10:1c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b9:69 epair1b: Ethernet address: 58:9c:fc:10:99:e5 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.543s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:6e:04 epair0b: Ethernet address: 58:9c:fc:10:1c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.261s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:6e:04 epair0b: Ethernet address: 58:9c:fc:10:1c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:b9:69 epair1b: Ethernet address: 58:9c:fc:10:99:e5 epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.652s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:6e:04 epair0b: Ethernet address: 58:9c:fc:10:1c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.272s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.053s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.048s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:6e:04 epair0b: Ethernet address: 58:9c:fc:10:1c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.289s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 15160 to 198 packets/sec passed [1.079s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 13942 to 194 packets/sec passed [1.189s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.008s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.600s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.005s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.207s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.005s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .009s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.118s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.005s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 5s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 3539 to 190 packets/sec Limiting tcp reset response from 17516 to 197 packets/sec Limiting tcp reset response from 15776 to 185 packets/sec Limiting tcp reset response from 15726 to 184 packets/sec Limiting tcp reset response from 15654 to 194 packets/sec passed [4.031s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 19258 to 198 packets/sec Limiting tcp reset response from 14417 to 208 packets/sec Limiting tcp reset response from 14455 to 191 packets/sec Limiting tcp reset response from 14366 to 209 packets/sec passed [4.184s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.314s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.344s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff80003733030) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0:0xfffffe00a2480ab0 frame pointer=09 =3D 0:0xfffffe00a2480bd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff801c057b100 rsi: 0000000000000001 rdx: ffffffff82269508 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a2480bd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff80003733000 r13: 0000000000000000 r14: fffff80003733048 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1776622909 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a2480= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a2480910 panic() at panic+0x43/frame 0xfffffe00a2480970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a24809e0 calltrap() at calltrap+0x8/frame 0xfffffe00a24809e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a2480ab0, rbp = =3D 0xfffffe00a2480bd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a2480bd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a2480c60 run_test() at run_test+0x2ad/frame 0xfffffe00a2480d00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a2480d40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a2480e= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a2480e= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a2480= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a2480f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a2480f30 --- trap 0x16, rip =3D 0xaf9f6ba6d0a, rsp =3D 0xaf9fb855ec8, rbp =3D 0xaf9f= b855ee0 --- KDB: enter: panic [ thread pid 0 tid 107505 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d3bccc0 curthread =3D 0xfffff800a7e6f000: pid 0 tid 107505 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff800a7e6f550 fpcurthread =3D none idlethread =3D 0xfffff8010240c000: tid 100004 "idle: cpu1" self =3D 0xffffffff82a11000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a11384 rsp0 =3D 0xfffffe00a2481000 kcr3 =3D 0x8000000002946003 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1c0cb4b91 gs32p =3D 0xffffffff82a11404 ldt =3D 0xffffffff82a11444 tss =3D 0xffffffff82a11434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 45m2s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28337' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins10965094927958776679.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '9d39213d22239= 5eb40323102db018cbedf773ddf', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../9d39213d222395eb4032= 3102db018cbedf773ddf/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1570_496846367.1776622922047-- From nobody Sun Apr 19 19:26:59 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 4fzJXQ2ZJdz6ZHsq for ; Sun, 19 Apr 2026 19:27:02 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzJXQ05GHz3ytb; Sun, 19 Apr 2026 19:27:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776626822; a=rsa-sha256; cv=none; b=L4RtWSNr5QP5vCZE/KGuhcSNdIS39BQA88IAsPCofIGaUCVtAHT+81w25ex3OaaNGWbNnS 5SMGmPbqoL/EMXMgr3R0pZZUyAyZEC+tt/xOVdbdnKROevzI0BSiCM/NubVaVztWsOSgLi 9N/Ze94go0/2yYM76mDCO2hs/2jr57LjL8fHwtjViAgPbmPCA02YBgnJRVi1XlYtLRFc8a xXbbPMbNH/N59T+JePj8GK28wEU1H2qDDCfu8GwepUBowb4YDIlqq87UNeIlkl6I/BhOUw cREog3yvmcbzn2YcXfPBtnGY73//jJkdglTgiKVoypsng8o18wxbGkDh3vIumg== 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=1776626822; 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=rC68sWfPYSYR6DKkphiRGe8C6QNJEDr6bEEp0yD9Etw=; b=jvztIS/YnMsJV3fvon+7tWmsYLYWJ2nUmcRVb0Khame0auQfAomzDVDWjjlG5YUrIXOGDg tmVm25Nn70oI5KrEZ0TuHXcpJ6pQAsQKc1BQUxJl68wfdsPxRQ3Ou1nZyP85sMTk3etXSE P+sMhTbsl8zQ3oH3NiVllLw3JjJ+5E6I2BO7EojSg892sXQ70hoWQTWZBTes0HQ0h2vQcU EdnO8gH70YUktYqzppfZeR5jnwiIpzd111qCaSJ/35nSA9aWcLnYWMlLJjhKjUfQhx/wYR DT/3vWvwpSuwkEULq0/3x4aJ9b+nFLOIlFETmhgcRtC3zXsRxfB9KXiL90nlJA== 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 4fzJXP6blvz7nX; Sun, 19 Apr 2026 19:27:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 19:26:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1039438852.1577.1776626821931@jenkins.ci.freebsd.org> In-Reply-To: <942367517.1573.1776622937848@jenkins.ci.freebsd.org> References: <942367517.1573.1776622937848@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3481 - 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_1576_1799357976.1776626819889" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1576_1799357976.1776626819889 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3481 (9d39213d222395eb40323102db018= cbedf773ddf) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3481/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3481/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 481/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) 9d39213d222395eb40323102db018cbedf773ddf by asomers: pdfork.2: correct pdrfork's HISTORY section The end of the build log: [...truncated 85.25 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-pubkey.pieo -MTauth2-pubkey.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -pubkey.c -o auth2-pubkey.pieo --- all_subdir_krb5 --- --- .depend --- echo pkinit.so.122.full: /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64= .amd64/krb5/lib/krb5/libkrb5_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libcom_err.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/crypto/libk= 5crypto_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /t= mp/obj/workspace/src/amd64.amd64/krb5/util/support/libkrb5support_pie.a >> = .depend --- pkinit_accessor.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_accessor.o -MTpkinit_accessor.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/pr= eauth/pkinit/pkinit_accessor.c -o pkinit_accessor.o --- all_subdir_bin --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:821:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 821 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:826:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 826 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:812:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 812 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_sbin --- --- optr.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.optr.pieo = -MToptr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/optr.c -o optr.pieo --- all_subdir_secure --- --- all_subdir_secure/libexec/sshd-auth --- --- auth-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -fPIE= -g -MD -MF.depend.auth-passwd.pieo -MTauth-passwd.pieo -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/crypto/openssh/auth-passwd.c -o auth-p= asswd.pieo --- all_subdir_krb5 --- --- pkinit_clnt.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_clnt.o -MTpkinit_clnt.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/pkin= it/pkinit_clnt.c -o pkinit_clnt.o --- all_subdir_bin --- --- exec.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.exec.pieo -MTexec.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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 -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/bin/sh/exec.c -o exec.pieo --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_sbin --- --- dumprmt.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.dumprmt.pi= eo -MTdumprmt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/dumprmt.c -o dumprmt.pieo --- all_subdir_secure --- --- sshpty.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -fPIE= -g -MD -MF.depend.sshpty.pieo -MTsshpty.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/crypto/openssh/sshpty.c -o sshpty.pieo --- sshlogin.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -fPIE= -g -MD -MF.depend.sshlogin.pieo -MTsshlogin.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/openssh/sshlogin.c -o sshlogin.pie= o --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_sbin --- --- tape.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DRDUMP -fPIE -g -MD -MF.depend.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- dma.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_secure --- --- all_subdir_secure/libexec/sshd-session --- --- all_subdir_secure/libexec/sshd-auth --- --- all_subdir_secure/libexec/sshd-session --- --- auth2-pubkeyfile.pieo --- --- all_subdir_secure/libexec/sshd-auth --- --- servconf.pieo --- --- all_subdir_secure/libexec/sshd-session --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-pubkeyfile.pieo -MTauth2-pubkeyfile= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/ope= nssh/auth2-pubkeyfile.c -o auth2-pubkeyfile.pieo --- all_subdir_secure/libexec/sshd-auth --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -fPIE= -g -MD -MF.depend.servconf.pieo -MTservconf.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/openssh/servconf.c -o servconf.pie= o --- all_subdir_share --- --- ru_RU.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ru_RU.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/ru_RU.UTF-8 --- all_subdir_krb5 --- --- pkinit_constants.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_constants.o -MTpkinit_constants.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -c /workspace/src/crypto/krb5/src/plugins/= preauth/pkinit/pkinit_constants.c -o pkinit_constants.o --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_libexec --- --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_krb5 --- --- pkinit_crypto_openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_crypto_openssl.o -MTpkinit_crypto_opens= sl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/= plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkinit_crypto_openssl.o --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject --- all_subdir_bin --- --- all_subdir_cddl --- make[4]: stopped making "all" in /workspace/src/cddl/usr.bin --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin --- all_subdir_cddl --- make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_bin --- make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec/sshd-session --- make[4]: stopped making "all" in /workspace/src/secure/libexec --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec 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 *** [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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_krb5 --- make[3]: stopped making "all" in /workspace/src/krb5 --- all_subdir_stand --- make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec/sshd-auth --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/msun --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 44.55 real 277.97 user 28.29 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1910605356949602= 001.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_1576_1799357976.1776626819889-- From nobody Sun Apr 19 20:18:41 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 4fzKh42SR5z6ZMs9 for ; Sun, 19 Apr 2026 20:18:44 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzKh35GK3z4427; Sun, 19 Apr 2026 20:18:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776629923; a=rsa-sha256; cv=none; b=e0lMD9KVsugyHmdTnG0M/wfGpILglCE9DDPBVj4Yh1o2whKH8UMnVqZvIADtLJKCbjrFVQ bB/wHdkZlNuMt1aBISElJFY9BdI8xrDT7KqLTC727LuArNhA/CfLsLXIH85Va7qDeU+FcG QXYstIEBBO0ljyN6/kB4KXwadY7VqHoFPy9FL4jns9ktwb4sKUL0KMVf/2byPxjuC8PaM7 fj3Wkh2cLPrpfQIKzAUcyEW3LfBm0AmlGy7ErBaksx2fOo4obek2C7DBHaViJAubYZpRfS fLHu7u67TyeUX1ddufrlFzGadet4xxBS9p+0iNxUbdXFNSoPq8FRTvKldjvdAw== 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=1776629923; 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=Sw1yR2/pG+58740ziiLlBvss315peXAEf9O7lDUlkDo=; b=gvz6ChFPOq5vdx6HsmI43TKJB1AO+KVH75dRdMJ9oAd585nOzhoGuZWwce26vscgABc8kC Rz1XCzhhR2GHEtTYL1apVctuULcxElsZF8Lga6AiacpcTzjBzDKU6PWRnRsvmTAjCyJER1 DS4Jj+hA4D50fPBIwjxVkt6j9CdB7zT+IpfCcTrmZ6ppO+XJEdqitUUhUOnjUwYkoWwSqb 63+aWUCAaVFV3ZdY3anGtpS1K9vG5DbOLGakqyTfNwOStlAtA+5ZqXtkV2yAhbBEqchRgC ZeslFsq5VW6unqZjWszIpsSyiDJymWxj/6gummEqC7ofThXrZiWVw1gWRaLk+w== 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 4fzKh34kLYz9Mm; Sun, 19 Apr 2026 20:18:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 20:18:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dsl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1707578395.1579.1776629923668@jenkins.ci.freebsd.org> In-Reply-To: <1039438852.1577.1776626821931@jenkins.ci.freebsd.org> References: <1039438852.1577.1776626821931@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3482 - 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_1578_773008419.1776629921606" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1578_773008419.1776629921606 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3482 (4a6d7fc1a00b69925b3edc39acef0= 391487a8e3e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3482/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3482/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 482/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) 4a6d7fc1a00b69925b3edc39acef0391487a8e3e by dsl: dpaa2: Extract checksum statuses on ingress The end of the build log: [...truncated 85.36 MiB...] | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- ciphers.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.ciphers.pieo = -MTciphers.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -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/crypto/openssl/apps/ciphers.= c -o ciphers.pieo --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- auth2-passwd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-passwd.pieo -MTauth2-passwd.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -passwd.c -o auth2-passwd.pieo --- all_subdir_libexec --- --- spool.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.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 -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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/contri= b/dma/spool.c -o spool.pieo --- all_subdir_krb5 --- --- groups.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.groups.o -MTgroups.o -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/grou= ps.c -o groups.o --- all_subdir_secure --- --- auth2-pubkey.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-pubkey.pieo -MTauth2-pubkey.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -pubkey.c -o auth2-pubkey.pieo --- all_subdir_cddl --- --- translate.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- cmp.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/fips/include -I/worksp= ace/src/crypto/openssl/providers/implementations/include -DL_ENDIAN -DOPENS= SL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MON= T5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_= ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -= DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1= 305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines-3\= "" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/workspace/src/cry= pto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/wo= rkspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/cryp= to/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/secure/usr.bin= /openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/obj/workspace/= src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.cmp.pieo -MTc= mp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/openssl/apps/cmp.c -o cmp.pi= eo --- all_subdir_krb5 --- --- iana.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.iana.o -MTiana.o -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/iana.c -o ian= a.o --- openssl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.openssl.o -MTopenssl.o -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/open= ssl.c -o openssl.o --- all_subdir_libexec --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_rescue --- --- histedit.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.o -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_share --- --- se_NO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/se_NO.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/se_NO.UTF-8 --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/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 *** [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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 31.15 real 193.68 user 25.46 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4208263856854740= 561.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_1578_773008419.1776629921606-- From nobody Sun Apr 19 20:31:13 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 4fzKyV2bDjz6ZP08 for ; Sun, 19 Apr 2026 20:31:14 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fzKyV065Sz44hn; Sun, 19 Apr 2026 20:31:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776630674; a=rsa-sha256; cv=none; b=Ked+DT2p/BJXeumfV8Du89P2Lz4n3iit8kweK/d9dtIpKrfDRP4ctSd4i7rCIC4LlxmOPn NWmLbmMAhV1aSm+T78Eks2RHcb7DN6ZPhrxE4TyOHGTEhc7AvwbUnG0M6PNVIzp/HA3XuI iKOiYwdMxZPrsRya/VQK5yIHshB84JbgH0mGZ9poQf/fbWzjOWbCRRn77Jjsono0g7GxAi AqNC8WCPC+1K4gLyh6k8hbPHFTROsEzs3b3PI31plt55YxDP5MRHhObqyjdVRgsUjx+hdd glnsW5zKfZS1BIDn+F+0obQWSAP/iio9n9Nsi+PI2E0qeO5IHGNlaDS5WPGoNw== 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=1776630674; 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=ZrLsn8T7hqzH1zh5g93ecBq7T7azf8oUT+nW/Kzi7dw=; b=GuWNPu8Lgsp0c0gUfmuWGWGmw0jy3OT3TlY0APyqfa+Qa6Ldn0d2BuzAaOa9SbrVPqz9EJ amECHRrYachkRk8zCqW6c8S55+kaKRi/FIOBDlwmHQFvYIZd6TfoWJuSukAif+Xv7R8jxQ mtlZ31PCAge+2ejfmIJvYEEtZHUXMWmez5qMZ3CHQ44TILWiT8716mbB53f+3WmzlNzL72 2WE+4mW/pL6kSi//3U9PxxZ3BDva1UeK5P0WOY1I6aMzcqzPUyRlpdDynZ+c8DFWswFTdY yNhD2p6Tbgt2eMqeFulWFjdk3sEq7p+BEwuiyjJDXUx1LtkPFokupW6F1zDKCQ== 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 4fzKyT6gRhzB5Q; Sun, 19 Apr 2026 20:31:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 19 Apr 2026 20:31:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dsl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <920116633.1581.1776630673941@jenkins.ci.freebsd.org> In-Reply-To: <1780322762.1571.1776622922205@jenkins.ci.freebsd.org> References: <1780322762.1571.1776622922205@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28338 - 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_1580_1113822002.1776630673780" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1580_1113822002.1776630673780 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28338 (4a6d7fc1a00b69925b3edc39acef0391487= a8e3e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28338= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28338/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28338/co= nsole 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) 4a6d7fc1a00b69925b3edc39acef0391487a8e3e by dsl: dpaa2: Extract checksum statuses on ingress The end of the build log: [...truncated 4.17 MiB...] epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.426s] sys/netinet/output:output_raw_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5d:dc epair0b: Ethernet address: 58:9c:fc:10:29:3d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:e0 epair1b: Ethernet address: 58:9c:fc:10:0d:bb epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.885s] sys/netinet/output:output_raw_success -> epair0a: Ethernet address: 58:9c= :fc:10:5d:dc epair0b: Ethernet address: 58:9c:fc:10:29:3d epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.205s] sys/netinet/output:output_tcp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5d:dc epair0b: Ethernet address: 58:9c:fc:10:29:3d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:e0 epair1b: Ethernet address: 58:9c:fc:10:0d:bb epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [3.196s] sys/netinet/output:output_tcp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5d:dc epair0b: Ethernet address: 58:9c:fc:10:29:3d epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.297s] sys/netinet/output:output_udp_flowid_mpath_success -> epair0a: Ethernet a= ddress: 58:9c:fc:10:5d:dc epair0b: Ethernet address: 58:9c:fc:10:29:3d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 58:9c:fc:10:1a:e0 epair1b: Ethernet address: 58:9c:fc:10:0d:bb epair1a: link state changed to UP epair1b: link state changed to UP lo1: link state changed to UP lo2: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [8.786s] sys/netinet/output:output_udp_setup_success -> epair0a: Ethernet address:= 58:9c:fc:10:5d:dc epair0b: Ethernet address: 58:9c:fc:10:29:3d epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.360s] sys/netinet/raw:input -> lo0: link state changed to UP passed [0.067s] sys/netinet/raw:reconnect -> lo0: link state changed to UP passed [0.058s] sys/netinet/redirect:valid_redirect -> epair0a: Ethernet address: 58:9c:f= c:10:5d:dc epair0b: Ethernet address: 58:9c:fc:10:29:3d epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.015s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> Limiting tcp reset respons= e from 8055 to 200 packets/sec Limiting tcp reset response from 8155 to 197 packets/sec passed [2.011s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 7184 to 214 packets/sec Limiting tcp reset response from 7294 to 188 packets/sec passed [2.245s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.009s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.605s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.007s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.006s] sys/netinet/so_reuseport_lb_test:connect_udp -> passed [0.209s] sys/netinet/so_reuseport_lb_test:connect_udp6 -> passed [0.208s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.007s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .010s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.187s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.007s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.006s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 6s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 1905 to 188 packets/sec Limiting tcp reset response from 9477 to 197 packets/sec Limiting tcp reset response from 9643 to 206 packets/sec Limiting tcp reset response from 9573 to 211 packets/sec Limiting tcp reset response from 9640 to 212 packets/sec Limiting tcp reset response from 9478 to 214 packets/sec Limiting tcp reset response from 9459 to 197 packets/sec passed [6.833s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 9141 to 216 packets/sec Limiting tcp reset response from 8108 to 208 packets/sec Limiting tcp reset response from 7991 to 204 packets/sec Limiting tcp reset response from 8063 to 196 packets/sec Limiting tcp reset response from 8063 to 211 packets/sec Limiting tcp reset response from 8029 to 201 packets/sec Limiting tcp reset response from 8025 to 205 packets/sec Limiting tcp reset response from 8123 to 213 packets/sec passed [8.110s] TCP HPTS started 2 ((unbounded)) swi interrupt threads sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_concurrent_operations -> p= assed [0.514s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_cpu_assignment -> passed = [0.517s] sys/netinet/tcp_hpts_test.py:TestTcpHpts::test_deferred_requests -> Kerne= l page fault with the following non-sleepable locks held: exclusive rw test-inp (test-inp) r =3D 0 (0xfffff8021db74830) locked @ /usr= /src/sys/netinet/tcp_hpts.c:1275 Kernel page fault with 1 sleep inhibitors stack backtrace: #0 0xffffffff80c54c1c at witness_debugger+0x6c #1 0xffffffff80c56529 at witness_warn+0x4c9 #2 0xffffffff8113ccdc at trap_pfault+0x8c #3 0xffffffff8110c328 at calltrap+0x8 #4 0xffffffff8315f866 at __ktest_deferred_requests+0x996 #5 0xffffffff830e3abd at run_test+0x2ad #6 0xffffffff80e6deac at nl_receive_message+0x11c #7 0xffffffff80e6d7f5 at nl_taskqueue_handler+0x3e5 #8 0xffffffff80c468f2 at taskqueue_run_locked+0x1c2 #9 0xffffffff80c477e3 at taskqueue_thread_loop+0xd3 #10 0xffffffff80b899d2 at fork_exit+0x82 #11 0xffffffff8110d34e at fork_trampoline+0xe Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0xc8 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff8316a3f1 stack pointer=09 =3D 0x28:0xfffffe00a224bab0 frame pointer=09 =3D 0x28:0xfffffe00a224bbd0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 0 (netlink_socket (PID) rdi: fffff800033b5900 rsi: 0000000000000001 rdx: ffffffff8226b570 rcx: 0000000000000001 r8: ffffffff81ad2ae0 r9: 0000000000000001 rax: 0000000000000000 rbx: 0000000000002000 rbp: fffffe00a224bbd0 r10: 0000000000000000 r11: 0000000000000001 r12: fffff8021db74800 r13: 0000000000000000 r14: fffff8021db74848 r15: 0000000000001388 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1776630662 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00a224b= 7e0 vpanic() at vpanic+0x136/frame 0xfffffe00a224b910 panic() at panic+0x43/frame 0xfffffe00a224b970 trap_pfault() at trap_pfault+0x422/frame 0xfffffe00a224b9e0 calltrap() at calltrap+0x8/frame 0xfffffe00a224b9e0 --- trap 0xc, rip =3D 0xffffffff8316a3f1, rsp =3D 0xfffffe00a224bab0, rbp = =3D 0xfffffe00a224bbd0 --- tcp_hptsi() at tcp_hptsi+0x6f1/frame 0xfffffe00a224bbd0 __ktest_deferred_requests() at __ktest_deferred_requests+0x996/frame 0xffff= fe00a224bc60 run_test() at run_test+0x2ad/frame 0xfffffe00a224bd00 nl_receive_message() at nl_receive_message+0x11c/frame 0xfffffe00a224bd40 nl_taskqueue_handler() at nl_taskqueue_handler+0x3e5/frame 0xfffffe00a224be= 40 taskqueue_run_locked() at taskqueue_run_locked+0x1c2/frame 0xfffffe00a224be= c0 taskqueue_thread_loop() at taskqueue_thread_loop+0xd3/frame 0xfffffe00a224b= ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe00a224bf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a224bf30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 107443 ] Stopped at kdb_enter+0x33: movq $0,0x15dd302(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xdadcc0 curthread =3D 0xfffff8009f67e780: pid 0 tid 107443 critnest 1 "netlink_s= ocket (PID" curpcb =3D 0xfffff8009f67ecd0 fpcurthread =3D none idlethread =3D 0xfffff8010240c780: tid 100003 "idle: cpu0" self =3D 0xffffffff82a10000 curpmap =3D 0xffffffff81da2d20 tssp =3D 0xffffffff82a10384 rsp0 =3D 0xfffffe00a224c000 kcr3 =3D 0x8000000002946004 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xa3796ec9 gs32p =3D 0xffffffff82a10404 ldt =3D 0xffffffff82a10444 tss =3D 0xffffffff82a10434 curvnet =3D 0xfffff800030e7ec0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 51m39s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-28338' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins16735836109654009702.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '4a6d7fc1a00b6= 9925b3edc39acef0391487a8e3e', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../4a6d7fc1a00b69925b3e= dc39acef0391487a8e3e/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1580_1113822002.1776630673780--